Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_media.h162 #define IFM_100G_SR4 IFM_X(48) /* 100GBase-SR4 */ macro
399 { IFM_100G_SR4, "100GBase-SR4" }, \
H A Dif_bond.c894 case IFM_100G_SR4: in link_speed()