Home
last modified time | relevance | path

Searched refs:t4_read_cimq_cfg (Results 1 – 3 of 3) sorted by relevance

/titanic_50/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() function
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_ioctl.c641 t4_read_cimq_cfg(sc, t4cimqcfg.base, t4cimqcfg.size, t4cimqcfg.thres); in read_cim_qcfg()