Searched refs:ieee80211_rx_napi (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | time-sync.c | 90 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_time_sync_msmt_event()
|
H A D | rx.c | 93 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211()
|
H A D | rxmq.c | 246 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211() 2762 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_rx_monitor_no_data()
|
H A D | mac-ctxt.c | 1703 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_rx_stored_beacon_notif()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 671 ieee80211_rx_napi(priv->hw, NULL, skb, priv->napi); in iwlagn_pass_packet_to_mac80211()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 4944 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta, 4969 ieee80211_rx_napi(hw, NULL, skb, NULL); in ieee80211_rx()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | pci.c | 1092 ieee80211_rx_napi(rtwdev->hw, NULL, new, napi); in rtw_pci_rx_napi()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 1403 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_process_rx() 2669 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_htt_rx_proc_rx_ind_hl()
|
/openbmc/linux/net/mac80211/ |
H A D | rx.c | 5412 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi() function 5438 EXPORT_SYMBOL(ieee80211_rx_napi);
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_mon.c | 1134 ieee80211_rx_napi(ar->hw, pubsta, msdu, napi); in ath12k_dp_mon_rx_deliver_msdu()
|
H A D | dp_rx.c | 2484 ieee80211_rx_napi(ar->hw, pubsta, msdu, napi); in ath12k_dp_rx_deliver_msdu()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 1755 ieee80211_rx_napi(rtwdev->hw, NULL, skb_ppdu, napi); in rtw89_core_rx_to_mac80211()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 2515 ieee80211_rx_napi(ar->hw, pubsta, msdu, napi); in ath11k_dp_rx_deliver_msdu()
|