Home
last modified time | relevance | path

Searched refs:MC_HASH_ONLY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dtulip.h57 MC_HASH_ONLY = 0x00020, /* Hash-only multicast filter. */ enumerator
H A Dtulip_core.c162 HAS_MII | HAS_MEDIA_TABLE | CSR12_IN_SROM | MC_HASH_ONLY
171 HAS_MII | MC_HASH_ONLY | COMET_MAC_ADDR, comet_timer, },
326 if (tp->flags & MC_HASH_ONLY) { in tulip_up()
1071 } else if (tp->flags & MC_HASH_ONLY) { in set_rx_mode()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dtulip.h57 MC_HASH_ONLY = 0x00020, /* Hash-only multicast filter. */ enumerator
H A Dtulip_core.c162 HAS_MII | HAS_MEDIA_TABLE | CSR12_IN_SROM | MC_HASH_ONLY
171 HAS_MII | MC_HASH_ONLY | COMET_MAC_ADDR, comet_timer, },
326 if (tp->flags & MC_HASH_ONLY) { in tulip_up()
1071 } else if (tp->flags & MC_HASH_ONLY) { in set_rx_mode()

Completed in 9 milliseconds