Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/nxp/
H A Dlpc_eth.c363 #define TXSTATUS_LATECOLL (1 << 28) macro
867 if (txstat & TXSTATUS_LATECOLL) { in __lpc_handle_xmit()