Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1643 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver);
Dt4_hw.c3740 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) in t4_phy_fw_ver() function
3799 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver); in t4_load_phy_fw()
3857 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver); in t4_load_phy_fw()
Dcxgb4_main.c3946 t4_phy_fw_ver(adap, &cur_phy_fw_ver); in adap_init0_phy()