Searched refs:IFM_10_T (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_media.h | 143 #define IFM_10_T 3 /* 10BaseT - RJ45 */ macro 433 { IFM_10_T, "10baseT/UTP" }, \ 554 { IFM_10_T, "10baseT" }, \ 555 { IFM_10_T, "UTP" }, \ 556 { IFM_10_T, "10UTP" }, \ 579 { IFM_10_T | IFM_FDX, "10baseT-FDX" }, \ 580 { IFM_10_T | IFM_FDX | IFM_FLOW, "10baseT-FDX-flow" }, \ 780 { IFM_ETHER | IFM_10_T, IF_Mbps(10) }, \
|
| H A D | ieee8023ad_lacp.c | 1126 case IFM_10_T: in lacp_compose_key() 1131 key = IFM_10_T; in lacp_compose_key()
|
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | if_dwc_rk.c | 222 case IFM_10_T: in rk3328_set_speed() 239 case IFM_10_T: in rk3328_set_speed() 328 case IFM_10_T: in rk3399_set_speed()
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_eiface.c | 419 ifmedia_add(&priv->media, IFM_ETHER | IFM_10_T, 0, NULL); in ng_eiface_constructor() 420 ifmedia_add(&priv->media, IFM_ETHER | IFM_10_T | IFM_FDX, 0, NULL); in ng_eiface_constructor()
|
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | octe.c | 388 ifm->ifm_active |= IFM_10_T; in octe_medstat()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | if_octm.c | 397 ifm->ifm_active |= IFM_10_T; in octm_medstat()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | if_emac.c | 1079 case IFM_10_T: in emac_miibus_statchg()
|
| H A D | if_awg.c | 312 case IFM_10_T: in awg_miibus_statchg()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | if_arge.c | 809 sc->arge_media_type = IFM_10_T; in arge_attach() 1289 case IFM_10_T: in arge_set_pll()
|
| /f-stack/freebsd/mips/nlm/dev/net/ |
| H A D | xlpge.c | 1335 if (IFM_SUBTYPE(mii->mii_media_active) == IFM_10_T) { in nlm_xlpge_mii_statchg()
|
| /f-stack/freebsd/arm64/broadcom/genet/ |
| H A D | if_genet.c | 1654 case IFM_10_T: in gen_update_link_locked()
|