Searched refs:txgbe_host_interface_command (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_mng.c | 110 txgbe_host_interface_command(struct txgbe_hw *hw, u32 *buffer, in txgbe_host_interface_command() function 281 status = txgbe_host_interface_command(hw, (u32 *)&buffer, in txgbe_close_notify() 311 status = txgbe_host_interface_command(hw, (u32 *)&buffer, in txgbe_open_notify() 366 ret_val = txgbe_host_interface_command(hw, (u32 *)&fw_cmd, in txgbe_hic_set_drv_ver() 411 err = txgbe_host_interface_command(hw, (u32 *)&reset_cmd, in txgbe_hic_reset()
|