Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1228 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
Dcxgb4_debugfs.c171 ret = t4_cim_read_la(adap, (u32 *)p->data, NULL); in cim_la_open()
Dt4_hw.c5624 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la() function