Home
last modified time | relevance | path

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

/xnu-10002.1.13/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.c843 case IFM_25G_LR: in link_speed()