Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h703 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr);
H A Dt4_hw.c10064 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la() function
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2354 rc = t4_cim_read_la(padap, in collect_cim_la()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c9237 rc = -t4_cim_read_la(sc, buf, NULL); in sbuf_cim_la()