Home
last modified time | relevance | path

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

/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.h5424 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
5449 ieee80211_rx_napi(hw, NULL, skb, NULL); in ieee80211_rx()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c93 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
H A Dmac-ctxt.c1745 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_rx_stored_beacon_notif()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c518 ieee80211_rx_napi(ath12k_pdev_dp_to_hw(dp_pdev), NULL, msdu, napi); in ath12k_dp_mon_rx_deliver_msdu()
H A Ddp_rx.c1425 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.c1105 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()
2671 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_htt_rx_proc_rx_ind_hl()
/linux/net/mac80211/
H A Drx.c5730 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi() function
5756 EXPORT_SYMBOL(ieee80211_rx_napi);
/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.c4031 ieee80211_rx_napi(rtwdev->hw, NULL, skb_ppdu, napi); in rtw89_core_rx_to_mac80211()