Searched refs:phy_fw_ver (Results 1 – 3 of 3) sorted by relevance
150 u8 phy_fw_ver[PHY_FW_VER_LEN]; in bnx2x_fill_fw_str() local152 phy_fw_ver[0] = '\0'; in bnx2x_fill_fw_str()154 phy_fw_ver, PHY_FW_VER_LEN); in bnx2x_fill_fw_str()161 ((phy_fw_ver[0] != '\0') ? " phy " : ""), phy_fw_ver); in bnx2x_fill_fw_str()
1252 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver);
3333 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) in t4_phy_fw_ver() argument3346 *phy_fw_ver = val; in t4_phy_fw_ver()