Searched refs:start_ac (Results 1 – 1 of 1) sorted by relevance
1204 int tx_done_q = 0, start_ac, end_ac, cnt = 0; in tx_buff_req_free() local1216 start_ac = end_ac = tx_done_q; in tx_buff_req_free()1235 start_ac = NRF_WIFI_FMAC_AC_VO; in tx_buff_req_free()1239 for (cnt = start_ac; cnt >= end_ac; cnt--) { in tx_buff_req_free()