Home
last modified time | relevance | path

Searched refs:iwx_node (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/iwx/
H A Dif_iwxvar.h239 struct iwx_node *in;
893 struct iwx_node { struct
908 #define IWX_NODE(_ni) ((struct iwx_node *)(_ni)) argument
H A Dif_iwx.c401 struct iwx_node *, uint32_t);
402 static void iwx_unprotect_session(struct iwx_softc *, struct iwx_node *);
453 static int iwx_binding_cmd(struct iwx_softc *, struct iwx_node *, uint32_t);
475 struct iwx_node *, struct ieee80211_frame *, uint16_t *, uint32_t *,
482 static int iwx_drain_sta(struct iwx_softc *sc, struct iwx_node *, int);
483 static int iwx_flush_sta(struct iwx_softc *, struct iwx_node *);
486 static int iwx_update_beacon_abort(struct iwx_softc *, struct iwx_node *,
488 static void iwx_power_build_cmd(struct iwx_softc *, struct iwx_node *,
490 static int iwx_power_mac_update_mode(struct iwx_softc *, struct iwx_node *);
493 static int iwx_enable_beacon_filter(struct iwx_softc *, struct iwx_node *);
[all …]