Home
last modified time | relevance | path

Searched defs:napi (Results 1 – 10 of 10) sorted by relevance

/include/linux/
A Dnetpoll.h80 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
97 struct napi_struct *napi = have; in netpoll_poll_unlock() local
109 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
A Dnetdevice.h719 struct napi_struct *napi; member
2790 netif_napi_add_weight(struct net_device *dev, struct napi_struct *napi, in netif_napi_add_weight()
2808 netif_napi_add(struct net_device *dev, struct napi_struct *napi, in netif_napi_add()
2815 netif_napi_add_locked(struct net_device *dev, struct napi_struct *napi, in netif_napi_add_locked()
2823 struct napi_struct *napi, in netif_napi_add_tx_weight()
2867 struct napi_struct *napi, in netif_napi_add_tx()
2883 static inline void __netif_napi_del(struct napi_struct *napi) in __netif_napi_del()
2890 static inline void netif_napi_del_locked(struct napi_struct *napi) in netif_napi_del_locked()
2902 static inline void netif_napi_del(struct napi_struct *napi) in netif_napi_del()
4164 static inline gro_result_t napi_gro_receive(struct napi_struct *napi, in napi_gro_receive()
[all …]
/include/linux/can/
A Drx-offload.h29 struct napi_struct napi; member
/include/net/
A Dnetdev_rx_queue.h29 struct napi_struct *napi; member
A Dbusy_poll.h143 const struct napi_struct *napi) in skb_mark_napi_id()
A Dgro.h522 static inline void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush()
/include/net/libeth/
A Dtx.h113 bool napi; member
A Dxsk.h442 struct libeth_xdp_tx_bulk *bq, struct napi_struct *napi, in __libeth_xsk_run_pass()
500 #define libeth_xsk_run_pass(xdp, bq, napi, rs, desc, run, populate) \ argument
A Dxdp.h1223 static inline void libeth_xdp_return_va(const void *data, bool napi) in libeth_xdp_return_va()
1231 bool napi) in libeth_xdp_return_frags()
1251 bool napi) in __libeth_xdp_return_buff()
1479 struct libeth_xdp_tx_bulk *bq, struct napi_struct *napi, in __libeth_xdp_run_pass()
1542 #define libeth_xdp_run_pass(xdp, bq, napi, ss, desc, run, populate) \ argument
/include/net/mana/
A Dmana.h291 struct napi_struct napi; member

Completed in 44 milliseconds