Home
last modified time | relevance | path

Searched defs:media (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/lib/libifconfig/
H A Dlibifconfig_media.c219 get_toptype_ttos(ifmedia_t media) in get_toptype_ttos()
234 ifconfig_media_get_type(ifmedia_t media) in ifconfig_media_get_type()
256 ifconfig_media_get_subtype(ifmedia_t media) in ifconfig_media_get_subtype()
281 ifconfig_media_lookup_subtype(ifmedia_t media, const char *name) in ifconfig_media_lookup_subtype()
302 ifconfig_media_get_mode(ifmedia_t media) in ifconfig_media_get_mode()
327 ifconfig_media_lookup_mode(ifmedia_t media, const char *name) in ifconfig_media_lookup_mode()
348 ifconfig_media_get_options(ifmedia_t media) in ifconfig_media_get_options()
397 ifconfig_media_lookup_options(ifmedia_t media, const char **opts, size_t nopts) in ifconfig_media_lookup_options()
/freebsd/sbin/ifconfig/
H A Difmedia.c286 get_media_subtype(ifmedia_t media, const char *val) in get_media_subtype()
305 get_media_mode(ifmedia_t media, const char *val) in get_media_mode()
324 get_media_options(ifmedia_t media, const char *val) in get_media_options()
377 print_media(ifmedia_t media, bool print_toptype) in print_media()
420 print_media_ifconfig(ifmedia_t media) in print_media_ifconfig()
/freebsd/usr.sbin/fstyp/
H A Dhammer2.c70 hammer2_media_data_t *media; in read_media() local
115 hammer2_media_data_t *media; in find_pfs() local
207 hammer2_media_data_t *vols[HAMMER2_NUM_VOLHDRS], *media; read_label() local
[all...]
/freebsd/sys/dev/mii/
H A Dsmscphy.c170 smscphy_auto(struct mii_softc *sc, int media) in smscphy_auto()
H A De1000phy.c472 e1000phy_mii_phy_auto(struct mii_softc *sc, int media) in e1000phy_mii_phy_auto()
H A Dsmcphy.c207 smcphy_auto(struct mii_softc *sc, int media) in smcphy_auto()
H A Dip1000phy.c298 ip1000phy_mii_phy_auto(struct mii_softc *sc, int media) in ip1000phy_mii_phy_auto()
H A Datphy.c336 atphy_setmedia(struct mii_softc *sc, int media) in atphy_setmedia()
H A Drgephy.c412 rgephy_mii_phy_auto(struct mii_softc *sc, int media) in rgephy_mii_phy_auto()
H A Dbrgphy.c434 brgphy_setmedia(struct mii_softc *sc, int media) in brgphy_setmedia()
623 brgphy_mii_phy_auto(struct mii_softc *sc, int media) in brgphy_mii_phy_auto()
/freebsd/sys/dev/my/
H A Dif_my.c388 u_int16_t phy_sts = 0, media, advert, ability; in my_autoneg_mii() local
649 my_setmode_mii(struct my_softc * sc, int media) in my_setmode_mii()
796 int media = IFM_ETHER | IFM_100_TX | IFM_FDX; in my_attach() local
/freebsd/sbin/devd/
H A Ddevd.hh102 class media : public eps class
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c72 struct ifmedia media; member
/freebsd/sys/net/
H A Dif_media.c192 compat_media(int media) in compat_media()
H A Dieee8023ad_lacp.c465 u_int media; in lacp_linkstate() local
1104 u_int media = lp->lp_media; in lacp_compose_key() local
/freebsd/sys/dev/xl/
H A Dif_xl.c737 xl_setmode(struct xl_softc *sc, int media) in xl_setmode()
1066 int media, pmcap; in xl_attach() local
1488 xl_choose_media(struct xl_softc *sc, int *media) in xl_choose_media()
/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h49 int media; /* cpu port media */ member
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_diskstorage_tbl.c84 int32_t media; /* enum hrDiskStrorageMedia*/ member
/freebsd/lib/libefivar/
H A Defivar-dp-xlate.c131 const_efidp media, file, walker; in efi_hd_to_unix() local
/freebsd/sys/netgraph/
H A Dng_eiface.c83 struct ifmedia media; /* (fake) media information */ member
/freebsd/usr.sbin/dumpcis/
H A Dprintcis.c932 static const char *media[] = { in dump_network_ext() local
/freebsd/sys/net80211/
H A Dieee80211.c1898 addmedia(struct ifmedia *media, int caps, int addsta, int mode, int mword) in addmedia()
1945 struct ifmedia *media, int caps, int addsta, in ieee80211_media_setup()
2382 u_int media; /* if_media rate */ member
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c95 struct ifmedia media; member
/freebsd/stand/efi/libefi/
H A Ddevpath.c750 EFI_DEVICE_PATH *media, *devpath; in efi_devpath_to_handle() local
/freebsd/sys/dev/alc/
H A Dif_alc.c537 alc_dsp_fixup(struct alc_softc *sc, int media) in alc_dsp_fixup()
1138 alc_aspm(struct alc_softc *sc, int init, int media) in alc_aspm()
1148 alc_aspm_813x(struct alc_softc *sc, int media) in alc_aspm_813x()

123