Searched refs:t4_cim_read_la (Results 1 – 4 of 4) sorted by relevance
1928 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
903 rc = t4_cim_read_la(padap, in cudbg_collect_cim_la()
223 ret = t4_cim_read_la(adap, (u32 *)p->data, NULL); in cim_la_open()
9953 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la() function