Searched refs:pending_pkt_queue (Results 1 – 1 of 1) sorted by relevance
387 void *pending_pkt_queue = NULL; in tx_aggr_check() local403 pending_pkt_queue = sys_dev_ctx->tx_config.data_pending_txq[peer][ac]; in tx_aggr_check()405 if (nrf_wifi_utils_q_len(pending_pkt_queue) == 0) { in tx_aggr_check()409 nwb = nrf_wifi_utils_q_peek(pending_pkt_queue); in tx_aggr_check()