Home
last modified time | relevance | path

Searched refs:t4_phy_fw_ver (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1852 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver);
Dt4_hw.c3713 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) in t4_phy_fw_ver() function
3768 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver); in t4_load_phy_fw()
3824 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver); in t4_load_phy_fw()
Dcxgb4_main.c4419 t4_phy_fw_ver(adap, &cur_phy_fw_ver); in adap_init0_phy()