Searched defs:napi_struct (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | netdevice.h | 206 struct napi_struct { global() struct |
/freebsd-src/sys/compat/linuxkpi/common/src/ | ||
H A D | linux_netdev.c | 330 linuxkpi_netif_napi_add(struct net_device * ndev,struct napi_struct * napi,int (* napi_poll)(struct napi_struct *,int)) linuxkpi_netif_napi_add() argument |