Home
last modified time | relevance | path

Searched refs:IFM_56G_R4 (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/bsd/net/
H A Dif_media.h165 #define IFM_56G_R4 IFM_X(51) /* 56GBase-R4 */ macro
402 { IFM_56G_R4, "56GBase-R4" }, \
H A Dif_fake.c733 IFM_MAKEWORD(IFM_ETHER, IFM_56G_R4, IFM_FDX, 0),
H A Dif_bond.c857 case IFM_56G_R4: in link_speed()