Searched refs:RXALL (Results 1 – 3 of 3) sorted by relevance
116 #define RXALL 0x01 /* rx all packet */ macro
468 de620_set_register(dev, W_TCR, (TCR_DEF & ~RXPBM) | RXALL); in de620_set_multicast_list()
104 #define NETIF_F_RXALL __NETIF_F(RXALL)