Searched refs:phy_fw_ver (Results 1 – 2 of 2) sorted by relevance
146 u8 phy_fw_ver[PHY_FW_VER_LEN]; in bnx2x_fill_fw_str() local148 phy_fw_ver[0] = '\0'; in bnx2x_fill_fw_str()150 phy_fw_ver, sizeof(phy_fw_ver)); in bnx2x_fill_fw_str()158 ((phy_fw_ver[0] != '\0') ? " phy " : ""), phy_fw_ver); in bnx2x_fill_fw_str()
3714 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) in t4_phy_fw_ver() argument3727 *phy_fw_ver = val; in t4_phy_fw_ver()