Home
last modified time | relevance | path

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

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