Home
last modified time | relevance | path

Searched refs:cim_la_size (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h395 unsigned int cim_la_size; member
H A Dt4_hw.c10012 adapter->params.cim_la_size = 2 * CIMLA_SIZE; in t4_prep_pf()
10015 adapter->params.cim_la_size = CIMLA_SIZE; in t4_prep_pf()
11016 for (i = 0; i < adap->params.cim_la_size; i++) { in t4_cim_read_la()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c2429 size = padap->params.cim_la_size / 10 + 1; in collect_cim_la()
2432 size = padap->params.cim_la_size / 8; in collect_cim_la()