Home
last modified time | relevance | path

Searched refs:ath10k_mac_txq_lookup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.h70 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar,
H A Dhtt_rx.c3447 txq = ath10k_mac_txq_lookup(ar, peer_id, tid); in ath10k_htt_rx_tx_fetch_ind()
3611 txq = ath10k_mac_txq_lookup(ar, peer_id, tid); in ath10k_htt_rx_tx_mode_switch_ind()
H A Dmac.c4288 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar, in ath10k_mac_txq_lookup() function