Home
last modified time | relevance | path

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

/drivers/net/ethernet/sis/
Dsis900.h71 TxERR = 0x00000100, TxDESC = 0x00000080, TxOK = 0x00000040, enumerator
Dsis900.c1061 sw32(imr, RxSOVR | RxORN | RxERR | RxOK | TxURN | TxERR | TxIDLE); in sis900_open()
1584 sw32(imr, RxSOVR | RxORN | RxERR | RxOK | TxURN | TxERR | TxIDLE); in sis900_tx_timeout()
1680 if ((status & (HIBERR|TxURN|TxERR|TxIDLE|RxORN|RxERR|RxOK)) == 0) in sis900_interrupt()
1690 if (status & (TxURN | TxERR | TxIDLE)) in sis900_interrupt()
2479 sw32(imr, RxSOVR | RxORN | RxERR | RxOK | TxURN | TxERR | TxIDLE); in sis900_resume()