Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1236 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr);
Dcxgb4_debugfs.c530 t4_tp_read_la(adap, (u64 *)p->data, NULL); in tp_la_open()
Dt4_hw.c5684 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr) in t4_tp_read_la() function