Searched refs:ifmedia_entry (Results 1 – 4 of 4) sorted by relevance
73 static struct ifmedia_entry *ifmedia_match(struct ifmedia *ifm,103 struct ifmedia_entry *entry; in ifmedia_removeall()119 struct ifmedia_entry *entry; in ifmedia_add()148 ifmedia_list_add(struct ifmedia *ifm, struct ifmedia_entry *lp, int count) in ifmedia_list_add()167 struct ifmedia_entry *match; in ifmedia_set()210 struct ifmedia_entry *match; in ifmedia_ioctl()223 struct ifmedia_entry *oldentry; in ifmedia_ioctl()279 struct ifmedia_entry *ep; in ifmedia_ioctl()329 static struct ifmedia_entry *332 struct ifmedia_entry *match, *next; in ifmedia_match()
70 struct ifmedia_entry { struct71 LIST_ENTRY(ifmedia_entry) ifm_list;84 struct ifmedia_entry *ifm_cur; /* currently selected media */ argument85 LIST_HEAD(, ifmedia_entry) ifm_list; /* list of all supported media */101 void ifmedia_list_add(struct ifmedia *mp, struct ifmedia_entry *lp,
2093 media2mode(const struct ifmedia_entry *ime, uint32_t flags, uint16_t *mode) in media2mode()2152 struct ifmedia_entry *ime = vap->iv_media.ifm_cur; in ieee80211_media_change()
2714 struct ifmedia_entry *ife = ifm->ifm_cur; in arge_multiphy_mediachange()