Home
last modified time | relevance | path

Searched refs:ixgbe_read_sr_word_aci (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.h144 s32 ixgbe_read_sr_word_aci(struct ixgbe_hw *hw, u16 offset, u16 *data);
H A Dixgbe_e610.c3302 s32 ixgbe_read_sr_word_aci(struct ixgbe_hw *hw, u16 offset, u16 *data) in ixgbe_read_sr_word_aci() function
5164 status = ixgbe_read_sr_word_aci(hw, offset, data); in ixgbe_read_ee_aci_E610()
5315 status = ixgbe_read_sr_word_aci(hw, E610_SR_VPD_PTR, &vpd_module); in ixgbe_calc_eeprom_checksum_E610()
5320 status = ixgbe_read_sr_word_aci(hw, E610_SR_PCIE_ALT_AUTO_LOAD_PTR, in ixgbe_calc_eeprom_checksum_E610()
5437 status = ixgbe_read_sr_word_aci(hw, E610_SR_SW_CHECKSUM_WORD, in ixgbe_validate_eeprom_checksum_E610()