Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h696 int t4_read_cim_obq(struct adapter *adap, unsigned int qid, u32 *data, size_t n);
H A Dt4_hw.c9941 int t4_read_cim_obq(struct adapter *adap, unsigned int qid, u32 *data, size_t n) in t4_read_cim_obq() function
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2136 no_of_read_words = t4_read_cim_obq(padap, qid, in read_cim_obq()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c9129 rc = t4_read_cim_obq(sc, qid, buf, n); in sysctl_cim_ibq_obq()