Searched refs:axq_link (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.c956 txq->axq_link = NULL;
1054 txq->axq_link = NULL;
1287 if (txq->axq_link == NULL) {
1294 *txq->axq_link = bf->bf_daddr;
1297 txq->axq_qnum, txq->axq_link,
1301 &txq->axq_link);
2071 txq->axq_link);
2076 txq->axq_link = NULL;
H A Dath9k.h200 u32 *axq_link; member in struct:ath_txq

Completed in 58 milliseconds