Searched refs:lp_adv (Results 1 – 2 of 2) sorted by relevance
293 u16 lp_adv; in lan966x_port_status_get() local 316 lp_adv = DEV_PCS1G_ANEG_STATUS_LP_ADV_GET(val); in lan966x_port_status_get() 317 phylink_mii_c22_pcs_decode_state(state, neg_mode, bmsr, lp_adv); in lan966x_port_status_get()
3010 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()