Searched refs:t4_read_cim_ibq (Results 1 – 3 of 3) sorted by relevance
377 int t4_read_cim_ibq(struct adapter *adap, unsigned int qid, u32 *data,
1190 t4_read_cim_ibq(struct adapter *adap, unsigned int qid, u32 *data, size_t n) in t4_read_cim_ibq() function
722 rc = t4_read_cim_ibq(sc, 3, (u32 *)buf, CIM_IBQ_SIZE * 4); in read_cim_ibq()