Home
last modified time | relevance | path

Searched defs:napi_struct (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h206 struct napi_struct { global() struct
211 pollnapi_struct global() argument
228 napi_tasknapi_struct global() argument
269 netif_napi_add_tx(struct net_device * dev,struct napi_struct * napi,int (* napi_poll)(struct napi_struct *,int)) netif_napi_add_tx() argument
[all...]
/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_netdev.c330 linuxkpi_netif_napi_add(struct net_device * ndev,struct napi_struct * napi,int (* napi_poll)(struct napi_struct *,int)) linuxkpi_netif_napi_add() argument
[all...]