Home
last modified time | relevance | path

Searched refs:IFM_100G_DR (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/
H A Dif_media.h238 #define IFM_100G_DR IFM_X(97) /* 100GBase-DR */ macro
532 { IFM_100G_DR, "100GBase-DR" }, \
879 { IFM_ETHER | IFM_100G_DR, IF_Gbps(100ULL) }, \
H A Dieee8023ad_lacp.c1242 case IFM_100G_DR: in lacp_compose_key()
/freebsd/sys/dev/mana/
H A Dmana_en.c114 ifmr->ifm_active |= IFM_100G_DR | IFM_FDX; in mana_ifmedia_status()
/freebsd/sys/dev/ice/
H A Dice_lib.c1097 return IFM_100G_DR; in ice_get_phy_type_high()