FreeBSD kernel CXGBE device code
fw_chnet_iface_cmd Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_portid
 
__be32 retval_len16
 
__u8 subop
 
__u8 r2 [2]
 
__u8 flags
 
__be32 ifid_ifstate
 
__be16 mtu
 
__be16 vlanid
 
__be32 r3
 
__be16 r4
 
__u8 mac [6]
 

Detailed Description

Definition at line 8970 of file t4fw_interface.h.

Field Documentation

◆ flags

__u8 fw_chnet_iface_cmd::flags

Definition at line 8975 of file t4fw_interface.h.

◆ ifid_ifstate

__be32 fw_chnet_iface_cmd::ifid_ifstate

Definition at line 8976 of file t4fw_interface.h.

◆ mac

__u8 fw_chnet_iface_cmd::mac[6]

Definition at line 8981 of file t4fw_interface.h.

◆ mtu

__be16 fw_chnet_iface_cmd::mtu

Definition at line 8977 of file t4fw_interface.h.

◆ op_to_portid

__be32 fw_chnet_iface_cmd::op_to_portid

Definition at line 8971 of file t4fw_interface.h.

◆ r2

__u8 fw_chnet_iface_cmd::r2[2]

Definition at line 8974 of file t4fw_interface.h.

◆ r3

__be32 fw_chnet_iface_cmd::r3

Definition at line 8979 of file t4fw_interface.h.

◆ r4

__be16 fw_chnet_iface_cmd::r4

Definition at line 8980 of file t4fw_interface.h.

◆ retval_len16

__be32 fw_chnet_iface_cmd::retval_len16

Definition at line 8972 of file t4fw_interface.h.

◆ subop

__u8 fw_chnet_iface_cmd::subop

Definition at line 8973 of file t4fw_interface.h.

◆ vlanid

__be16 fw_chnet_iface_cmd::vlanid

Definition at line 8978 of file t4fw_interface.h.


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