/kernel/linux/linux-5.10/drivers/net/pcs/ |
H A D | pcs-lynx.c | 45 state->an_complete = !!(status & MDIO_AN_STAT1_COMPLETE); in lynx_pcs_get_state_usxgmii() 46 if (!state->link || !state->an_complete) in lynx_pcs_get_state_usxgmii() 71 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in lynx_pcs_get_state_2500basex() 104 "mode=%s/%s/%s link=%u an_enabled=%u an_complete=%u\n", in lynx_pcs_get_state() 108 state->link, state->an_enabled, state->an_complete); in lynx_pcs_get_state()
|
H A D | pcs-xpcs.c | 623 state->an_complete = true; in xpcs_get_state()
|
/kernel/linux/linux-6.6/drivers/net/pcs/ |
H A D | pcs-lynx.c | 50 state->an_complete = !!(status & MDIO_AN_STAT1_COMPLETE); in lynx_pcs_get_state_usxgmii() 51 if (!state->link || !state->an_complete) in lynx_pcs_get_state_usxgmii() 74 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in lynx_pcs_get_state_2500basex() 108 "mode=%s/%s/%s link=%u an_complete=%u\n", in lynx_pcs_get_state() 112 state->link, state->an_complete); in lynx_pcs_get_state()
|
H A D | pcs-xpcs.c | 969 state->an_complete = xpcs_aneg_done_c73(xpcs, state, compat, in xpcs_get_state_c73() 971 if (!state->an_complete) { in xpcs_get_state_c73()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_phylink.c | 88 state->an_complete = status.an_complete; in sparx5_pcs_get_state()
|
H A D | sparx5_port.h | 93 bool an_complete; member
|
H A D | sparx5_port.c | 31 status->an_complete = true; in decode_sgmii_word() 60 status->an_complete = true; in decode_cl37_word()
|
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_serdes.c | 130 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in b53_serdes_link_state()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | phylink.h | 41 * @an_complete: true if autonegotiation has completed. 52 unsigned int an_complete:1; member 151 * negotiation completion state in @state->an_complete, and link up state 190 * @state->lp_advertising, @state->link, @state->an_complete are never 372 * negotiation completion state in @state->an_complete, and link up state
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_serdes.c | 131 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in b53_serdes_get_state()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | phylink.h | 181 * @an_complete: true if autonegotiation has completed. 192 unsigned int an_complete:1; member 343 * @state->lp_advertising, @state->link, @state->an_complete are never 569 * negotiation completion state in @state->an_complete, and link up state
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | phylink.c | 259 pl->link_config.an_complete = 1; in phylink_parse_fixedlink() 533 state->an_complete = 0; in phylink_mac_pcs_get_state() 1799 if (!state->an_complete) in phylink_mii_emul_read() 2448 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in phylink_mii_c22_pcs_get_state()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | phylink.c | 857 pl->link_config.an_complete = 1; in phylink_parse_fixedlink() 1096 st.an_complete = false; in phylink_mac_config() 1276 state->an_complete = 0; in phylink_mac_pcs_get_state() 2749 if (!state->an_complete) in phylink_mii_emul_read() 3535 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in phylink_mii_c22_pcs_decode_state()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 98 bool an_complete; member
|
H A D | qed_vf.c | 1548 p_link->an_complete = p_bulletin->autoneg_complete; in __qed_vf_get_link_state()
|
H A D | qed_main.c | 2185 if (link.an_complete) in qed_fill_link()
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | serdes.c | 54 state->an_complete = !!(bmsr & BMSR_ANEGCOMPLETE); in mv88e6xxx_pcs_decode_state()
|
H A D | pcs-639x.c | 912 state->an_complete = state->link; in mv88e6393x_xg_pcs_get_state()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_port.c | 311 state->an_complete = true; in lan966x_port_status_get()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 100 bool an_complete; member
|
H A D | qed_vf.c | 1538 p_link->an_complete = p_bulletin->autoneg_complete; in __qed_vf_get_link_state()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 294 state->an_complete = (smac.oper && port->autoneg) ? 1 : 0; in prestera_pcs_get_state() 299 state->an_complete = 0; in prestera_pcs_get_state()
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | qca8k.c | 962 state->an_complete = state->link; in qca8k_phylink_mac_link_state()
|
H A D | mt7530.c | 2383 state->an_complete = state->link; in mt7530_phylink_mac_link_state()
|
/kernel/linux/linux-6.6/drivers/net/dsa/qca/ |
H A D | qca8k-8xxx.c | 1497 state->an_complete = state->link; in qca8k_pcs_get_state()
|