Searched refs:axq_tx_inprogress (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dxmit.c961 txq->axq_tx_inprogress = false;
1095 txq->axq_tx_inprogress = false;
2137 txq->axq_tx_inprogress = false;
2182 if (txq->axq_tx_inprogress) {
2187 txq->axq_tx_inprogress = true;
2262 txq->axq_tx_inprogress = false;
H A Dath9k.h205 bool axq_tx_inprogress; member in struct:ath_txq

Completed in 120 milliseconds