Searched refs:t4_read_cim_obq (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ |
H A D | common.h | 696 int t4_read_cim_obq(struct adapter *adap, unsigned int qid, u32 *data, size_t n);
|
H A D | t4_hw.c | 9941 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 D | cudbg_lib.c | 2136 no_of_read_words = t4_read_cim_obq(padap, qid, in read_cim_obq()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 9129 rc = t4_read_cim_obq(sc, qid, buf, n); in sysctl_cim_ibq_obq()
|