Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/ !
H A Dif_media.h153 #define IFM_40G_SR4 IFM_X(38) /* 40GBase-SR4 */ macro
379 { IFM_40G_SR4, "40Gbase-SR4" }, \
H A Dif_fake.c929 IFM_MAKEWORD(IFM_ETHER, IFM_40G_SR4, IFM_FDX, 0),
H A Dif_bond.c882 case IFM_40G_SR4: in link_speed()