FreeBSD kernel CXGBE device code
fw_watchdog_cmd Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_vfn
 
__be32 retval_len16
 
__be32 timeout
 
__be32 action
 

Detailed Description

Definition at line 8895 of file t4fw_interface.h.

Field Documentation

◆ action

__be32 fw_watchdog_cmd::action

Definition at line 8899 of file t4fw_interface.h.

Referenced by t4_config_watchdog().

◆ op_to_vfn

__be32 fw_watchdog_cmd::op_to_vfn

Definition at line 8896 of file t4fw_interface.h.

Referenced by t4_config_watchdog().

◆ retval_len16

__be32 fw_watchdog_cmd::retval_len16

Definition at line 8897 of file t4fw_interface.h.

Referenced by t4_config_watchdog().

◆ timeout

__be32 fw_watchdog_cmd::timeout

Definition at line 8898 of file t4fw_interface.h.

Referenced by t4_config_watchdog().


The documentation for this struct was generated from the following file: