Searched refs:an_complete (Results 1 – 21 of 21) sorted by relevance
71 state->an_complete = !!(status & MDIO_AN_STAT1_COMPLETE); in lynx_pcs_get_state_usxgmii()72 if (!state->link || !state->an_complete) in lynx_pcs_get_state_usxgmii()94 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in lynx_pcs_get_state_2500basex()132 state->link, state->an_complete); in lynx_pcs_get_state()
933 state->an_complete = xpcs_aneg_done_c73(xpcs, state, compat, in xpcs_get_state_c73()935 if (!state->an_complete) { in xpcs_get_state_c73()
100 state->an_complete = status.an_complete; in sparx5_pcs_get_state()
107 bool an_complete; member
31 status->an_complete = true; in decode_sgmii_word()60 status->an_complete = true; in decode_cl37_word()
131 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in b53_serdes_get_state()
755 pl->link_config.an_complete = 1; in phylink_parse_fixedlink()996 st.an_complete = false; in phylink_mac_config()1386 state->an_complete = 0; in phylink_mac_pcs_get_state()1779 pl->link_config.an_complete = 1; in phylink_set_fixed_link()3246 if (!state->an_complete) in phylink_mii_emul_read()4008 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in phylink_mii_c22_pcs_decode_state()
54 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in mv88e6xxx_pcs_decode_state()
914 state->an_complete = state->link; in mv88e6393x_xg_pcs_get_state()
311 state->an_complete = true; in lan966x_port_status_get()
100 bool an_complete; member
1538 p_link->an_complete = p_bulletin->autoneg_complete; in __qed_vf_get_link_state()
2155 if (link.an_complete) in qed_fill_link()
1436 p_link->an_complete = !!(status & in qed_mcp_handle_link_change()
965 p_bulletin->autoneg_complete = link->an_complete; in qed_iov_set_link()
295 state->an_complete = (smac.oper && port->autoneg) ? 1 : 0; in prestera_pcs_get_state()300 state->an_complete = 0; in prestera_pcs_get_state()
1509 state->an_complete = state->link; in qca8k_pcs_get_state()
3065 state->an_complete = state->link; in mt7530_pcs_get_state()
6237 state->an_complete = 1; in mvpp2_xlg_pcs_get_state()6294 state->an_complete = !!(val & MVPP2_GMAC_STATUS0_AN_COMPLETE); in mvpp2_gmac_pcs_get_state()
4006 state->an_complete = !!(gmac_stat & MVNETA_GMAC_AN_COMPLETE); in mvneta_pcs_get_state()
576 state->an_complete = 1; in macb_usx_pcs_get_state()
Completed in 126 milliseconds