FreeBSD kernel CXGBE device code
chip_params Struct Reference

#include <common.h>

Data Fields

u8 nchan
 
u8 pm_stats_cnt
 
u8 cng_ch_bits_log
 
u8 nsched_cls
 
u8 cim_num_obq
 
u8 filter_opt_len
 
u16 mps_rplc_size
 
u16 vfcount
 
u32 sge_fl_db
 
u16 mps_tcam_size
 
u16 rss_nentries
 

Detailed Description

Definition at line 306 of file common.h.

Field Documentation

◆ cim_num_obq

u8 chip_params::cim_num_obq

Definition at line 311 of file common.h.

Referenced by sysctl_cim_ibq_obq(), sysctl_cim_qcfg(), t4_read_cim_obq(), and t4_read_cimq_cfg().

◆ cng_ch_bits_log

u8 chip_params::cng_ch_bits_log

Definition at line 309 of file common.h.

◆ filter_opt_len

u8 chip_params::filter_opt_len

Definition at line 312 of file common.h.

Referenced by t4_set_filter_cfg().

◆ mps_rplc_size

u16 chip_params::mps_rplc_size

Definition at line 313 of file common.h.

Referenced by collect_mps_tcam().

◆ mps_tcam_size

◆ nchan

◆ nsched_cls

u8 chip_params::nsched_cls

Definition at line 310 of file common.h.

Referenced by get_params__post_init().

◆ pm_stats_cnt

u8 chip_params::pm_stats_cnt

Definition at line 308 of file common.h.

Referenced by t4_pmrx_get_stats(), and t4_pmtx_get_stats().

◆ rss_nentries

u16 chip_params::rss_nentries

Definition at line 317 of file common.h.

Referenced by collect_rss(), and t4_read_rss().

◆ sge_fl_db

u32 chip_params::sge_fl_db

Definition at line 315 of file common.h.

Referenced by alloc_iq_fl_hwq().

◆ vfcount

u16 chip_params::vfcount

Definition at line 314 of file common.h.

Referenced by collect_rss_vf_config().


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