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