Home
last modified time | relevance | path

Searched defs:napi_poll (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c624 u64 napi_poll = 0, normal_irq_n = 0; in stmmac_get_ethtool_stats() local
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h224 unsigned long napi_poll; member
/openbmc/linux/net/core/
H A Ddev.c6261 int (*napi_poll)(struct napi_struct *napi, int budget); in napi_busy_loop() local
6626 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2998 int (*napi_poll)(struct napi_struct *napi, int budget); member