Searched defs:napi (Results 1 – 10 of 10) sorted by relevance
| /include/linux/ |
| A D | netpoll.h | 80 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 D | netdevice.h | 719 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 D | rx-offload.h | 29 struct napi_struct napi; member
|
| /include/net/ |
| A D | netdev_rx_queue.h | 29 struct napi_struct *napi; member
|
| A D | busy_poll.h | 143 const struct napi_struct *napi) in skb_mark_napi_id()
|
| A D | gro.h | 522 static inline void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush()
|
| /include/net/libeth/ |
| A D | tx.h | 113 bool napi; member
|
| A D | xsk.h | 442 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 D | xdp.h | 1223 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 D | mana.h | 291 struct napi_struct napi; member
|
Completed in 44 milliseconds