Searched refs:t4_fw_reset (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1965 int t4_fw_reset(struct adapter *adap, unsigned int mbox, int reset);
|
H A D | cxgb4_ethtool.c | 1353 ret = t4_fw_reset(adap, adap->mbox, PIORSTMODE_F | PIORST_F); in cxgb4_ethtool_flash_phy()
|
H A D | t4_hw.c | 6999 int t4_fw_reset(struct adapter *adap, unsigned int mbox, int reset) in t4_fw_reset() function 7111 if (t4_fw_reset(adap, mbox, in t4_fw_restart()
|
H A D | cxgb4_main.c | 4468 ret = t4_fw_reset(adapter, adapter->mbox, in adap_init0_config()
|