Searched refs:t4_fw_upgrade (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1856 int t4_fw_upgrade(struct adapter *adap, unsigned int mbox,
|
H A D | cxgb4_ethtool.c | 1378 ret = t4_fw_upgrade(adap, mbox, data, size, 1); in cxgb4_ethtool_flash_fw()
|
H A D | t4_hw.c | 3534 ret = t4_fw_upgrade(adap, adap->mbox, fw_data, in t4_prep_fw() 7164 * t4_fw_upgrade - perform all of the steps necessary to upgrade FW 7184 int t4_fw_upgrade(struct adapter *adap, unsigned int mbox, in t4_fw_upgrade() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1386 ret = t4_fw_upgrade(adap, mbox, data, size, 1); in cxgb4_ethtool_flash_fw()
|
H A D | cxgb4.h | 1852 int t4_fw_upgrade(struct adapter *adap, unsigned int mbox,
|
H A D | t4_hw.c | 3504 ret = t4_fw_upgrade(adap, adap->mbox, fw_data, in t4_prep_fw() 7134 * t4_fw_upgrade - perform all of the steps necessary to upgrade FW 7154 int t4_fw_upgrade(struct adapter *adap, unsigned int mbox, in t4_fw_upgrade() function
|
Completed in 48 milliseconds