HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_write_ee_hostif_X550 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.c 86 eeprom->ops.write = ixgbe_write_ee_hostif_X550;
793 eeprom->ops.write = ixgbe_write_ee_hostif_X550;
3460 * ixgbe_write_ee_hostif_X550 - Write EEPROM word using hostif
3467 s32 ixgbe_write_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset,
3472 DEBUGFUNC("ixgbe_write_ee_hostif_X550");
3776 status = ixgbe_write_ee_hostif_X550(hw, IXGBE_EEPROM_CHECKSUM,

Completed in 16 milliseconds