Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_nvm.c173 static u16 igc_shift_in_eec_bits(struct igc_hw *hw, u16 count) in igc_shift_in_eec_bits() function
392 spi_stat_reg = (u8)igc_shift_in_eec_bits(hw, 8); in igc_ready_nvm_eeprom()
460 word_in = igc_shift_in_eec_bits(hw, 16); in igc_read_nvm_spi()
515 data[i] = igc_shift_in_eec_bits(hw, 16); in igc_read_nvm_microwire()