Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Drx.c671 ieee80211_rx_napi(priv->hw, NULL, skb, priv->napi); in iwlagn_pass_packet_to_mac80211()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c272 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
2154 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_rx_monitor_no_data()
Drx.c93 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
Dmac-ctxt.c1487 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_rx_stored_beacon_notif()
/linux-6.1.9/include/net/
Dmac80211.h4800 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
4825 ieee80211_rx_napi(hw, NULL, skb, NULL); in ieee80211_rx()
/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Dpci.c1126 ieee80211_rx_napi(rtwdev->hw, NULL, new, napi); in rtw_pci_rx_napi()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c1402 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_process_rx()
2673 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_htt_rx_proc_rx_ind_hl()
/linux-6.1.9/net/mac80211/
Drx.c5258 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi() function
5284 EXPORT_SYMBOL(ieee80211_rx_napi);
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcore.c1489 ieee80211_rx_napi(rtwdev->hw, NULL, skb_ppdu, napi); in rtw89_core_rx_to_mac80211()
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Ddp_rx.c2509 ieee80211_rx_napi(ar->hw, pubsta, msdu, napi); in ath11k_dp_rx_deliver_msdu()