Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-net.c33 static inline unsigned int xlgmac_rx_dirty_desc(struct xlgmac_ring *ring) in xlgmac_rx_dirty_desc() function
1151 if (xlgmac_rx_dirty_desc(ring) > XLGMAC_RX_DESC_MAX_DIRTY) in xlgmac_rx_poll()