Home
last modified time | relevance | path

Searched refs:obq_wr (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4nex.h113 uint32_t obq_wr[2 * (8)]; member
H A Dcudbg_entity.h317 u32 obq_wr[2 * CIM_NUM_OBQ_T5]; member
H A Dt4_ioctl.c1478 t4cimqcfg.obq_wr); in read_cim_qcfg()
H A Dcudbg_lib.c2519 ARRAY_SIZE(cim_qcfg_data->obq_wr), in collect_cim_qcfg()
2520 cim_qcfg_data->obq_wr); in collect_cim_qcfg()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c727 wr = q_cfg_data->obq_wr; in view_cim_qcfg()