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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_common.c55 static s32 ixgbe_get_san_mac_addr_offset(struct ixgbe_hw *hw,
3548 * ixgbe_get_san_mac_addr_offset - Get SAN MAC address offset from the EEPROM
3556 static s32 ixgbe_get_san_mac_addr_offset(struct ixgbe_hw *hw, function
3561 DEBUGFUNC("ixgbe_get_san_mac_addr_offset");
3600 ret_val = ixgbe_get_san_mac_addr_offset(hw, &san_mac_offset);
3650 ret_val = ixgbe_get_san_mac_addr_offset(hw, &san_mac_offset);

Completed in 99 milliseconds