Home
last modified time | relevance | path

Searched refs:IFM_10G_CR1 (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/net/
H A Dif_media.h141 #define IFM_10G_CR1 28 /* 10GBase-CR1 Twinax splitter */ macro
385 { IFM_10G_CR1, "10GBase-CR1" }, \
H A Dif_bond.c868 case IFM_10G_CR1: in link_speed()