Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_media.h205 #define IFM_50G_CR2 50 /* 50GBase-CR2 */ macro
613 { IFM_ETHER|IFM_50G_CR2, "50GbaseCR2" }, \
614 { IFM_ETHER|IFM_50G_CR2, "50GBASE-CR2" }, \
/openbsd/sys/dev/pci/
H A Dif_bnxt.c1709 return IFM_50G_CR2; in bnxt_get_media_type()
2009 case IFM_50G_CR2: in bnxt_media_change()
H A Dif_mcx.c2702 [MCX_ETHER_CAP_50G_CR2] = { IFM_50G_CR2, IF_Gbps(50) },
H A Dif_ice.c13786 return IFM_50G_CR2; in ice_get_phy_type_low()