FreeBSD kernel CXGBE device code
fw_vi_cmd Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_vfn
 
__be32 alloc_to_len16
 
__be16 type_to_viid
 
__u8 mac [6]
 
__u8 portid_pkd
 
__u8 nmac
 
__u8 nmac0 [6]
 
__be16 norss_rsssize
 
__u8 nmac1 [6]
 
__be16 idsiiq_pkd
 
__u8 nmac2 [6]
 
__be16 idseiq_pkd
 
__u8 nmac3 [6]
 
__be64 r9
 
__be64 r10
 

Detailed Description

Definition at line 6553 of file t4fw_interface.h.

Field Documentation

◆ alloc_to_len16

__be32 fw_vi_cmd::alloc_to_len16

Definition at line 6555 of file t4fw_interface.h.

Referenced by t4_alloc_vi_func(), and t4_free_vi().

◆ idseiq_pkd

__be16 fw_vi_cmd::idseiq_pkd

Definition at line 6565 of file t4fw_interface.h.

◆ idsiiq_pkd

__be16 fw_vi_cmd::idsiiq_pkd

Definition at line 6563 of file t4fw_interface.h.

◆ mac

__u8 fw_vi_cmd::mac[6]

Definition at line 6557 of file t4fw_interface.h.

Referenced by t4_alloc_vi(), and t4_alloc_vi_func().

◆ nmac

__u8 fw_vi_cmd::nmac

Definition at line 6559 of file t4fw_interface.h.

Referenced by t4_alloc_vi(), and t4_alloc_vi_func().

◆ nmac0

__u8 fw_vi_cmd::nmac0[6]

Definition at line 6560 of file t4fw_interface.h.

Referenced by t4_alloc_vi_func().

◆ nmac1

__u8 fw_vi_cmd::nmac1[6]

Definition at line 6562 of file t4fw_interface.h.

Referenced by t4_alloc_vi_func().

◆ nmac2

__u8 fw_vi_cmd::nmac2[6]

Definition at line 6564 of file t4fw_interface.h.

Referenced by t4_alloc_vi_func().

◆ nmac3

__u8 fw_vi_cmd::nmac3[6]

Definition at line 6566 of file t4fw_interface.h.

Referenced by t4_alloc_vi_func().

◆ norss_rsssize

__be16 fw_vi_cmd::norss_rsssize

Definition at line 6561 of file t4fw_interface.h.

Referenced by t4_alloc_vi_func().

◆ op_to_vfn

__be32 fw_vi_cmd::op_to_vfn

Definition at line 6554 of file t4fw_interface.h.

Referenced by t4_alloc_vi_func(), and t4_free_vi().

◆ portid_pkd

__u8 fw_vi_cmd::portid_pkd

Definition at line 6558 of file t4fw_interface.h.

Referenced by t4_alloc_vi_func().

◆ r10

__be64 fw_vi_cmd::r10

Definition at line 6568 of file t4fw_interface.h.

◆ r9

__be64 fw_vi_cmd::r9

Definition at line 6567 of file t4fw_interface.h.

◆ type_to_viid

__be16 fw_vi_cmd::type_to_viid

Definition at line 6556 of file t4fw_interface.h.

Referenced by t4_alloc_vi_func(), and t4_free_vi().


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