Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h154 #define IFM_1000_LX 14 /* 1000baseLX - single-mode fiber */ macro
444 { IFM_1000_LX, "1000baseLX" }, \
568 { IFM_1000_LX, "1000LX" }, \
791 { IFM_ETHER | IFM_1000_LX, IF_Mbps(1000) }, \
H A Dieee8023ad_lacp.c1143 case IFM_1000_LX: in lacp_compose_key()
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c1564 case IFM_1000_LX: in cpswp_miibus_statchg()