Searched refs:m2p_bits (Results 1 – 3 of 3) sorted by relevance
1474 m2p.m2p_bits.speed = low_speed; in nge_sync_mac_modes()1488 m2p.m2p_bits.speed = fast_speed; in nge_sync_mac_modes()1502 m2p.m2p_bits.speed = giga_speed; in nge_sync_mac_modes()1519 m2p.m2p_bits.phyintr = NGE_CLEAR; in nge_sync_mac_modes()1520 m2p.m2p_bits.phyintrlvl = NGE_CLEAR; in nge_sync_mac_modes()1523 m2p.m2p_bits.hdup_en = NGE_SET; in nge_sync_mac_modes()1526 m2p.m2p_bits.hdup_en = NGE_CLEAR; in nge_sync_mac_modes()
659 ngep->phy_mode = m2p.m2p_bits.in_type; in nge_phys_init()662 m2p.m2p_bits.in_type = RGMII_IN; in nge_phys_init()
724 } m2p_bits; member