sys/dev/pci/ixgbe.c
1009
ixgbe_shift_out_eeprom_bits(hw,
sys/dev/pci/ixgbe.c
1024
ixgbe_shift_out_eeprom_bits(hw, write_opcode,
sys/dev/pci/ixgbe.c
1026
ixgbe_shift_out_eeprom_bits(hw, (uint16_t)((offset + i) * 2),
sys/dev/pci/ixgbe.c
1035
ixgbe_shift_out_eeprom_bits(hw, word, 16);
sys/dev/pci/ixgbe.c
1125
ixgbe_shift_out_eeprom_bits(hw, read_opcode,
sys/dev/pci/ixgbe.c
1127
ixgbe_shift_out_eeprom_bits(hw, (uint16_t)((offset + i) * 2),
sys/dev/pci/ixgbe.c
1524
ixgbe_shift_out_eeprom_bits(hw, IXGBE_EEPROM_RDSR_OPCODE_SPI,
sys/dev/pci/ixgbe.c
54
void ixgbe_shift_out_eeprom_bits(struct ixgbe_hw *hw, uint16_t data,