HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_host_interface_command (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 166 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer,
ixgbe_x550.c 522 rc = ixgbe_host_interface_command(hw, (u32 *)&hic.cmd,
1410 status = ixgbe_host_interface_command(hw, (u32 *)&token_cmd,
1448 status = ixgbe_host_interface_command(hw, (u32 *)&token_cmd,
1485 status = ixgbe_host_interface_command(hw, (u32 *)&write_cmd,
1517 status = ixgbe_host_interface_command(hw, (u32 *)&hic.cmd,
3442 status = ixgbe_host_interface_command(hw, (u32 *)&buffer,
3804 status = ixgbe_host_interface_command(hw, (u32 *)&buffer,
3933 status = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd,
4827 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd,
ixgbe_common.c 4654 * ixgbe_host_interface_command - Issue command to manageability block
4671 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer, function in typeref:typename:s32
4681 DEBUGFUNC("ixgbe_host_interface_command");
4792 ret_val = ixgbe_host_interface_command(hw, (u32 *)&fw_cmd,

Completed in 61 milliseconds