Searched refs:t4_read_cim_ibq (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/sys/dev/cxgbe/common/ |
| HD | common.h | 695 int t4_read_cim_ibq(struct adapter *adap, unsigned int qid, u32 *data, size_t n);
|
| HD | t4_hw.c | 9899 int t4_read_cim_ibq(struct adapter *adap, unsigned int qid, u32 *data, size_t n) in t4_read_cim_ibq() function
|
| /freebsd-head/sys/dev/cxgbe/cudbg/ |
| HD | cudbg_lib.c | 2251 no_of_read_words = t4_read_cim_ibq(padap, qid, in read_cim_ibq()
|
| /freebsd-head/sys/dev/cxgbe/ |
| HD | t4_main.c | 9117 rc = t4_read_cim_ibq(sc, qid, buf, n); in sysctl_cim_ibq_obq()
|