| /linux/net/core/ |
| H A D | dev.h | 29 struct napi_struct * 215 static inline u32 napi_get_defer_hard_irqs(const struct napi_struct *n) in napi_get_defer_hard_irqs() 225 static inline void napi_set_defer_hard_irqs(struct napi_struct *n, u32 defer) in napi_set_defer_hard_irqs() 240 struct napi_struct *napi; in netdev_set_defer_hard_irqs() 258 napi_get_gro_flush_timeout(const struct napi_struct *n) in napi_get_gro_flush_timeout() 270 static inline void napi_set_gro_flush_timeout(struct napi_struct *n, in napi_set_gro_flush_timeout() 286 struct napi_struct *napi; in netdev_set_gro_flush_timeout() 304 napi_get_irq_suspend_timeout(const struct napi_struct *n) in napi_get_irq_suspend_timeout() 316 static inline void napi_set_irq_suspend_timeout(struct napi_struct *n, in napi_set_irq_suspend_timeout() 322 static inline enum netdev_napi_threaded napi_get_threaded(struct napi_struct *n) in napi_get_threaded() [all …]
|
| H A D | gro_cells.c | 10 struct napi_struct napi; 57 static int gro_cell_poll(struct napi_struct *napi, int budget) in gro_cell_poll()
|
| /linux/drivers/net/wireless/intel/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,
|
| /linux/drivers/net/wireless/ath/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, 85 struct napi_struct *napi, int budget); 87 struct napi_struct *napi, int budget);
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_txrx.h | 14 int ionic_rx_napi(struct napi_struct *napi, int budget); 15 int ionic_tx_napi(struct napi_struct *napi, int budget); 16 int ionic_txrx_napi(struct napi_struct *napi, int budget);
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_utils.h | 22 struct sk_buff *gve_rx_copy_data(struct net_device *dev, struct napi_struct *napi, 25 struct sk_buff *gve_rx_copy(struct net_device *dev, struct napi_struct *napi, 32 int (*gve_poll)(struct napi_struct *, int));
|
| H A D | gve_utils.c | 67 struct sk_buff *gve_rx_copy_data(struct net_device *dev, struct napi_struct *napi, in gve_rx_copy_data() 83 struct sk_buff *gve_rx_copy(struct net_device *dev, struct napi_struct *napi, in gve_rx_copy() 109 int (*gve_poll)(struct napi_struct *, int)) in gve_add_napi() argument
|
| H A D | gve_dqo.h | 63 struct napi_struct *napi); 115 int gve_napi_poll_dqo(struct napi_struct *napi, int budget);
|
| /linux/include/linux/ |
| H A D | netdevice.h | 381 struct napi_struct { struct 394 int (*poll)(struct napi_struct *, int); argument 510 void __napi_schedule(struct napi_struct *n); 511 void __napi_schedule_irqoff(struct napi_struct *n); 513 static inline bool napi_disable_pending(struct napi_struct *n) in napi_disable_pending() 518 static inline bool napi_prefer_busy_poll(struct napi_struct *n) in napi_prefer_busy_poll() 541 static inline bool napi_is_scheduled(struct napi_struct *n) in napi_is_scheduled() 546 bool napi_schedule_prep(struct napi_struct *n); 558 static inline bool napi_schedule(struct napi_struct *n) in napi_schedule() 574 static inline void napi_schedule_irqoff(struct napi_struct *n) in napi_schedule_irqoff() [all …]
|
| H A D | netpoll.h | 79 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock() 96 struct napi_struct *napi = have; in netpoll_poll_unlock() 108 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
|
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | dp_rx.h | 16 struct napi_struct *napi, int budget); 17 int ath12k_wifi7_dp_rx_process_err(struct ath12k_dp *dp, struct napi_struct *napi, 20 struct napi_struct *napi,
|
| H A D | dp_mon.h | 15 struct napi_struct *napi, int budget, 21 struct napi_struct *napi,
|
| /linux/drivers/net/wireless/intel/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()
|
| /linux/drivers/net/ethernet/sunplus/ |
| H A D | spl2sw_int.h | 9 int spl2sw_rx_poll(struct napi_struct *napi, int budget); 10 int spl2sw_tx_poll(struct napi_struct *napi, int budget);
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_txrx.h | 165 struct napi_struct *napi; 217 struct napi_struct napi; 247 int fun_rxq_napi_poll(struct napi_struct *napi, int budget); 248 int fun_txq_napi_poll(struct napi_struct *napi, int budget);
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | cpsw_priv.h | 334 struct napi_struct napi_rx; 335 struct napi_struct napi_tx; 456 int cpsw_tx_mq_poll(struct napi_struct *napi_tx, int budget); 457 int cpsw_tx_poll(struct napi_struct *napi_tx, int budget); 458 int cpsw_rx_mq_poll(struct napi_struct *napi_rx, int budget); 459 int cpsw_rx_poll(struct napi_struct *napi_rx, int budget);
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | netdev.h | 23 struct napi_struct napi; 103 int hfi1_netdev_rx_napi(struct napi_struct *napi, int budget);
|
| H A D | ipoib_rx.c | 22 static struct sk_buff *prepare_frag_skb(struct napi_struct *napi, int size) in prepare_frag_skb() 49 struct napi_struct *napi = &rxq->napi; in hfi1_ipoib_prepare_skb()
|
| /linux/include/trace/events/ |
| H A D | napi.h | 16 TP_PROTO(struct napi_struct *napi, int work, int budget), 21 __field( struct napi_struct *, napi)
|
| /linux/drivers/net/ethernet/netronome/nfp/nfd3/ |
| H A D | nfd3.h | 95 int nfp_nfd3_poll(struct napi_struct *napi, int budget); 104 int nfp_nfd3_xsk_poll(struct napi_struct *napi, int budget);
|
| /linux/include/net/ |
| H A D | busy_poll.h | 36 struct napi_struct; 143 const struct napi_struct *napi) in skb_mark_napi_id()
|
| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_hif_dpmaif.h | 119 struct napi_struct napi; 167 struct napi_struct *napi);
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker.h | 46 struct napi_struct napi_tx; 47 struct napi_struct napi_rx;
|