Home
last modified time | relevance | path

Searched refs:RS_MULTICAST (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/smsc/
H A Dsmc9194.h192 #define RS_MULTICAST 0x0001 macro
H A Dsmc9194.c1170 if ( status & RS_MULTICAST ) in smc_rcv()
H A Dsmc91c92_cs.c259 #define RS_MULTICAST 0x0001 macro
1520 if (rx_status & RS_MULTICAST) in smc_rx()
H A Dsmc91x.h725 #define RS_MULTICAST 0x0001 macro
H A Dsmc91x.c450 if (status & RS_MULTICAST) in smc_rcv()