Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1356 int t4_fw_initialize(struct adapter *adap, unsigned int mbox);
Dcxgb4_main.c3602 ret = t4_fw_initialize(adapter, adapter->mbox); in adap_init0_config()
Dt4_hw.c6216 int t4_fw_initialize(struct adapter *adap, unsigned int mbox) in t4_fw_initialize() function