Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h900 int t4_fw_initialize(struct adapter *adap, unsigned int mbox);
H A Dt4_hw.c11028 int t4_fw_initialize(struct adapter *adap, unsigned int mbox) in t4_fw_initialize() function
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c5464 rc = -t4_fw_initialize(sc, sc->mbox); in apply_cfg_and_initialize()