Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1851 int t4_load_phy_fw(struct adapter *adap, int win,
H A Dcxgb4_ethtool.c1353 ret = t4_load_phy_fw(adap, MEMWIN_NIC, NULL, data, size); in cxgb4_ethtool_flash_phy()
H A Dcxgb4_main.c4434 ret = t4_load_phy_fw(adap, MEMWIN_NIC, phy_info->phy_fw_version, in adap_init0_phy()
H A Dt4_hw.c3784 int t4_load_phy_fw(struct adapter *adap, int win, in t4_load_phy_fw() function