Searched refs:tqe_q (Results 1 – 1 of 1) sorted by relevance
700 struct txq_entry_t *tqe_q[NQUEUES]; in wilc_wlan_handle_txq() local725 tqe_q[ac] = wilc_wlan_txq_get_first(wilc, ac); in wilc_wlan_handle_txq()734 if (!tqe_q[ac]) in wilc_wlan_handle_txq()739 (!max_size_over) && tqe_q[ac]; k++) { in wilc_wlan_handle_txq()745 if (tqe_q[ac]->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()747 else if (tqe_q[ac]->type == WILC_NET_PKT) in wilc_wlan_handle_txq()752 vmm_sz += tqe_q[ac]->buffer_size; in wilc_wlan_handle_txq()760 if (tqe_q[ac]->type == WILC_CFG_PKT) in wilc_wlan_handle_txq()768 tqe_q[ac] = wilc_wlan_txq_get_next(wilc, in wilc_wlan_handle_txq()769 tqe_q[ac], in wilc_wlan_handle_txq()