Home
last modified time | relevance | path

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

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