Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDcommon.h516 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr);
HDt4_hw.c1809 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr) in t4_tp_read_la() function
/trueos/sys/dev/cxgbe/
HDt4_main.c6773 t4_tp_read_la(sc, buf, NULL); in sysctl_tp_la()