Home
last modified time | relevance | path

Searched refs:RX_DRIBBLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.h225 #define RX_DRIBBLE 0x0080 macro
H A Dmac89x0.c453 if (status & RX_DRIBBLE) in net_rx()
H A Dcs89x0.c325 if (status & RX_DRIBBLE) in count_rx_errors()