Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A 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