alt_san_mac_blk_offset 3401 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c 	u16 alt_san_mac_blk_offset;
alt_san_mac_blk_offset 3409 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c 	if (hw->eeprom.ops.read(hw, offset, &alt_san_mac_blk_offset))
alt_san_mac_blk_offset 3412 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c 	if ((alt_san_mac_blk_offset == 0) ||
alt_san_mac_blk_offset 3413 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c 	    (alt_san_mac_blk_offset == 0xFFFF))
alt_san_mac_blk_offset 3417 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c 	offset = alt_san_mac_blk_offset + IXGBE_ALT_SAN_MAC_ADDR_CAPS_OFFSET;
alt_san_mac_blk_offset 3424 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c 	offset = alt_san_mac_blk_offset + IXGBE_ALT_SAN_MAC_ADDR_WWNN_OFFSET;
alt_san_mac_blk_offset 3428 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c 	offset = alt_san_mac_blk_offset + IXGBE_ALT_SAN_MAC_ADDR_WWPN_OFFSET;