Searched refs:max_cmds (Results 1 – 1 of 1) sorted by relevance
1135 int max_cmds = 0; in tx_process() local1183 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()