Searched refs:MAC_TX_COLL_NORMAL (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/sun/ | ||
D | cassini.h | 1271 #define MAC_TX_COLL_NORMAL 0x0008 /* rollover of the normal macro |
D | cassini.c | 1149 if (txmac_stat & MAC_TX_COLL_NORMAL) in cas_txmac_interrupt() |