Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h742 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr);
H A Dt4_hw.c10133 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr) in t4_tp_read_la() function
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c1362 t4_tp_read_la(padap, (u64 *)tp_la_buff->data, NULL); in collect_tp_la()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c11028 t4_tp_read_la(sc, buf, NULL); in sysctl_tp_la()