Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1850 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver);
H A 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()
3826 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver); in t4_load_phy_fw()
H A Dcxgb4_main.c4421 t4_phy_fw_ver(adap, &cur_phy_fw_ver); in adap_init0_phy()