Searched refs:thres (Results 1 – 6 of 6) sorted by relevance
109 uint16_t thres[6]; member
316 u16 thres[CIM_NUM_IBQ]; member
2531 cim_qcfg_data->thres); in collect_cim_qcfg()
719 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres);
10898 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres) in t4_read_cimq_cfg() argument10911 *thres++ = G_QUEFULLTHRSH(v) * 8; /* 8-byte unit */ in t4_read_cimq_cfg()
736 q_cfg_data->thres[i], G_IBQRDADDR(p[0]), in view_cim_qcfg()