ucast_shared     1689 drivers/net/ethernet/intel/ice/ice_switch.c 		if (is_unicast_ether_addr(add) && !hw->ucast_shared) {
ucast_shared     1700 drivers/net/ethernet/intel/ice/ice_switch.c 			   (is_unicast_ether_addr(add) && hw->ucast_shared)) {
ucast_shared     2209 drivers/net/ethernet/intel/ice/ice_switch.c 		if (is_unicast_ether_addr(add) && !hw->ucast_shared) {
ucast_shared      472 drivers/net/ethernet/intel/ice/ice_type.h 	u8 ucast_shared;	/* true if VSIs can share unicast addr */