Searched refs:SHMEM_EEE_1G_ADV (Results 1 – 3 of 3) sorted by relevance
2090 if (eee_adv & SHMEM_EEE_1G_ADV) in bnx2x_eee_to_adv()2104 eee_adv |= SHMEM_EEE_1G_ADV; in bnx2x_adv_to_eee()
2981 if (modes & SHMEM_EEE_1G_ADV) { in bnx2x_eee_advertise()3025 lp_adv |= SHMEM_EEE_1G_ADV; in bnx2x_eee_an_resolve()11191 rc = bnx2x_eee_initial_config(params, vars, SHMEM_EEE_1G_ADV); in bnx2x_54618se_config_init()11205 SHMEM_EEE_1G_ADV); in bnx2x_54618se_config_init()11211 vars->eee_status &= ~SHMEM_EEE_1G_ADV << in bnx2x_54618se_config_init()
2289 #define SHMEM_EEE_1G_ADV (1<<1) macro