Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_media.h200 #define IFM_100G_LR4 45 /* 100GBase-LR4 */ macro
597 { IFM_ETHER|IFM_100G_LR4, "100GbaseLR4" }, \
598 { IFM_ETHER|IFM_100G_LR4, "100GBASE-LR4" }, \
/openbsd/sys/dev/pci/
H A Dif_bnxt.c1728 return IFM_100G_LR4; in bnxt_get_media_type()
2004 case IFM_100G_LR4: in bnxt_media_change()
H A Dif_mcx.c2698 [MCX_ETHER_CAP_100G_LR4] = { IFM_100G_LR4, IF_Gbps(100) },
H A Dif_ice.c13824 return IFM_100G_LR4; in ice_get_phy_type_low()