Searched refs:ieee80211_rx_napi (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/dev/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 | 249 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_pass_packet_to_mac80211() 2520 ieee80211_rx_napi(mvm->hw, sta, skb, napi); in iwl_mvm_rx_mpdu_mq()
|
H A D | mac-ctxt.c | 1752 ieee80211_rx_napi(mvm->hw, NULL, skb, NULL); in iwl_mvm_rx_stored_beacon_notif()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | pci.c | 1151 ieee80211_rx_napi(rtwdev->hw, NULL, new, napi); in rtw_pci_rx_napi()
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 1355 ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta, in ieee80211_rx_napi() function
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | htt_rx.c | 1422 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_process_rx() 2810 ieee80211_rx_napi(ar->hw, NULL, skb, &ar->napi); in ath10k_htt_rx_proc_rx_ind_hl()
|
/freebsd/sys/contrib/dev/athk/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 | 2473 ieee80211_rx_napi(ar->hw, pubsta, msdu, napi); in ath12k_dp_rx_deliver_msdu()
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.c | 2457 ieee80211_rx_napi(rtwdev->hw, NULL, skb_ppdu, napi); in rtw89_core_update_rx_status()
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | dp_rx.c | 2554 ieee80211_rx_napi(ar->hw, pubsta, msdu, napi); in ath11k_dp_rx_deliver_msdu()
|