Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1977 int t4_fw_initialize(struct adapter *adap, unsigned int mbox);
H A Dcxgb4_main.c4681 ret = t4_fw_initialize(adapter, adapter->mbox); in adap_init0_config()
H A Dt4_hw.c7448 int t4_fw_initialize(struct adapter *adap, unsigned int mbox) in t4_fw_initialize() function