Searched refs:STAT_TXLOSTCTS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/i825xx/ | ||
H A D | ether1.h | 250 #define STAT_TXLOSTCTS (1 << 9) macro |
H A D | ether1.c | 802 if (nop.nop_status & STAT_TXLOSTCTS) in ether1_xmit_done() |