Home
last modified time | relevance | path

Searched refs:umac_shared (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_type.h1134 u8 umac_shared; member
H A Dice_switch.c2383 if (IS_UNICAST_ETHER_ADDR(add) && !hw->umac_shared) { in ice_add_mac_rule()
2394 (IS_UNICAST_ETHER_ADDR(add) && hw->umac_shared)) { in ice_add_mac_rule()
3080 if (IS_UNICAST_ETHER_ADDR(add) && !hw->umac_shared) { in ice_remove_mac_rule()
H A Dice_common.c930 hw->umac_shared = true; in ice_set_umac_shared()