Home
last modified time | relevance | path

Searched refs:xlgmac_rx_poll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c1107 static int xlgmac_rx_poll(struct xlgmac_channel *channel, int budget) in xlgmac_rx_poll() function
1293 processed = xlgmac_rx_poll(channel, budget); in xlgmac_one_poll()
1334 processed += xlgmac_rx_poll(channel, ring_budget); in xlgmac_all_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c1106 static int xlgmac_rx_poll(struct xlgmac_channel *channel, int budget) in xlgmac_rx_poll() function
1292 processed = xlgmac_rx_poll(channel, budget); in xlgmac_one_poll()
1333 processed += xlgmac_rx_poll(channel, ring_budget); in xlgmac_all_poll()

Completed in 4 milliseconds