Home
last modified time | relevance | path

Searched refs:thres (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4nex.h108 uint16_t thres[6]; member
H A Dt4_ioctl.c641 t4_read_cimq_cfg(sc, t4cimqcfg.base, t4cimqcfg.size, t4cimqcfg.thres); in read_cim_qcfg()
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h376 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres);
H A Dt4_hw.c1157 t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres) in t4_read_cimq_cfg() argument
1167 *thres++ = G_QUEFULLTHRSH(v) * 8; /* 8-byte unit */ in t4_read_cimq_cfg()