FreeBSD kernel CXGBE device code
fw_chnet_ifconf_wr Struct Reference

#include <t4fw_interface.h>

Collaboration diagram for fw_chnet_ifconf_wr:

Data Structures

struct  fw_chnet_ifconf_params
 

Data Fields

__be32 op_compl
 
__be32 flowid_len16
 
__u64 cookie
 
__be32 if_flowid
 
__u8 idx
 
__u8 subop
 
__u8 retval
 
__u8 r2
 
union {
   __be64   r3
 
   struct fw_chnet_ifconf_ping {
      __be16   ping_time
 
      __u8   ping_rsptype
 
      __u8   ping_param_rspcode_to_fin_bit
 
      __u8   ping_pktsize
 
      __u8   ping_ttl
 
      __be16   ping_seq
 
   }   ping
 
   struct fw_chnet_ifconf_mac {
      __u8   peer_mac [6]
 
      __u8   smac_idx
 
   }   mac
 
u
 
struct fw_chnet_ifconf_wr::fw_chnet_ifconf_params param
 

Detailed Description

Definition at line 2212 of file t4fw_interface.h.

Field Documentation

◆ cookie

__u64 fw_chnet_ifconf_wr::cookie

Definition at line 2215 of file t4fw_interface.h.

◆ flowid_len16

__be32 fw_chnet_ifconf_wr::flowid_len16

Definition at line 2214 of file t4fw_interface.h.

◆ idx

__u8 fw_chnet_ifconf_wr::idx

Definition at line 2217 of file t4fw_interface.h.

◆ if_flowid

__be32 fw_chnet_ifconf_wr::if_flowid

Definition at line 2216 of file t4fw_interface.h.

◆ 

struct { ... } ::fw_chnet_ifconf_mac fw_chnet_ifconf_wr::mac

◆ op_compl

__be32 fw_chnet_ifconf_wr::op_compl

Definition at line 2213 of file t4fw_interface.h.

◆ param

struct fw_chnet_ifconf_wr::fw_chnet_ifconf_params fw_chnet_ifconf_wr::param

◆ peer_mac

__u8 fw_chnet_ifconf_wr::peer_mac[6]

Definition at line 2232 of file t4fw_interface.h.

◆ 

struct { ... } ::fw_chnet_ifconf_ping fw_chnet_ifconf_wr::ping

◆ ping_param_rspcode_to_fin_bit

__u8 fw_chnet_ifconf_wr::ping_param_rspcode_to_fin_bit

Definition at line 2226 of file t4fw_interface.h.

◆ ping_pktsize

__u8 fw_chnet_ifconf_wr::ping_pktsize

Definition at line 2227 of file t4fw_interface.h.

◆ ping_rsptype

__u8 fw_chnet_ifconf_wr::ping_rsptype

Definition at line 2225 of file t4fw_interface.h.

◆ ping_seq

__be16 fw_chnet_ifconf_wr::ping_seq

Definition at line 2229 of file t4fw_interface.h.

◆ ping_time

__be16 fw_chnet_ifconf_wr::ping_time

Definition at line 2224 of file t4fw_interface.h.

◆ ping_ttl

__u8 fw_chnet_ifconf_wr::ping_ttl

Definition at line 2228 of file t4fw_interface.h.

◆ r2

__u8 fw_chnet_ifconf_wr::r2

Definition at line 2220 of file t4fw_interface.h.

◆ r3

__be64 fw_chnet_ifconf_wr::r3

Definition at line 2222 of file t4fw_interface.h.

◆ retval

__u8 fw_chnet_ifconf_wr::retval

Definition at line 2219 of file t4fw_interface.h.

◆ smac_idx

__u8 fw_chnet_ifconf_wr::smac_idx

Definition at line 2233 of file t4fw_interface.h.

◆ subop

__u8 fw_chnet_ifconf_wr::subop

Definition at line 2218 of file t4fw_interface.h.

◆ 

union { ... } fw_chnet_ifconf_wr::u

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