Searched refs:ieee80211_rx_napi (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rx.c | 671 ieee80211_rx_napi(priv->hw, NULL, skb, priv->napi); in iwlagn_pass_packet_to_mac80211()
|
| /linux/include/net/ |
| H A D | mac80211.h | 5370 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta, 5395 ieee80211_rx_napi(hw, NULL, skb, NULL); in ieee80211_rx()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 1731 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_rx_stored_beacon_notif()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_rx.c | 1395 ieee80211_rx_napi(ath12k_pdev_dp_to_hw(dp_pdev), pubsta, msdu, napi); in ath12k_dp_rx_deliver_msdu()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | htt_rx.c | 1406 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_process_rx() 2672 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_htt_rx_proc_rx_ind_hl()
|
| /linux/net/mac80211/ |
| H A D | rx.c | 5648 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi() function 5674 EXPORT_SYMBOL(ieee80211_rx_napi);
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.c | 2502 ieee80211_rx_napi(ar->hw, pubsta, msdu, napi); in ath11k_dp_rx_deliver_msdu()
|