Home
last modified time | relevance | path

Searched refs:t4_load_phy_fw (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1849 int t4_load_phy_fw(struct adapter *adap, int win,
Dcxgb4_ethtool.c1361 ret = t4_load_phy_fw(adap, MEMWIN_NIC, NULL, data, size); in cxgb4_ethtool_flash_phy()
Dcxgb4_main.c4430 ret = t4_load_phy_fw(adap, MEMWIN_NIC, phy_info->phy_fw_version, in adap_init0_phy()
Dt4_hw.c3754 int t4_load_phy_fw(struct adapter *adap, int win, in t4_load_phy_fw() function