Searched refs:ath9k_hw_get_txq_props (Results 1 - 6 of 6) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_beacon.c | 29 ath9k_hw_get_txq_props(ah, priv->beacon.beaconq, &qi); 39 ath9k_hw_get_txq_props(ah, qnum, &qi_be);
|
H A D | beacon.c | 40 ath9k_hw_get_txq_props(ah, sc->beacon.beaconq, &qi); 51 ath9k_hw_get_txq_props(ah, txq->axq_qnum, &qi_be);
|
H A D | mac.c | 261 bool ath9k_hw_get_txq_props(struct ath_hw *ah, int q, function 291 EXPORT_SYMBOL(ath9k_hw_get_txq_props); variable
|
H A D | mac.h | 723 bool ath9k_hw_get_txq_props(struct ath_hw *ah, int q,
|
H A D | htc_drv_txrx.c | 195 ath9k_hw_get_txq_props(ah, qnum, &qi);
|
H A D | xmit.c | 1694 ath9k_hw_get_txq_props(ah, qnum, &qi); 1718 ath9k_hw_get_txq_props(sc->sc_ah, qnum, &qi);
|
Completed in 101 milliseconds