Searched refs:phy_fw_ver (Results 1 – 4 of 4) 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, PHY_FW_VER_LEN); in bnx2x_fill_fw_str()157 ((phy_fw_ver[0] != '\0') ? " phy " : ""), phy_fw_ver); in bnx2x_fill_fw_str()
1131 u8 phy_fw_ver[8]; member
1850 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver);
3713 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) in t4_phy_fw_ver() argument3726 *phy_fw_ver = val; in t4_phy_fw_ver()