Searched refs:block_crc (Results 1 – 2 of 2) sorted by relevance
1279 u16 phy_offset, control, eword, edata, block_crc; in ixgbe_reset_phy_nl() local1315 ret_val = hw->eeprom.ops.read(hw, data_offset, &block_crc); in ixgbe_reset_phy_nl()
1336 block_crc = (p_src[0] << 8) | p_src[1]; in download_microcode()