Searched refs:phy_fw_ver (Results 1 – 4 of 4) sorted by relevance
147 u8 phy_fw_ver[PHY_FW_VER_LEN]; in bnx2x_fill_fw_str() local149 phy_fw_ver[0] = '\0'; in bnx2x_fill_fw_str()151 phy_fw_ver, PHY_FW_VER_LEN); in bnx2x_fill_fw_str()158 ((phy_fw_ver[0] != '\0') ? " phy " : ""), phy_fw_ver); in bnx2x_fill_fw_str()
986 u8 phy_fw_ver[8]; member
1854 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver);
3743 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) in t4_phy_fw_ver() argument3756 *phy_fw_ver = val; in t4_phy_fw_ver()