Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h658 int t4_init_devlog_params(struct adapter *adapter, int fw_attach);
H A Dt4_hw.c9476 int t4_init_devlog_params(struct adapter *adap, int fw_attach) in t4_init_devlog_params() function
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c1970 rc = t4_init_devlog_params(padap, 1); in collect_fw_devlog()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c1312 if (t4_init_devlog_params(sc, 0) == 0) in t4_attach()
5357 rc = -t4_init_devlog_params(sc, 1); in get_params__pre_init()