Home
last modified time | relevance | path

Searched refs:ixgbe_host_interface_command (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c451 rc = ixgbe_host_interface_command(hw, &hic.cmd, sizeof(hic.cmd), in ixgbe_fw_phy_activity()
748 status = ixgbe_host_interface_command(hw, &token_cmd, sizeof(token_cmd), in ixgbe_get_phy_token()
777 status = ixgbe_host_interface_command(hw, &token_cmd, sizeof(token_cmd), in ixgbe_put_phy_token()
809 return ixgbe_host_interface_command(hw, &write_cmd, sizeof(write_cmd), in ixgbe_write_iosf_sb_reg_x550a()
838 status = ixgbe_host_interface_command(hw, &hic.cmd, sizeof(hic.cmd), in ixgbe_read_iosf_sb_reg_x550a()
1188 status = ixgbe_host_interface_command(hw, &buffer, sizeof(buffer), in ixgbe_write_ee_hostif_data_X550()
1230 status = ixgbe_host_interface_command(hw, &buffer, sizeof(buffer), in ixgbe_update_flash_X550()
1293 status = ixgbe_host_interface_command(hw, &fw_cmd, in ixgbe_disable_rx_x550()
2799 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_set_fw_drv_ver_x550()
Dixgbe_common.h91 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, void *, u32 length,
Dixgbe_common.c3664 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, void *buffer, in ixgbe_host_interface_command() function
3766 ret_val = ixgbe_host_interface_command(hw, &fw_cmd, in ixgbe_set_fw_drv_ver_generic()