Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c451 rc = ixgbe_host_interface_command(hw, &hic.cmd, sizeof(hic.cmd), in ixgbe_fw_phy_activity()
747 status = ixgbe_host_interface_command(hw, &token_cmd, sizeof(token_cmd), in ixgbe_get_phy_token()
776 status = ixgbe_host_interface_command(hw, &token_cmd, sizeof(token_cmd), in ixgbe_put_phy_token()
808 return ixgbe_host_interface_command(hw, &write_cmd, sizeof(write_cmd), in ixgbe_write_iosf_sb_reg_x550a()
837 status = ixgbe_host_interface_command(hw, &hic.cmd, sizeof(hic.cmd), in ixgbe_read_iosf_sb_reg_x550a()
1187 status = ixgbe_host_interface_command(hw, &buffer, sizeof(buffer), in ixgbe_write_ee_hostif_data_X550()
1229 status = ixgbe_host_interface_command(hw, &buffer, sizeof(buffer), in ixgbe_update_flash_X550()
1292 status = ixgbe_host_interface_command(hw, &fw_cmd, in ixgbe_disable_rx_x550()
2797 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_set_fw_drv_ver_x550()
Dixgbe_common.h90 int ixgbe_host_interface_command(struct ixgbe_hw *hw, void *, u32 length,
Dixgbe_common.c3679 int ixgbe_host_interface_command(struct ixgbe_hw *hw, void *buffer, in ixgbe_host_interface_command() function
3779 ret_val = ixgbe_host_interface_command(hw, &fw_cmd, in ixgbe_set_fw_drv_ver_generic()