Searched refs:thres (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4nex.h | 113 uint16_t thres[6]; member
|
H A D | cudbg_entity.h | 316 u16 thres[CIM_NUM_IBQ]; member
|
H A D | t4_ioctl.c | 2055 t4_read_cimq_cfg(sc, t4cimqcfg.base, t4cimqcfg.size, t4cimqcfg.thres); in read_cim_qcfg()
|
H A D | cudbg_lib.c | 2535 cim_qcfg_data->thres); in collect_cim_qcfg()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 721 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres);
|
H A D | t4_hw.c | 10814 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres) in t4_read_cimq_cfg() argument 10827 *thres++ = G_QUEFULLTHRSH(v) * 8; /* 8-byte unit */ in t4_read_cimq_cfg()
|
/illumos-gate/usr/src/cmd/cxgbetool/ |
H A D | cudbg_view.c | 736 q_cfg_data->thres[i], G_IBQRDADDR(p[0]), in view_cim_qcfg()
|