Searched refs:ixgbe_host_interface_command (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_x550.c | 421 rc = ixgbe_host_interface_command(hw, (u32 *)&hic.cmd, in ixgbe_fw_phy_activity() 1235 status = ixgbe_host_interface_command(hw, (u32 *)&token_cmd, in ixgbe_get_phy_token() 1273 status = ixgbe_host_interface_command(hw, (u32 *)&token_cmd, in ixgbe_put_phy_token() 1310 status = ixgbe_host_interface_command(hw, (u32 *)&write_cmd, in ixgbe_write_iosf_sb_reg_x550a() 1342 status = ixgbe_host_interface_command(hw, (u32 *)&hic.cmd, in ixgbe_read_iosf_sb_reg_x550a() 3252 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_write_ee_hostif_data_X550() 3604 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_update_flash_X550() 3733 status = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_disable_rx_x550() 4627 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_set_fw_drv_ver_x550()
|
H A D | ixgbe_common.h | 164 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer,
|
H A D | ixgbe_common.c | 4588 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer, in ixgbe_host_interface_command() function 4708 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_set_fw_drv_ver_generic()
|