Searched refs:SFP_10G_DA_PASSIVE (Results 1 – 1 of 1) sorted by relevance
235 #define SFP_10G_DA_PASSIVE 0x4 macro297 } else if ((sfp_cable_tech & (SFP_10G_DA_PASSIVE | SFP_10G_DA_ACTIVE)) != 0) { in al_eth_sfp_detect()311 (sfp_cable_tech & SFP_10G_DA_PASSIVE) ? "Passive" : "Active", in al_eth_sfp_detect()316 lm_context->da_len = (sfp_cable_tech & SFP_10G_DA_PASSIVE) ? sfp_da_len : 0; in al_eth_sfp_detect()