Searched defs:napi_poll (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/net/core/ | ||
H A D | net-traces.c | 38 EXPORT_TRACEPOINT_SYMBOL_GPL(napi_poll); variable |
H A D | dev.c | 4785 static int napi_poll(struct napi_struct *n, struct list_head *repoll) napi_poll() function |
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | common.h | 95 unsigned long napi_poll; member in struct:stmmac_extra_stats |
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/ | ||
H A D | sxgbe_common.h | 227 unsigned long napi_poll; member in struct:sxgbe_extra_stats |
Completed in 203 milliseconds