FreeBSD kernel BXE device code
ecore_general_setup_params Struct Reference

#include <ecore_sp.h>

Data Fields

uint8_t stat_id
 
uint8_t spcl_id
 
uint16_t mtu
 
uint8_t cos
 
uint8_t fp_hsi
 

Detailed Description

Definition at line 1403 of file ecore_sp.h.

Field Documentation

◆ cos

uint8_t ecore_general_setup_params::cos

Definition at line 1409 of file ecore_sp.h.

Referenced by bxe_pf_q_prep_general(), and ecore_q_fill_init_general_data().

◆ fp_hsi

uint8_t ecore_general_setup_params::fp_hsi

Definition at line 1411 of file ecore_sp.h.

Referenced by ecore_q_fill_init_general_data().

◆ mtu

uint16_t ecore_general_setup_params::mtu

Definition at line 1408 of file ecore_sp.h.

Referenced by bxe_pf_q_prep_general(), and ecore_q_fill_init_general_data().

◆ spcl_id

uint8_t ecore_general_setup_params::spcl_id

Definition at line 1407 of file ecore_sp.h.

Referenced by bxe_pf_q_prep_general(), and ecore_q_fill_init_general_data().

◆ stat_id

uint8_t ecore_general_setup_params::stat_id

Definition at line 1405 of file ecore_sp.h.

Referenced by bxe_pf_q_prep_general(), and ecore_q_fill_init_general_data().


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