| /src/sys/compat/linuxkpi/common/include/linux/ |
| H A D | netdevice.h | 154 TAILQ_HEAD(, napi_struct) napi_head; 239 struct napi_struct { struct 240 TAILQ_ENTRY(napi_struct) entry; 244 int (*poll)(struct napi_struct *, int); argument 261 void linuxkpi_netif_napi_add(struct net_device *, struct napi_struct *, argument 262 int(*napi_poll)(struct napi_struct *, int)); 263 void linuxkpi_netif_napi_del(struct napi_struct *); 264 bool linuxkpi_napi_schedule_prep(struct napi_struct *); 265 void linuxkpi___napi_schedule(struct napi_struct *); 266 bool linuxkpi_napi_schedule(struct napi_struct *); [all …]
|
| /src/sys/compat/linuxkpi/common/src/ |
| H A D | linux_netdev.c | 103 linuxkpi_napi_schedule_prep(struct napi_struct *napi) in linuxkpi_napi_schedule_prep() 132 lkpi___napi_schedule_dd(struct napi_struct *napi) in lkpi___napi_schedule_dd() 163 linuxkpi___napi_schedule(struct napi_struct *napi) in linuxkpi___napi_schedule() 188 linuxkpi_napi_schedule(struct napi_struct *napi) in linuxkpi_napi_schedule() 206 linuxkpi_napi_reschedule(struct napi_struct *napi) in linuxkpi_napi_reschedule() 217 linuxkpi_napi_complete_done(struct napi_struct *napi, int ret) in linuxkpi_napi_complete_done() 249 linuxkpi_napi_complete(struct napi_struct *napi) in linuxkpi_napi_complete() 257 linuxkpi_napi_disable(struct napi_struct *napi) in linuxkpi_napi_disable() 267 linuxkpi_napi_enable(struct napi_struct *napi) in linuxkpi_napi_enable() 279 linuxkpi_napi_synchronize(struct napi_struct *napi) in linuxkpi_napi_synchronize() [all …]
|
| /src/sys/contrib/dev/iwlwifi/mld/ |
| H A D | rx.h | 53 void iwl_mld_rx_mpdu(struct iwl_mld *mld, struct napi_struct *napi, 61 struct napi_struct *napi, 65 struct napi_struct *napi, 70 struct napi_struct *napi,
|
| H A D | agg.h | 108 iwl_mld_reorder(struct iwl_mld *mld, struct napi_struct *napi, 113 struct napi_struct *napi, 116 struct napi_struct *napi,
|
| H A D | notif.h | 10 void iwl_mld_rx(struct iwl_op_mode *op_mode, struct napi_struct *napi, 13 void iwl_mld_rx_rss(struct iwl_op_mode *op_mode, struct napi_struct *napi,
|
| H A D | agg.c | 14 struct napi_struct *napi, in iwl_mld_reorder_release_frames() 46 struct napi_struct *napi, in iwl_mld_release_frames_from_notif() 84 struct napi_struct *napi, in iwl_mld_handle_frame_release_notif() 101 struct napi_struct *napi, in iwl_mld_handle_bar_frame_release_notif() 192 iwl_mld_reorder(struct iwl_mld *mld, struct napi_struct *napi, in iwl_mld_reorder()
|
| H A D | notif.c | 581 void iwl_mld_rx(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx() 603 void iwl_mld_rx_rss(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_mld_rx_rss()
|
| H A D | rx.c | 121 struct napi_struct *napi, in iwl_mld_pass_packet_to_mac80211() 1888 void iwl_mld_rx_mpdu(struct iwl_mld *mld, struct napi_struct *napi, in iwl_mld_rx_mpdu() 2084 struct napi_struct *napi, in iwl_mld_handle_rx_queues_sync_notif() 2131 struct napi_struct *napi, in iwl_mld_no_data_rx() 2203 struct napi_struct *napi, in iwl_mld_handle_phy_air_sniffer_notif()
|
| /src/sys/contrib/dev/athk/ath12k/ |
| H A D | dp_mon.h | 81 struct napi_struct *napi); 87 struct napi_struct *napi); 89 struct napi_struct *napi, int budget, 101 struct napi_struct *napi, 105 struct napi_struct *napi, int *budget);
|
| H A D | dp_rx.h | 113 struct napi_struct *napi, int budget); 114 int ath12k_dp_rx_process_err(struct ath12k_base *ab, struct napi_struct *napi, 117 struct napi_struct *napi,
|
| H A D | dp_mon.c | 1062 static void ath12k_dp_mon_rx_deliver_msdu(struct ath12k *ar, struct napi_struct *napi, in ath12k_dp_mon_rx_deliver_msdu() 1140 struct napi_struct *napi) in ath12k_dp_mon_rx_deliver() 1237 struct napi_struct *napi) in ath12k_dp_mon_rx_parse_mon_status() 1984 struct napi_struct *napi, in ath12k_dp_mon_tx_process_ppdu_info() 2008 struct napi_struct *napi, in ath12k_dp_mon_tx_parse_mon_status() 2061 struct napi_struct *napi) in ath12k_dp_mon_srng_process() 2473 struct napi_struct *napi, int *budget) in ath12k_dp_mon_rx_process_stats() 2584 struct napi_struct *napi, int budget, in ath12k_dp_mon_process_ring()
|
| H A D | core.h | 149 struct napi_struct napi; 739 struct napi_struct *napi;
|
| /src/sys/contrib/dev/athk/ath11k/ |
| H A D | dp_rx.h | 70 struct napi_struct *napi, int budget); 71 int ath11k_dp_process_rx_err(struct ath11k_base *ab, struct napi_struct *napi, 74 struct napi_struct *napi, 89 struct napi_struct *napi, int budget); 91 struct napi_struct *napi, int budget);
|
| H A D | dp_rx.c | 2472 static void ath11k_dp_rx_deliver_msdu(struct ath11k *ar, struct napi_struct *napi, in ath11k_dp_rx_deliver_msdu() 2633 struct napi_struct *napi, in ath11k_dp_rx_process_received_packets() 2670 struct napi_struct *napi, int budget) in ath11k_dp_process_rx() 3868 int ath11k_dp_process_rx_err(struct ath11k_base *ab, struct napi_struct *napi, in ath11k_dp_process_rx_err() 4155 struct napi_struct *napi, in ath11k_dp_rx_wbm_err() 4184 struct napi_struct *napi, int budget) in ath11k_dp_rx_process_wbm_err() 5144 struct napi_struct *napi) in ath11k_dp_rx_mon_deliver() 5204 u32 quota, struct napi_struct *napi) in ath11k_dp_rx_mon_dest_process() 5308 struct napi_struct *napi, int budget) in ath11k_dp_rx_process_mon_status() 5595 struct napi_struct *napi) in ath11k_dp_rx_full_mon_deliver_ppdu() [all …]
|
| /src/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-op-mode.h | 159 void (*rx)(struct iwl_op_mode *op_mode, struct napi_struct *napi, 161 void (*rx_rss)(struct iwl_op_mode *op_mode, struct napi_struct *napi, 205 struct napi_struct *napi, in iwl_op_mode_rx() 212 struct napi_struct *napi, in iwl_op_mode_rx_rss()
|
| /src/sys/compat/linuxkpi/common/include/net/page_pool/ |
| H A D | types.h | 15 struct napi_struct; 26 struct napi_struct *napi;
|
| /src/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | dma.c | 66 static int mt7615_poll_tx(struct napi_struct *napi, int budget) in mt7615_poll_tx() 87 static int mt7615_poll_rx(struct napi_struct *napi, int budget) in mt7615_poll_rx()
|
| /src/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt792x_dma.c | 319 int mt792x_poll_tx(struct napi_struct *napi, int budget) in mt792x_poll_tx() 341 int mt792x_poll_rx(struct napi_struct *napi, int budget) in mt792x_poll_rx()
|
| H A D | mt792x.h | 425 int mt792x_poll_tx(struct napi_struct *napi, int budget); 426 int mt792x_poll_rx(struct napi_struct *napi, int budget);
|
| H A D | dma.h | 166 int mt76_dma_rx_poll(struct napi_struct *napi, int budget);
|
| H A D | mt76.h | 299 int (*poll)(struct napi_struct *napi, int budget)); 321 int (*poll)(struct napi_struct *napi, int budget)); 950 struct napi_struct napi[__MT_RXQ_MAX]; 963 struct napi_struct tx_napi; 1776 struct napi_struct *napi); 1778 struct napi_struct *napi);
|
| /src/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | rxmq.c | 240 struct napi_struct *napi, in iwl_mvm_pass_packet_to_mac80211() 625 struct napi_struct *napi, in iwl_mvm_release_frames() 697 struct napi_struct *napi, in iwl_mvm_release_frames_from_notif() 741 void iwl_mvm_rx_queue_notif(struct iwl_mvm *mvm, struct napi_struct *napi, in iwl_mvm_rx_queue_notif() 793 struct napi_struct *napi, in iwl_mvm_reorder() 2115 void iwl_mvm_rx_mpdu_mq(struct iwl_mvm *mvm, struct napi_struct *napi, in iwl_mvm_rx_mpdu_mq() 2441 void iwl_mvm_rx_monitor_no_data(struct iwl_mvm *mvm, struct napi_struct *napi, in iwl_mvm_rx_monitor_no_data() 2567 void iwl_mvm_rx_frame_release(struct iwl_mvm *mvm, struct napi_struct *napi, in iwl_mvm_rx_frame_release() 2581 void iwl_mvm_rx_bar_frame_release(struct iwl_mvm *mvm, struct napi_struct *napi, in iwl_mvm_rx_bar_frame_release()
|
| H A D | mvm.h | 1865 struct napi_struct *napi, 1868 void iwl_mvm_rx_rx_mpdu(struct iwl_mvm *mvm, struct napi_struct *napi, 1870 void iwl_mvm_rx_mpdu_mq(struct iwl_mvm *mvm, struct napi_struct *napi, 1872 void iwl_mvm_rx_monitor_no_data(struct iwl_mvm *mvm, struct napi_struct *napi, 1874 void iwl_mvm_rx_frame_release(struct iwl_mvm *mvm, struct napi_struct *napi, 1876 void iwl_mvm_rx_bar_frame_release(struct iwl_mvm *mvm, struct napi_struct *napi, 1878 void iwl_mvm_rx_queue_notif(struct iwl_mvm *mvm, struct napi_struct *napi,
|
| /src/sys/contrib/dev/rtw88/ |
| H A D | pci.h | 219 struct napi_struct napi;
|
| /src/sys/contrib/dev/mediatek/mt76/mt7603/ |
| H A D | dma.c | 150 static int mt7603_poll_tx(struct napi_struct *napi, int budget) in mt7603_poll_tx()
|