Searched refs:t4_load_phy_fw (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1851 int t4_load_phy_fw(struct adapter *adap, int win,
|
H A D | cxgb4_ethtool.c | 1353 ret = t4_load_phy_fw(adap, MEMWIN_NIC, NULL, data, size); in cxgb4_ethtool_flash_phy()
|
H A D | t4_hw.c | 3761 * t4_load_phy_fw - download port PHY firmware 3784 int t4_load_phy_fw(struct adapter *adap, int win, in t4_load_phy_fw() function
|
H A D | cxgb4_main.c | 4386 * (from t4_load_phy_fw()). If we don't do anything we return 0. 4434 ret = t4_load_phy_fw(adap, MEMWIN_NIC, phy_info->phy_fw_version, in adap_init0_phy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1361 ret = t4_load_phy_fw(adap, MEMWIN_NIC, NULL, data, size); in cxgb4_ethtool_flash_phy()
|
H A D | cxgb4.h | 1847 int t4_load_phy_fw(struct adapter *adap, int win,
|
H A D | cxgb4_main.c | 4381 * (from t4_load_phy_fw()). If we don't do anything we return 0. 4429 ret = t4_load_phy_fw(adap, MEMWIN_NIC, phy_info->phy_fw_version, in adap_init0_phy()
|
H A D | t4_hw.c | 3731 * t4_load_phy_fw - download port PHY firmware 3754 int t4_load_phy_fw(struct adapter *adap, int win, in t4_load_phy_fw() function
|
Completed in 55 milliseconds