Home
last modified time | relevance | path

Searched refs:max_cmds (Results 1 – 1 of 1) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c1135 int max_cmds = 0; in tx_process() local
1183 max_cmds = sys_fpriv->data_config.max_tx_aggregation; in tx_process()
1185 if (nrf_wifi_utils_q_len(pend_pkt_q) < max_cmds) { in tx_process()