FreeBSD kernel CXGBE device code
fw_fcoe_fcf_cmd Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_fcfi
 
__be32 retval_len16
 
__be16 priority_pkd
 
__u8 mac [6]
 
__u8 name_id [8]
 
__u8 fabric [8]
 
__be16 vf_id
 
__be16 max_fcoe_size
 
__u8 vlan_id
 
__u8 fc_map [3]
 
__be32 fka_adv
 
__be32 r6
 
__u8 r7_hi
 
__u8 fpma_to_portid
 
__u8 spma_mac [6]
 
__be64 r8
 

Detailed Description

Definition at line 9318 of file t4fw_interface.h.

Field Documentation

◆ fabric

__u8 fw_fcoe_fcf_cmd::fabric[8]

Definition at line 9324 of file t4fw_interface.h.

◆ fc_map

__u8 fw_fcoe_fcf_cmd::fc_map[3]

Definition at line 9328 of file t4fw_interface.h.

◆ fka_adv

__be32 fw_fcoe_fcf_cmd::fka_adv

Definition at line 9329 of file t4fw_interface.h.

◆ fpma_to_portid

__u8 fw_fcoe_fcf_cmd::fpma_to_portid

Definition at line 9332 of file t4fw_interface.h.

◆ mac

__u8 fw_fcoe_fcf_cmd::mac[6]

Definition at line 9322 of file t4fw_interface.h.

◆ max_fcoe_size

__be16 fw_fcoe_fcf_cmd::max_fcoe_size

Definition at line 9326 of file t4fw_interface.h.

◆ name_id

__u8 fw_fcoe_fcf_cmd::name_id[8]

Definition at line 9323 of file t4fw_interface.h.

◆ op_to_fcfi

__be32 fw_fcoe_fcf_cmd::op_to_fcfi

Definition at line 9319 of file t4fw_interface.h.

◆ priority_pkd

__be16 fw_fcoe_fcf_cmd::priority_pkd

Definition at line 9321 of file t4fw_interface.h.

◆ r6

__be32 fw_fcoe_fcf_cmd::r6

Definition at line 9330 of file t4fw_interface.h.

◆ r7_hi

__u8 fw_fcoe_fcf_cmd::r7_hi

Definition at line 9331 of file t4fw_interface.h.

◆ r8

__be64 fw_fcoe_fcf_cmd::r8

Definition at line 9334 of file t4fw_interface.h.

◆ retval_len16

__be32 fw_fcoe_fcf_cmd::retval_len16

Definition at line 9320 of file t4fw_interface.h.

◆ spma_mac

__u8 fw_fcoe_fcf_cmd::spma_mac[6]

Definition at line 9333 of file t4fw_interface.h.

◆ vf_id

__be16 fw_fcoe_fcf_cmd::vf_id

Definition at line 9325 of file t4fw_interface.h.

◆ vlan_id

__u8 fw_fcoe_fcf_cmd::vlan_id

Definition at line 9327 of file t4fw_interface.h.


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