Searched refs:SHMEM_EEE_1G_ADV (Results 1 – 3 of 3) sorted by relevance
1982 if (eee_adv & SHMEM_EEE_1G_ADV) in bnx2x_eee_to_adv()1996 eee_adv |= SHMEM_EEE_1G_ADV; in bnx2x_adv_to_eee()
2989 if (modes & SHMEM_EEE_1G_ADV) { in bnx2x_eee_advertise()3033 lp_adv |= SHMEM_EEE_1G_ADV; in bnx2x_eee_an_resolve()10941 rc = bnx2x_eee_initial_config(params, vars, SHMEM_EEE_1G_ADV); in bnx2x_54618se_config_init()10955 SHMEM_EEE_1G_ADV); in bnx2x_54618se_config_init()10961 vars->eee_status &= ~SHMEM_EEE_1G_ADV << in bnx2x_54618se_config_init()
2233 #define SHMEM_EEE_1G_ADV (1<<1) macro