Searched refs:ixgbe_host_interface_command (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/ixgbe/ |
| H A D | ixgbe_x550.c | 422 rc = ixgbe_host_interface_command(hw, (u32 *)&hic.cmd, in ixgbe_fw_phy_activity() 1240 status = ixgbe_host_interface_command(hw, (u32 *)&token_cmd, in ixgbe_get_phy_token() 1278 status = ixgbe_host_interface_command(hw, (u32 *)&token_cmd, in ixgbe_put_phy_token() 1315 status = ixgbe_host_interface_command(hw, (u32 *)&write_cmd, in ixgbe_write_iosf_sb_reg_x550a() 1347 status = ixgbe_host_interface_command(hw, (u32 *)&hic.cmd, in ixgbe_read_iosf_sb_reg_x550a() 3265 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_write_ee_hostif_data_X550() 3628 status = ixgbe_host_interface_command(hw, (u32 *)&buffer, in ixgbe_update_flash_X550() 3757 status = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_disable_rx_x550() 4666 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_set_fw_drv_ver_x550()
|
| H A D | ixgbe_common.h | 163 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer,
|
| H A D | ixgbe_common.c | 4594 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer, in ixgbe_host_interface_command() function 4715 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd, in ixgbe_set_fw_drv_ver_generic()
|