Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_media.h218 #define IFM_50G_LAUI2_AC IFM_X(77) /* 50G active copper/optical */ macro
512 { IFM_50G_LAUI2_AC, "50G-LAUI2-AC" }, \
859 { IFM_ETHER | IFM_50G_LAUI2_AC, IF_Gbps(50ULL) }, \
H A Dieee8023ad_lacp.c1188 case IFM_50G_LAUI2_AC: in lacp_compose_key()
/freebsd/sys/dev/ice/
H A Dice_lib.c1051 return IFM_50G_LAUI2_AC; in ice_get_phy_type_low()