Home
last modified time | relevance | path

Searched refs:ETH_MULTICAST_RULES_CMD_IS_ADD (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/bxe/
H A Decore_sp.c3009 rx_tx_add_flag |= ETH_MULTICAST_RULES_CMD_IS_ADD; in ecore_mcast_set_one_rule_e2()
3040 ((rx_tx_add_flag & ETH_MULTICAST_RULES_CMD_IS_ADD) ? in ecore_mcast_set_one_rule_e2()
H A Decore_hsi.h7226 …#define ETH_MULTICAST_RULES_CMD_IS_ADD (0x1<<2) /* B… macro