Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c1204 int tx_done_q = 0, start_ac, end_ac, cnt = 0; in tx_buff_req_free() local
1216 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()