Searched defs:thres (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4nex.h108 uint16_t thres[6]; member in struct:t4_cim_qcfg
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c1151 * @thres: holds the queue full thresholds in bytes
1157 t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres) argument
1167 *thres++ = G_QUEFULLTHRSH(v) * 8; /* 8-byte unit */

Completed in 98 milliseconds