Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_media.h152 #define IFM_40G_CR4 IFM_X(37) /* 40GBase-CR4 */ macro
378 { IFM_40G_CR4, "40Gbase-CR4" }, \
H A Dif_bond.c847 case IFM_40G_CR4: in link_speed()