Searched refs:ixgbe_read_sr_buf_aci (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/ixgbe/ |
| H A D | ixgbe_e610.h | 145 s32 ixgbe_read_sr_buf_aci(struct ixgbe_hw *hw, u16 offset, u16 *words, u16 *data);
|
| H A D | ixgbe_e610.c | 3313 s32 ixgbe_read_sr_buf_aci(struct ixgbe_hw *hw, u16 offset, u16 *words, in ixgbe_read_sr_buf_aci() function 5187 status = ixgbe_read_sr_buf_aci(hw, offset, &words, data); in ixgbe_read_ee_aci_buffer_E610() 5321 status = ixgbe_read_sr_buf_aci(hw, i, &words, data); in ixgbe_calc_eeprom_checksum_E610()
|