Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-sync.c90 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_time_sync_msmt_event()
H A Drxmq.c246 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
2542 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_rx_monitor_no_data()
H A Drx.c93 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
H A Dmac-ctxt.c1787 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_rx_stored_beacon_notif()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtime_sync.c203 ieee80211_rx_napi(mld->hw, NULL, skb, NULL); in iwl_mld_handle_time_msmt_notif()
H A Drx.c142 ieee80211_rx_napi(mld->hw, sta, skb, napi); in iwl_mld_pass_packet_to_mac80211()
2135 ieee80211_rx_napi(mld->hw, NULL, skb, napi); in iwl_mld_rx_monitor_no_data()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c671 ieee80211_rx_napi(priv->hw, NULL, skb, priv->napi); in iwlagn_pass_packet_to_mac80211()
/linux/include/net/
H A Dmac80211.h5164 * ieee80211_rx_napi - receive frame from NAPI context
5185 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
5210 ieee80211_rx_napi(hw, NULL, skb, NULL); in ieee80211_rx()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dpci.c1095 ieee80211_rx_napi(rtwdev->hw, NULL, new, napi); in rtw_pci_rx_napi()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1407 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/net/mac80211/
H A Drx.c5433 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi() function
5459 EXPORT_SYMBOL(ieee80211_rx_napi);
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c2326 ieee80211_rx_napi(ath12k_ar_to_hw(ar), pubsta, msdu, napi); in ath12k_dp_mon_rx_deliver_msdu()
H A Ddp_rx.c2631 ieee80211_rx_napi(ath12k_ar_to_hw(ar), pubsta, msdu, napi); in ath12k_dp_rx_deliver_msdu()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2503 ieee80211_rx_napi(ar->hw, pubsta, msdu, napi); in ath11k_dp_rx_deliver_msdu()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2567 ieee80211_rx_napi(rtwdev->hw, NULL, skb_ppdu, napi); in rtw89_core_rx_to_mac80211()