Searched refs:original_ms_type (Results 1 – 4 of 4) sorted by relevance
410 enum e1000_ms_type original_ms_type; member
823 phy->original_ms_type = (data & CR_1000T_MS_ENABLE) ? in igb_copper_link_setup_igp()2607 hw->phy.original_ms_type = (phy_data & CR_1000T_MS_ENABLE) ? in igb_set_master_slave_mode()
623 enum e1000_ms_type original_ms_type; member
637 hw->phy.original_ms_type = (phy_data & CTL1000_ENABLE_MASTER) ? in e1000_set_master_slave_mode()