Searched refs:ixgbe_host_interface_command (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_x550.c | 392 rc = ixgbe_host_interface_command(hw, (u32 *)&hic.cmd, in ixgbe_fw_phy_activity() 1204 status = ixgbe_host_interface_command(hw, (u32 *)&token_cmd, in ixgbe_get_phy_token() 1242 status = ixgbe_host_interface_command(hw, (u32 *)&token_cmd, in ixgbe_put_phy_token() 1279 status = ixgbe_host_interface_command(hw, (u32 *)&write_cmd, in ixgbe_write_iosf_sb_reg_x550a() 1311 status = ixgbe_host_interface_command(hw, (u32 *)&hic.cmd, in ixgbe_read_iosf_sb_reg_x550a() 3233 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_write_ee_hostif_data_X550() 3596 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_update_flash_X550() 3725 status = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_disable_rx_x550() 4634 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_set_fw_drv_ver_x550()
|
| H A D | ixgbe_common.h | 132 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer,
|
| H A D | ixgbe_common.c | 4554 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer, in ixgbe_host_interface_command() function 4675 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_set_fw_drv_ver_generic()
|