Searched refs:IFM_25G_ACC (Results 1 – 3 of 3) sorted by relevance
202 #define IFM_25G_ACC IFM_X(60) /* 25G active copper cable */ macro492 { IFM_25G_ACC, "25GBase-ACC" }, \837 { IFM_ETHER | IFM_25G_ACC, IF_Gbps(25ULL) }, \
140 ifmr->ifm_active = IFM_ETHER | IFM_25G_ACC | IFM_FDX;
1207 case IFM_25G_ACC: in lacp_compose_key()