| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.h | 69 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);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_txrx.h | 12 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);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-op-mode.h | 150 void (*rx)(struct iwl_op_mode *op_mode, struct napi_struct *napi, 152 void (*rx_rss)(struct iwl_op_mode *op_mode, struct napi_struct *napi, 188 struct napi_struct *napi, in iwl_op_mode_rx() 195 struct napi_struct *napi, in iwl_op_mode_rx_rss()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netpoll.h | 69 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock() 86 struct napi_struct *napi = have; in netpoll_poll_unlock() 98 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
|
| H A D | netdevice.h | 328 struct napi_struct { struct 341 int (*poll)(struct napi_struct *, int); argument 441 void __napi_schedule(struct napi_struct *n); 442 void __napi_schedule_irqoff(struct napi_struct *n); 444 static inline bool napi_disable_pending(struct napi_struct *n) in napi_disable_pending() 449 bool napi_schedule_prep(struct napi_struct *n); 458 static inline void napi_schedule(struct napi_struct *n) in napi_schedule() 470 static inline void napi_schedule_irqoff(struct napi_struct *n) in napi_schedule_irqoff() 477 static inline bool napi_reschedule(struct napi_struct *napi) in napi_reschedule() 486 bool napi_complete_done(struct napi_struct *n, int work_done); [all …]
|
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw_priv.h | 332 struct napi_struct napi_rx; 333 struct napi_struct napi_tx; 447 int cpsw_tx_mq_poll(struct napi_struct *napi_tx, int budget); 448 int cpsw_tx_poll(struct napi_struct *napi_tx, int budget); 449 int cpsw_rx_mq_poll(struct napi_struct *napi_rx, int budget); 450 int cpsw_rx_poll(struct napi_struct *napi_rx, int budget);
|
| H A D | am65-cpsw-nuss.h | 58 struct napi_struct napi_tx; 105 struct napi_struct napi_rx;
|
| H A D | netcp.h | 97 struct napi_struct rx_napi; 98 struct napi_struct tx_napi;
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | netdev.h | 24 struct napi_struct napi; 116 int hfi1_netdev_rx_napi(struct napi_struct *napi, int budget);
|
| H A D | ipoib_rx.c | 25 static struct sk_buff *prepare_frag_skb(struct napi_struct *napi, int size) in prepare_frag_skb() 52 struct napi_struct *napi = &rxq->napi; in hfi1_ipoib_prepare_skb()
|
| H A D | ipoib.h | 96 struct napi_struct *napi; 106 struct napi_struct *tx_napis;
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | busy_poll.h | 28 struct napi_struct; 114 struct napi_struct *napi) in skb_mark_napi_id()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | gro_cells.c | 9 struct napi_struct napi; 50 static int gro_cell_poll(struct napi_struct *napi, int budget) in gro_cell_poll()
|
| H A D | dev.c | 170 static struct napi_struct *napi_by_id(unsigned int napi_id); 1009 struct napi_struct *napi; in dev_get_by_napi_id() 4278 struct napi_struct *napi) in ____napi_schedule() 5769 static void gro_normal_list(struct napi_struct *napi) in gro_normal_list() 5781 static void gro_normal_one(struct napi_struct *napi, struct sk_buff *skb, int segs) in gro_normal_one() 5791 static int napi_gro_complete(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_complete() 5828 static void __napi_gro_flush_chain(struct napi_struct *napi, u32 index, in __napi_gro_flush_chain() 5850 void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush() 5863 static struct list_head *gro_list_prepare(struct napi_struct *napi, in gro_list_prepare() 5954 static void gro_flush_oldest(struct napi_struct *napi, struct list_head *head) in gro_flush_oldest() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.h | 111 struct napi_struct napi; 156 int otx2_napi_handler(struct napi_struct *napi, int budget);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/ |
| H A D | sunvnet_common.h | 86 struct napi_struct napi; 150 int sunvnet_poll_common(struct napi_struct *napi, int budget);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/ |
| H A D | rocker.h | 46 struct napi_struct napi_tx; 47 struct napi_struct napi_rx;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/vxge/ |
| H A D | vxge-main.h | 286 struct napi_struct napi; 287 struct napi_struct *napi_p; 375 struct napi_struct napi;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | netdev.c | 91 static int wil6210_netdev_poll_rx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx() 112 static int wil6210_netdev_poll_rx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_rx_edma() 133 static int wil6210_netdev_poll_tx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx() 170 static int wil6210_netdev_poll_tx_edma(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx_edma()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | qi.c | 40 struct napi_struct irqtask; 480 static int caam_qi_poll(struct napi_struct *napi, int budget) in caam_qi_poll() 518 struct napi_struct *irqtask; in caam_qi_shutdown() 749 struct napi_struct *irqtask = &caam_napi->irqtask; in caam_qi_init()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib.h | 327 struct napi_struct send_napi; 328 struct napi_struct recv_napi; 481 int ipoib_rx_poll(struct napi_struct *napi, int budget); 482 int ipoib_tx_poll(struct napi_struct *napi, int budget);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac.h | 93 struct napi_struct rx_napi ____cacheline_aligned_in_smp; 94 struct napi_struct tx_napi ____cacheline_aligned_in_smp;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux_priv.h | 221 struct napi_struct rx_napi_struct ____cacheline_aligned; 393 int dhd_napi_poll(struct napi_struct *napi, int budget);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux_priv.h | 221 struct napi_struct rx_napi_struct ____cacheline_aligned; 393 int dhd_napi_poll(struct napi_struct *napi, int budget);
|