Searched refs:ixgbe_host_interface_command (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_common.h | 161 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer,
|
H A D | ixgbe_x550.c | 2079 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_read_ee_hostif_data_X550() 2159 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_read_ee_hostif_buffer_X550() 2217 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_write_ee_hostif_data_X550() 2567 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_update_flash_X550() 2666 status = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_disable_rx_x550()
|
H A D | ixgbe_common.c | 4379 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer, in ixgbe_host_interface_command() function 4514 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_set_fw_drv_ver_generic()
|