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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_x540.c282 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr);
285 if (ixgbe_validate_mac_addr(hw->mac.san_addr) == 0) {
290 hw->mac.san_addr, 0, IXGBE_RAH_AV);
H A Dixgbe_82599.c1181 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr);
1184 if (ixgbe_validate_mac_addr(hw->mac.san_addr) == 0) {
1189 hw->mac.san_addr, 0, IXGBE_RAH_AV);
H A Dixgbe_type.h4065 u8 san_addr[IXGBE_ETH_LENGTH_OF_ADDRESS]; member in struct:ixgbe_mac_info
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_type.h455 u8 san_addr[ETH_ALEN]; member in struct:i40e_mac_info

Completed in 123 milliseconds