Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/common/
H A Dcommon.h618 int t4_init_tp_params(struct adapter *adap, bool sleep_ok);
H A Dt4_hw.c9299 int t4_init_tp_params(struct adapter *adap, bool sleep_ok) in t4_init_tp_params() function
/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_sge.c972 t4_init_tp_params(sc, 1); in t4_read_chip_settings()