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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1918 int t4_read_cim_obq(struct adapter *adap, unsigned int qid, u32 *data,
H A Dcxgb4_debugfs.c430 ret = t4_read_cim_obq(adap, qid, (u32 *)p->data, 6 * CIM_OBQ_SIZE * 4);
H A Dcudbg_lib.c1071 /* t4_read_cim_obq will return no. of read words or error */
1072 no_of_read_words = t4_read_cim_obq(padap, qid,
H A Dt4_hw.c9811 * t4_read_cim_obq - read the contents of a CIM outbound queue
9821 int t4_read_cim_obq(struct adapter *adap, unsigned int qid, u32 *data, size_t n) function

Completed in 160 milliseconds