get_phy_type
uint8_t get_phy_type(struct bnxt_softc *softc);
uint8_t phy_type = get_phy_type(softc);
uint8_t phy_type = get_phy_type(softc), media_type;