Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_media.h139 #define IFM_10G_KX4 26 /* 10GBase-KX4 backplane */ macro
383 { IFM_10G_KX4, "10GBase-KX4" }, \
H A Dif_fake.c935 IFM_MAKEWORD(IFM_ETHER, IFM_10G_KX4, IFM_FDX, 0),
H A Dif_bond.c866 case IFM_10G_KX4: in link_speed()