Home
last modified time | relevance | path

Searched refs:ieee80211_rx_napi (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h4496 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
4521 ieee80211_rx_napi(hw, NULL, skb, NULL); in ieee80211_rx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c332 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
2098 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_rx_monitor_no_data()
H A Drx.c145 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
H A Dmac-ctxt.c1497 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_rx_stored_beacon_notif()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c676 ieee80211_rx_napi(priv->hw, NULL, skb, priv->napi); in iwlagn_pass_packet_to_mac80211()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c947 ieee80211_rx_napi(hw, sta, skb, napi); in mt76_rx_complete()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1337 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_process_rx()
2553 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_htt_rx_proc_rx_ind_hl()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Drx.c4853 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi() function
4879 EXPORT_SYMBOL(ieee80211_rx_napi);
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2400 ieee80211_rx_napi(ar->hw, NULL, msdu, napi); in ath11k_dp_rx_deliver_msdu()