Home
last modified time | relevance | path

Searched defs:chip_params (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h306 struct chip_params { global() struct
307 nchanchip_params global() argument
308 pm_stats_cntchip_params global() argument
309 cng_ch_bits_logchip_params global() argument
310 nsched_clschip_params global() argument
311 cim_num_obqchip_params global() argument
312 filter_opt_lenchip_params global() argument
313 mps_rplc_sizechip_params global() argument
314 vfcountchip_params global() argument
315 sge_fl_dbchip_params global() argument
316 mps_tcam_sizechip_params global() argument
317 rss_nentrieschip_params global() argument
318 cim_la_sizechip_params global() argument
H A Dt4_hw.c9208 static const struct chip_params chip_params[] = { t4_get_chip_params() local
[all...]
/freebsd/sys/dev/cxgbe/
H A Dadapter.h985 const struct chip_params *chip_params; global() member