Home
last modified time | relevance | path

Searched refs:t4_cim_read_la (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1928 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
Dcudbg_lib.c903 rc = t4_cim_read_la(padap, in cudbg_collect_cim_la()
Dcxgb4_debugfs.c223 ret = t4_cim_read_la(adap, (u32 *)p->data, NULL); in cim_la_open()
Dt4_hw.c9953 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la() function