Home
last modified time | relevance | path

Searched refs:xlgmac_all_poll (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-net.c26 static int xlgmac_all_poll(struct napi_struct *, int);
430 xlgmac_all_poll, NAPI_POLL_WEIGHT); in xlgmac_napi_enable()
1309 static int xlgmac_all_poll(struct napi_struct *napi, int budget) in xlgmac_all_poll() function