Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.h205 DEFERD = 0x00800000, EXCDEFER = 0x00400000, OWCOLL = 0x00200000, enumerator
H A Dsis900.c1920 if (tx_status & (ABORT | UNDERRUN | OWCOLL)) { in sis900_finish_xmit()
1933 if (tx_status & OWCOLL) in sis900_finish_xmit()