Searched refs:ifnet (Results 51 - 75 of 108) sorted by relevance

12345

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_var.h395 struct ifnet *iv_ifp; /* associated device */
411 uint32_t iv_ifflags; /* ifnet flags */
571 int (*iv_output)(struct ifnet *, struct mbuf *,
767 int ieee80211_media_change(struct ifnet *);
768 void ieee80211_media_status(struct ifnet *, struct ifmediareq *);
769 int ieee80211_ioctl(struct ifnet *, u_long, caddr_t);
H A Dieee80211_proto.c329 struct ifnet *ifp = vap->iv_ifp;
1972 struct ifnet *ifp = vap->iv_ifp;
2077 struct ifnet *ifp = vap->iv_ifp;
2086 * then mark it's ifnet not running. If this is the last
2095 struct ifnet *ifp = vap->iv_ifp;
2135 struct ifnet *ifp = vap->iv_ifp;
2155 struct ifnet *ifp = vap->iv_ifp;
2176 struct ifnet *ifp = vap->iv_ifp;
H A Dieee80211_wds.c242 struct ifnet *ifp;
416 struct ifnet *ifp = vap->iv_ifp;
H A Dieee80211.c105 static uint64_t ieee80211_get_counter(struct ifnet *, ift_counter);
501 ieee80211_get_counter(struct ifnet *ifp, ift_counter cnt)
532 struct ifnet *ifp;
536 ic_printf(ic, "%s: unable to allocate ifnet\n", __func__);
672 struct ifnet *ifp = vap->iv_ifp;
727 * Tear down vap state and reclaim the ifnet.
736 struct ifnet *ifp = vap->iv_ifp;
756 /* XXX band-aid until ifnet handles this for us */
2153 ieee80211_media_change(struct ifnet *ifp)
2227 ieee80211_media_status(struct ifnet *if
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/
H A Dif_msk.c286 static void msk_start(struct ifnet *);
287 static void msk_start_locked(struct ifnet *);
288 static int msk_ioctl(struct ifnet *, u_long, caddr_t);
296 static int msk_mediachange(struct ifnet *);
297 static void msk_mediastatus(struct ifnet *, struct ifmediareq *);
322 static void msk_setvlan(struct msk_if_softc *, struct ifnet *);
478 struct ifnet *ifp;
580 struct ifnet *ifp;
630 msk_setvlan(struct msk_if_softc *sc_if, struct ifnet *ifp)
1016 msk_mediachange(struct ifnet *if
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_ioctl.c245 struct ifnet *ifp;
/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alcvar.h207 struct ifnet *alc_ifp;
/haiku/src/add-ons/kernel/drivers/network/ether/atheros81xx/dev/ale/
H A Dif_alevar.h186 struct ifnet *ale_ifp;
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l1/dev/age/
H A Dif_agevar.h196 struct ifnet *age_ifp;
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vgevar.h180 struct ifnet *vge_ifp; /* interface info */
/haiku/src/libs/compat/freebsd_network/compat/net/
H A Dif_media.h59 struct ifnet;
64 typedef int (*ifm_change_cb_t)(struct ifnet *);
65 typedef void (*ifm_stat_cb_t)(struct ifnet *, struct ifmediareq *req);
108 int ifmedia_ioctl(struct ifnet *ifp, struct ifreq *ifr,
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_node.c179 struct ifnet *ifp = &ic->ic_if;
512 struct ifnet *ifp = &ic->ic_if;
582 struct ifnet *ifp = &ic->ic_if;
700 ieee80211_node_attach(struct ifnet *ifp)
761 ieee80211_node_lateattach(struct ifnet *ifp)
778 ieee80211_node_detach(struct ifnet *ifp)
808 ieee80211_reset_scan(struct ifnet *ifp)
836 ieee80211_begin_scan(struct ifnet *ifp)
884 ieee80211_next_scan(struct ifnet *ifp)
921 struct ifnet *if
[all...]
H A Dieee80211_output.c66 int ieee80211_mgmt_output(struct ifnet *, struct ieee80211_node *,
112 ieee80211_output(struct ifnet *ifp, struct mbuf *m, struct sockaddr *dst,
179 ieee80211_mgmt_output(struct ifnet *ifp, struct ieee80211_node *ni,
502 struct ifnet *ifp = &ic->ic_if;
526 ieee80211_encap(struct ifnet *ifp, struct mbuf *m, struct ieee80211_node **pni)
1828 struct ifnet *ifp = &ic->ic_if;
H A Dieee80211_crypto.c57 ieee80211_crypto_attach(struct ifnet *ifp)
78 ieee80211_crypto_detach(struct ifnet *ifp)
H A Dieee80211_input.c269 ieee80211_inputm(struct ifnet *ifp, struct mbuf *m, struct ieee80211_node *ni,
712 ieee80211_input(struct ifnet *ifp, struct mbuf *m, struct ieee80211_node *ni,
822 struct ifnet *ifp = &ic->ic_if;
904 struct ifnet *ifp = &ic->ic_if;
939 struct ifnet *ifp = &ic->ic_if;
1019 struct ifnet *ifp = &ic->ic_if;
1050 struct ifnet *ifp = &ic->ic_if;
2544 struct ifnet *ifp = &ic->ic_if;
3364 struct ifnet *ifp = &ic->ic_if;
/haiku/src/libs/compat/freebsd_iflib/
H A Difdi_if.c173 struct ifnet *ifp = iflib_get_ifp(ctx);
/haiku/src/add-ons/kernel/drivers/network/ether/sis19x/dev/sge/
H A Dif_sgereg.h341 struct ifnet *sge_ifp; /* interface info */
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c114 struct ifnet *ifp = vap->iv_ifp;
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_if_media.c198 struct ifnet *ifp;
H A Ddriver.c45 struct ifnet* gDevices[MAX_DEVICES];
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c481 int iwx_media_change(struct ifnet *);
493 int iwx_init(struct ifnet *);
494 void iwx_start(struct ifnet *);
495 void iwx_stop(struct ifnet *);
496 void iwx_watchdog(struct ifnet *);
497 int iwx_ioctl(struct ifnet *, u_long, caddr_t);
4607 struct ifnet *ifp = IC2IFP(ic);
4664 struct ifnet *ifp = IC2IFP(ic);
5362 struct ifnet *ifp = IC2IFP(ic);
5411 struct ifnet *if
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Dif_de.c130 static int tulip_ifmedia_change(struct ifnet * const ifp);
131 static void tulip_ifmedia_status(struct ifnet * const ifp,
150 static void tulip_start(struct ifnet *ifp);
459 struct ifnet *ifp sc->tulip_ifp;
1387 struct ifnet *ifp = sc->tulip_ifp;
2975 tulip_ifmedia_change(struct ifnet * const ifp)
3007 tulip_ifmedia_status(struct ifnet * const ifp, struct ifmediareq *req)
3029 struct ifnet *ifp;
3325 struct ifnet * const ifp = sc->tulip_ifp;
4234 tulip_ifioctl(struct ifnet * if
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_anreg.h442 struct ifnet *an_ifp;
/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/pcn/
H A Dif_pcnreg.h454 struct ifnet *pcn_ifp;
/haiku/src/add-ons/kernel/drivers/network/ether/sis900/dev/sis/
H A Dif_sisreg.h461 struct ifnet *sis_ifp; /* interface info */

Completed in 222 milliseconds

12345