Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/
Drx.c676 ieee80211_rx_napi(priv->hw, NULL, skb, priv->napi); in iwlagn_pass_packet_to_mac80211()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Drx.c93 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
Drxmq.c249 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
2140 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_rx_monitor_no_data()
Dmac-ctxt.c1486 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_rx_stored_beacon_notif()
/Linux-v5.15/include/net/
Dmac80211.h4546 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
4571 ieee80211_rx_napi(hw, NULL, skb, NULL); in ieee80211_rx()
/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Dpci.c1120 ieee80211_rx_napi(rtwdev->hw, NULL, new, napi); in rtw_pci_rx_napi()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c1337 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_process_rx()
2551 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_htt_rx_proc_rx_ind_hl()
/Linux-v5.15/net/mac80211/
Drx.c4989 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi() function
5015 EXPORT_SYMBOL(ieee80211_rx_napi);
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Ddp_rx.c2431 ieee80211_rx_napi(ar->hw, NULL, msdu, napi); in ath11k_dp_rx_deliver_msdu()