Searched refs:m2p_bits (Results 1 – 3 of 3) sorted by relevance
1469 m2p.m2p_bits.speed = low_speed; in nge_sync_mac_modes()1483 m2p.m2p_bits.speed = fast_speed; in nge_sync_mac_modes()1497 m2p.m2p_bits.speed = giga_speed; in nge_sync_mac_modes()1514 m2p.m2p_bits.phyintr = NGE_CLEAR; in nge_sync_mac_modes()1515 m2p.m2p_bits.phyintrlvl = NGE_CLEAR; in nge_sync_mac_modes()1518 m2p.m2p_bits.hdup_en = NGE_SET; in nge_sync_mac_modes()1521 m2p.m2p_bits.hdup_en = NGE_CLEAR; in nge_sync_mac_modes()
656 ngep->phy_mode = m2p.m2p_bits.in_type; in nge_phys_init()659 m2p.m2p_bits.in_type = RGMII_IN; in nge_phys_init()
724 } m2p_bits; member