Searched refs:phy_fw_ver (Results 1 – 3 of 3) sorted by relevance
148 u8 phy_fw_ver[PHY_FW_VER_LEN]; in bnx2x_fill_fw_str() local150 phy_fw_ver[0] = '\0'; in bnx2x_fill_fw_str()152 phy_fw_ver, PHY_FW_VER_LEN); in bnx2x_fill_fw_str()159 ((phy_fw_ver[0] != '\0') ? " phy " : ""), phy_fw_ver); in bnx2x_fill_fw_str()
1595 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver);
3740 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) in t4_phy_fw_ver() argument3753 *phy_fw_ver = val; in t4_phy_fw_ver()