Searched refs:sgmii_active (Results 1 – 2 of 2) sorted by relevance
1645 dev_spec->sgmii_active = false; in e1000_get_media_type_82575()1665 dev_spec->sgmii_active = true; in e1000_get_media_type_82575()1683 dev_spec->sgmii_active = true; in e1000_get_media_type_82575()1692 if (dev_spec->sgmii_active) in e1000_get_media_type_82575()1761 dev_spec->sgmii_active = true; in e1000_set_sfp_media_type_82575()1765 dev_spec->sgmii_active = true; in e1000_set_sfp_media_type_82575()1826 return dev_spec->sgmii_active; in e1000_sgmii_active_82575()
1021 bool sgmii_active; member