Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc9194.h192 #define RS_MULTICAST 0x0001 macro
H A Dsmc9194.c1168 if ( status & RS_MULTICAST ) in smc_rcv()
H A Dsmc91c92_cs.c259 #define RS_MULTICAST 0x0001 macro
1517 if (rx_status & RS_MULTICAST) in smc_rx()
H A Dsmc91x.h755 #define RS_MULTICAST 0x0001 macro
H A Dsmc91x.c449 if (status & RS_MULTICAST) in smc_rcv()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc91111.h649 #define RS_MULTICAST 0x0001 macro