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

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.c 3417 * ixgbe_write_ee_hostif_data_X550 - Write EEPROM word using hostif
3424 s32 ixgbe_write_ee_hostif_data_X550(struct ixgbe_hw *hw, u16 offset,
3430 DEBUGFUNC("ixgbe_write_ee_hostif_data_X550");
3476 status = ixgbe_write_ee_hostif_data_X550(hw, offset, data);
3511 status = ixgbe_write_ee_hostif_data_X550(hw, offset + i,

Completed in 73 milliseconds