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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c54 static s32 ixgbe_get_san_mac_addr_offset(struct ixgbe_hw *hw,
3440 * ixgbe_get_san_mac_addr_offset - Get SAN MAC address offset from the EEPROM
3448 static s32 ixgbe_get_san_mac_addr_offset(struct ixgbe_hw *hw, function
3453 DEBUGFUNC("ixgbe_get_san_mac_addr_offset");
3492 ret_val = ixgbe_get_san_mac_addr_offset(hw, &san_mac_offset);
3542 ret_val = ixgbe_get_san_mac_addr_offset(hw, &san_mac_offset);

Completed in 54 milliseconds