Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/smsc/
Dsmc9194.h192 #define RS_MULTICAST 0x0001 macro
Dsmc9194.c1168 if ( status & RS_MULTICAST ) in smc_rcv()
Dsmc91c92_cs.c259 #define RS_MULTICAST 0x0001 macro
1517 if (rx_status & RS_MULTICAST) in smc_rx()
Dsmc91x.h766 #define RS_MULTICAST 0x0001 macro
Dsmc91x.c462 if (status & RS_MULTICAST) in smc_rcv()