Home
last modified time | relevance | path

Searched refs:napi_struct (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Ddp_mon.h81 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);
Ddp_rx.h113 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,
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Ddp_rx.h69 struct napi_struct *napi, int budget);
70 int ath11k_dp_process_rx_err(struct ath11k_base *ab, struct napi_struct *napi,
73 struct napi_struct *napi,
84 struct napi_struct *napi, int budget);
86 struct napi_struct *napi, int budget);
/Linux-v6.6/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.h12 int ionic_rx_napi(struct napi_struct *napi, int budget);
13 int ionic_tx_napi(struct napi_struct *napi, int budget);
14 int ionic_txrx_napi(struct napi_struct *napi, int budget);
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/
Diwl-op-mode.h95 void (*rx)(struct iwl_op_mode *op_mode, struct napi_struct *napi,
97 void (*rx_rss)(struct iwl_op_mode *op_mode, struct napi_struct *napi,
136 struct napi_struct *napi, in iwl_op_mode_rx()
143 struct napi_struct *napi, in iwl_op_mode_rx_rss()
/Linux-v6.6/net/core/
Dgro.c236 static void napi_gro_complete(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_complete()
272 static void __napi_gro_flush_chain(struct napi_struct *napi, u32 index, in __napi_gro_flush_chain()
294 void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush()
418 static void gro_flush_oldest(struct napi_struct *napi, struct list_head *head) in gro_flush_oldest()
437 static enum gro_result dev_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in dev_gro_receive()
573 static gro_result_t napi_skb_finish(struct napi_struct *napi, in napi_skb_finish()
600 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()
616 static void napi_reuse_skb(struct napi_struct *napi, struct sk_buff *skb) in napi_reuse_skb()
645 struct sk_buff *napi_get_frags(struct napi_struct *napi) in napi_get_frags()
660 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()
[all …]
Dgro_cells.c9 struct napi_struct napi;
50 static int gro_cell_poll(struct napi_struct *napi, int budget) in gro_cell_poll()
/Linux-v6.6/include/linux/
Dnetpoll.h70 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
87 struct napi_struct *napi = have; in netpoll_poll_unlock()
99 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
Dnetdevice.h352 struct napi_struct { struct
365 int (*poll)(struct napi_struct *, int); argument
470 void __napi_schedule(struct napi_struct *n);
471 void __napi_schedule_irqoff(struct napi_struct *n);
473 static inline bool napi_disable_pending(struct napi_struct *n) in napi_disable_pending()
478 static inline bool napi_prefer_busy_poll(struct napi_struct *n) in napi_prefer_busy_poll()
483 bool napi_schedule_prep(struct napi_struct *n);
492 static inline void napi_schedule(struct napi_struct *n) in napi_schedule()
504 static inline void napi_schedule_irqoff(struct napi_struct *n) in napi_schedule_irqoff()
511 static inline bool napi_reschedule(struct napi_struct *napi) in napi_reschedule()
[all …]
/Linux-v6.6/drivers/net/ethernet/sunplus/
Dspl2sw_int.h9 int spl2sw_rx_poll(struct napi_struct *napi, int budget);
10 int spl2sw_tx_poll(struct napi_struct *napi, int budget);
/Linux-v6.6/include/trace/events/
Dnapi.h16 TP_PROTO(struct napi_struct *napi, int work, int budget),
21 __field( struct napi_struct *, napi)
/Linux-v6.6/drivers/net/ethernet/fungible/funeth/
Dfuneth_txrx.h165 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-v6.6/drivers/infiniband/hw/hfi1/
Dnetdev.h23 struct napi_struct napi;
103 int hfi1_netdev_rx_napi(struct napi_struct *napi, int budget);
Dipoib_rx.c22 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-v6.6/drivers/net/ethernet/ti/
Dcpsw_priv.h334 struct napi_struct napi_rx;
335 struct napi_struct napi_tx;
455 int cpsw_tx_mq_poll(struct napi_struct *napi_tx, int budget);
456 int cpsw_tx_poll(struct napi_struct *napi_tx, int budget);
457 int cpsw_rx_mq_poll(struct napi_struct *napi_rx, int budget);
458 int cpsw_rx_poll(struct napi_struct *napi_rx, int budget);
Dam65-cpsw-nuss.h73 struct napi_struct napi_tx;
138 struct napi_struct napi_rx;
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/nfd3/
Dnfd3.h95 int nfp_nfd3_poll(struct napi_struct *napi, int budget);
104 int nfp_nfd3_xsk_poll(struct napi_struct *napi, int budget);
/Linux-v6.6/include/net/
Dbusy_poll.h31 struct napi_struct;
119 struct napi_struct *napi) in skb_mark_napi_id()
/Linux-v6.6/drivers/net/wwan/t7xx/
Dt7xx_hif_dpmaif.h119 struct napi_struct napi;
167 struct napi_struct *napi);
/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_xdp.c49 struct napi_struct *napi; in igc_xdp_enable_pool()
109 struct napi_struct *napi; in igc_xdp_disable_pool()
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h117 struct napi_struct napi;
166 int otx2_napi_handler(struct napi_struct *napi, int budget);
/Linux-v6.6/drivers/net/ethernet/rocker/
Drocker.h46 struct napi_struct napi_tx;
47 struct napi_struct napi_rx;
/Linux-v6.6/drivers/net/ethernet/sun/
Dsunvnet_common.h86 struct napi_struct napi;
150 int sunvnet_poll_common(struct napi_struct *napi, int budget);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige.h127 struct napi_struct napi;
197 int mlxbf_gige_poll(struct napi_struct *napi, int budget);
/Linux-v6.6/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.h101 struct napi_struct napi_tx;
134 struct napi_struct napi_rx;

12345678910>>...19