Searched refs:ath10k_mac_txq_lookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.h | 70 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar,
|
H A D | htt_rx.c | 3322 txq = ath10k_mac_txq_lookup(ar, peer_id, tid); in ath10k_htt_rx_tx_fetch_ind() 3486 txq = ath10k_mac_txq_lookup(ar, peer_id, tid); in ath10k_htt_rx_tx_mode_switch_ind()
|
H A D | mac.c | 4104 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar, in ath10k_mac_txq_lookup() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.h | 70 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar,
|
H A D | htt_rx.c | 3446 txq = ath10k_mac_txq_lookup(ar, peer_id, tid); in ath10k_htt_rx_tx_fetch_ind() 3610 txq = ath10k_mac_txq_lookup(ar, peer_id, tid); in ath10k_htt_rx_tx_mode_switch_ind()
|
H A D | mac.c | 4287 struct ieee80211_txq *ath10k_mac_txq_lookup(struct ath10k *ar, in ath10k_mac_txq_lookup() function
|
Completed in 36 milliseconds