Searched refs:t4_read_cim_ibq (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_ioctl.c | 2137 rc = t4_read_cim_ibq(sc, 3, (u32 *)buf, CIM_IBQ_SIZE * 4); in read_cim_ibq()
|
H A D | cudbg_lib.c | 2349 no_of_read_words = t4_read_cim_ibq(padap, qid, in read_cim_ibq()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 722 int t4_read_cim_ibq(struct adapter *adap, unsigned int qid, u32 *data, size_t n);
|
H A D | t4_hw.c | 10850 int t4_read_cim_ibq(struct adapter *adap, unsigned int qid, u32 *data, size_t n) in t4_read_cim_ibq() function
|