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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h90 int ixgbe_host_interface_command(struct ixgbe_hw *hw, void *, u32 length,
H A Dixgbe_x550.c451 rc = ixgbe_host_interface_command(hw, &hic.cmd, sizeof(hic.cmd),
747 status = ixgbe_host_interface_command(hw, &token_cmd, sizeof(token_cmd),
776 status = ixgbe_host_interface_command(hw, &token_cmd, sizeof(token_cmd),
808 return ixgbe_host_interface_command(hw, &write_cmd, sizeof(write_cmd),
837 status = ixgbe_host_interface_command(hw, &hic.cmd, sizeof(hic.cmd),
1187 status = ixgbe_host_interface_command(hw, &buffer, sizeof(buffer),
1229 status = ixgbe_host_interface_command(hw, &buffer, sizeof(buffer),
1292 status = ixgbe_host_interface_command(hw, &fw_cmd,
2847 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd,
H A Dixgbe_common.c3663 * ixgbe_host_interface_command - Issue command to manageability block
3679 int ixgbe_host_interface_command(struct ixgbe_hw *hw, void *buffer, function
3779 ret_val = ixgbe_host_interface_command(hw, &fw_cmd,

Completed in 242 milliseconds