Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h778 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr);
H A Dt4_hw.c11062 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr) in t4_tp_read_la() function
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c1448 t4_tp_read_la(padap, (u64 *)tp_la_buff->data, NULL); in collect_tp_la()