Home
last modified time | relevance | path

Searched refs:lp_adv (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_port.c82 u16 lp_adv, ld_adv; in sparx5_get_dev2g5_status() local
108 lp_adv = DEV2G5_PCS1G_ANEG_STATUS_LP_ADV_ABILITY_GET(value); in sparx5_get_dev2g5_status()
110 decode_sgmii_word(lp_adv, status); in sparx5_get_dev2g5_status()
114 decode_cl37_word(lp_adv, ld_adv, status); in sparx5_get_dev2g5_status()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_link.c3010 u32 lp_adv = 0; in bnx2x_eee_an_resolve() local
3017 lp_adv |= SHMEM_EEE_100M_ADV; in bnx2x_eee_an_resolve()
3025 lp_adv |= SHMEM_EEE_1G_ADV; in bnx2x_eee_an_resolve()
3033 lp_adv |= SHMEM_EEE_10G_ADV; in bnx2x_eee_an_resolve()
3042 vars->eee_status |= (lp_adv << SHMEM_EEE_LP_ADV_STATUS_SHIFT); in bnx2x_eee_an_resolve()

Completed in 27 milliseconds