Searched refs:an_complete (Results 1 – 19 of 19) sorted by relevance
46 state->an_complete = !!(status & MDIO_AN_STAT1_COMPLETE); in lynx_pcs_get_state_usxgmii()47 if (!state->link || !state->an_complete) in lynx_pcs_get_state_usxgmii()72 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in lynx_pcs_get_state_2500basex()110 state->link, state->an_enabled, state->an_complete); in lynx_pcs_get_state()
865 state->an_complete = true; in xpcs_get_state_c73()
152 state->an_complete = status.an_complete; in sparx5_pcs_get_state()
82 bool an_complete; member
30 status->an_complete = true; in decode_sgmii_word()59 status->an_complete = true; in decode_cl37_word()
130 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in b53_serdes_link_state()
52 unsigned int an_complete:1; member
309 pl->link_config.an_complete = 1; in phylink_parse_fixedlink()599 state->an_complete = 0; in phylink_mac_pcs_get_state()1969 if (!state->an_complete) in phylink_mii_emul_read()2616 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in phylink_mii_c22_pcs_get_state()
98 bool an_complete; member
1542 p_link->an_complete = p_bulletin->autoneg_complete; in __qed_vf_get_link_state()
2185 if (link.an_complete) in qed_fill_link()
1396 p_link->an_complete = !!(status & in qed_mcp_handle_link_change()
965 p_bulletin->autoneg_complete = link->an_complete; in qed_iov_set_link()
68 state->an_complete = !!(ctrl & BMCR_ANENABLE); in mv88e6xxx_serdes_pcs_get_state()
1552 state->an_complete = state->link; in qca8k_phylink_mac_link_state()
2971 state->an_complete = state->link; in mt7530_phylink_mac_link_state()
6125 state->an_complete = 1; in mvpp2_xlg_pcs_get_state()6160 state->an_complete = !!(val & MVPP2_GMAC_STATUS0_AN_COMPLETE); in mvpp2_gmac_pcs_get_state()
600 state->an_complete = 1; in macb_usx_pcs_get_state()
3887 state->an_complete = !!(gmac_stat & MVNETA_GMAC_AN_COMPLETE); in mvneta_mac_pcs_get_state()
Completed in 120 milliseconds