Searched refs:ISTAT_TO (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/
H A Db44.h36 #define ISTAT_TO 0x00000080 /* General Purpose Timeout */ macro
50 #define IMASK_DEF (ISTAT_ERRORS | ISTAT_TO | ISTAT_RX | ISTAT_TX)
H A Db44.c848 if (bp->istat & (ISTAT_TX | ISTAT_TO)) {

Completed in 149 milliseconds