Searched refs:t4_fw_reset (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 1972 int t4_fw_reset(struct adapter *adap, unsigned int mbox, int reset);
|
D | cxgb4_ethtool.c | 1353 ret = t4_fw_reset(adap, adap->mbox, PIORSTMODE_F | PIORST_F); in cxgb4_ethtool_flash_phy()
|
D | t4_hw.c | 6997 int t4_fw_reset(struct adapter *adap, unsigned int mbox, int reset) in t4_fw_reset() function 7109 if (t4_fw_reset(adap, mbox, in t4_fw_restart()
|
D | cxgb4_main.c | 4469 ret = t4_fw_reset(adapter, adapter->mbox, in adap_init0_config()
|