Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_media.h172 #define IFM_25G_LR IFM_X(58) /* 25GBase-LR */ macro
409 { IFM_25G_LR, "25GBase-LR" }, \
H A Dif_bond.c880 case IFM_25G_LR: in link_speed()