FreeBSD kernel CXGBE device code
vf_resources Struct Reference

#include <common.h>

Data Fields

unsigned int nvi
 
unsigned int neq
 
unsigned int nethctrl
 
unsigned int niqflint
 
unsigned int niq
 
unsigned int tc
 
unsigned int pmask
 
unsigned int nexactf
 
unsigned int r_caps
 
unsigned int wx_caps
 

Detailed Description

Definition at line 345 of file common.h.

Field Documentation

◆ neq

unsigned int vf_resources::neq

Definition at line 347 of file common.h.

Referenced by cfg_itype_and_nqueues(), and t4vf_get_vfres().

◆ nethctrl

unsigned int vf_resources::nethctrl

Definition at line 348 of file common.h.

Referenced by cfg_itype_and_nqueues(), and t4vf_get_vfres().

◆ nexactf

unsigned int vf_resources::nexactf

Definition at line 353 of file common.h.

Referenced by t4vf_get_vfres().

◆ niq

unsigned int vf_resources::niq

Definition at line 350 of file common.h.

Referenced by t4vf_get_vfres().

◆ niqflint

unsigned int vf_resources::niqflint

Definition at line 349 of file common.h.

Referenced by cfg_itype_and_nqueues(), and t4vf_get_vfres().

◆ nvi

unsigned int vf_resources::nvi

Definition at line 346 of file common.h.

Referenced by get_params__post_init(), t4vf_attach(), and t4vf_get_vfres().

◆ pmask

unsigned int vf_resources::pmask

Definition at line 352 of file common.h.

Referenced by get_params__post_init(), t4vf_attach(), t4vf_get_vfres(), and t4vf_prep_adapter().

◆ r_caps

unsigned int vf_resources::r_caps

Definition at line 354 of file common.h.

Referenced by t4_port_init(), and t4vf_get_vfres().

◆ tc

unsigned int vf_resources::tc

Definition at line 351 of file common.h.

Referenced by t4vf_get_vfres().

◆ wx_caps

unsigned int vf_resources::wx_caps

Definition at line 355 of file common.h.

Referenced by t4vf_get_vfres().


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