Searched refs:SHMEM_EEE_10G_ADV (Results 1 – 3 of 3) sorted by relevance
2092 if (eee_adv & SHMEM_EEE_10G_ADV) in bnx2x_eee_to_adv()2106 eee_adv |= SHMEM_EEE_10G_ADV; in bnx2x_adv_to_eee()
2977 if (modes & SHMEM_EEE_10G_ADV) { in bnx2x_eee_advertise()3033 lp_adv |= SHMEM_EEE_10G_ADV; in bnx2x_eee_an_resolve()10278 return bnx2x_eee_advertise(phy, params, vars, SHMEM_EEE_10G_ADV); in bnx2x_8483x_enable_eee()10425 rc = bnx2x_eee_initial_config(params, vars, SHMEM_EEE_10G_ADV); in bnx2x_848x3_config_init()
2290 #define SHMEM_EEE_10G_ADV (1<<2) macro