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()
2531 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.c1731 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.c202 ieee80211_rx_napi(mld->hw, NULL, skb, NULL); in iwl_mld_handle_time_msmt_notif()
H A Drx.c133 ieee80211_rx_napi(mld->hw, sta, skb, napi); in iwl_mld_pass_packet_to_mac80211()
2330 ieee80211_rx_napi(mld->hw, NULL, skb, napi); in iwl_mld_no_data_rx()
/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.h5242 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
5267 ieee80211_rx_napi(hw, NULL, skb, NULL); in ieee80211_rx()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c586 ieee80211_rx_napi(ath12k_pdev_dp_to_hw(dp_pdev), pubsta, msdu, napi); in ath12k_dp_mon_rx_deliver_msdu()
H A Ddp_rx.c1393 ieee80211_rx_napi(ath12k_pdev_dp_to_hw(dp_pdev), pubsta, msdu, napi); in ath12k_dp_rx_deliver_msdu()
/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.c1406 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 Drx.c5598 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi() function
5624 EXPORT_SYMBOL(ieee80211_rx_napi);
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2502 ieee80211_rx_napi(ar->hw, pubsta, msdu, napi); in ath11k_dp_rx_deliver_msdu()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3297 ieee80211_rx_napi(rtwdev->hw, NULL, skb_ppdu, napi); in rtw89_core_rx_to_mac80211()