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

/linux-master/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.c3706 * t4_phy_fw_ver - return current PHY firmware version
3713 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) function
3768 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver);
3826 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver);
H A Dcxgb4_main.c4418 t4_phy_fw_ver(adap, &cur_phy_fw_ver);

Completed in 303 milliseconds