Home
last modified time | relevance | path

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

12345678910>>...19

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A 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);
H A 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,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h70 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);
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A 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);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A 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()
/openbmc/linux/net/core/
H A Dgro.c232 static void napi_gro_complete(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_complete()
268 static void __napi_gro_flush_chain(struct napi_struct *napi, u32 index, in __napi_gro_flush_chain()
290 void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush()
415 static void gro_flush_oldest(struct napi_struct *napi, struct list_head *head) in gro_flush_oldest()
434 static enum gro_result dev_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in dev_gro_receive()
570 static gro_result_t napi_skb_finish(struct napi_struct *napi, in napi_skb_finish()
597 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()
613 static void napi_reuse_skb(struct napi_struct *napi, struct sk_buff *skb) in napi_reuse_skb()
643 struct sk_buff *napi_get_frags(struct napi_struct *napi) in napi_get_frags()
658 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()
[all …]
H A Dgro_cells.c9 struct napi_struct napi;
50 static int gro_cell_poll(struct napi_struct *napi, int budget) in gro_cell_poll()
/openbmc/linux/include/linux/
H A 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()
H A 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 …]
/openbmc/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_int.h9 int spl2sw_rx_poll(struct napi_struct *napi, int budget);
10 int spl2sw_tx_poll(struct napi_struct *napi, int budget);
/openbmc/linux/include/trace/events/
H A Dnapi.h16 TP_PROTO(struct napi_struct *napi, int work, int budget),
21 __field( struct napi_struct *, napi)
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A 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);
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev.h23 struct napi_struct napi;
103 int hfi1_netdev_rx_napi(struct napi_struct *napi, int budget);
H A 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()
/openbmc/linux/drivers/net/ethernet/ti/
H A 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);
H A Dam65-cpsw-nuss.h73 struct napi_struct napi_tx;
138 struct napi_struct napi_rx;
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dnfd3.h95 int nfp_nfd3_poll(struct napi_struct *napi, int budget);
104 int nfp_nfd3_xsk_poll(struct napi_struct *napi, int budget);
/openbmc/linux/include/net/
H A Dbusy_poll.h31 struct napi_struct;
119 struct napi_struct *napi) in skb_mark_napi_id()
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif.h119 struct napi_struct napi;
167 struct napi_struct *napi);
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.h86 struct napi_struct napi;
150 int sunvnet_poll_common(struct napi_struct *napi, int budget);
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h117 struct napi_struct napi;
166 int otx2_napi_handler(struct napi_struct *napi, int budget);
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker.h46 struct napi_struct napi_tx;
47 struct napi_struct napi_rx;
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_xdp.c49 struct napi_struct *napi; in igc_xdp_enable_pool()
109 struct napi_struct *napi; in igc_xdp_disable_pool()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige.h128 struct napi_struct napi;
205 int mlxbf_gige_poll(struct napi_struct *napi, int budget);
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h128 struct napi_struct rx_napi ____cacheline_aligned_in_smp;
129 struct napi_struct tx_napi ____cacheline_aligned_in_smp;
130 struct napi_struct rxtx_napi ____cacheline_aligned_in_smp;

12345678910>>...19