Lines Matching refs:iwx_node

306 int	iwx_schedule_session_protection(struct iwx_softc *, struct iwx_node *,
308 void iwx_unprotect_session(struct iwx_softc *, struct iwx_node *);
375 int iwx_binding_cmd(struct iwx_softc *, struct iwx_node *, uint32_t);
394 const struct iwx_rate *iwx_tx_fill_cmd(struct iwx_softc *, struct iwx_node *,
400 int iwx_drain_sta(struct iwx_softc *sc, struct iwx_node *, int);
401 int iwx_flush_sta(struct iwx_softc *, struct iwx_node *);
404 int iwx_update_beacon_abort(struct iwx_softc *, struct iwx_node *, int);
405 void iwx_power_build_cmd(struct iwx_softc *, struct iwx_node *,
407 int iwx_power_mac_update_mode(struct iwx_softc *, struct iwx_node *);
409 int iwx_enable_beacon_filter(struct iwx_softc *, struct iwx_node *);
411 int iwx_add_sta_cmd(struct iwx_softc *, struct iwx_node *, int);
412 int iwx_rm_sta_cmd(struct iwx_softc *, struct iwx_node *);
413 int iwx_rm_sta(struct iwx_softc *, struct iwx_node *);
427 void iwx_ack_rates(struct iwx_softc *, struct iwx_node *, int *, int *);
428 void iwx_mac_ctxt_cmd_common(struct iwx_softc *, struct iwx_node *,
430 void iwx_mac_ctxt_cmd_fill_sta(struct iwx_softc *, struct iwx_node *,
432 int iwx_mac_ctxt_cmd(struct iwx_softc *, struct iwx_node *, uint32_t, int);
448 int iwx_rs_init_v3(struct iwx_softc *, struct iwx_node *);
449 int iwx_rs_init_v4(struct iwx_softc *, struct iwx_node *);
450 int iwx_rs_init(struct iwx_softc *, struct iwx_node *);
2974 iwx_schedule_session_protection(struct iwx_softc *sc, struct iwx_node *in,
2995 iwx_unprotect_session(struct iwx_softc *sc, struct iwx_node *in)
3420 struct iwx_node *in = (void *)ni;
3544 struct iwx_node *in = (void *)ic->ic_bss;
3569 struct iwx_node *in = (void *)ic->ic_bss;
4760 struct iwx_node *in = (void *)ic->ic_bss;
5420 struct iwx_node *in;
5503 iwx_binding_cmd(struct iwx_softc *sc, struct iwx_node *in, uint32_t action)
6027 iwx_tx_fill_cmd(struct iwx_softc *sc, struct iwx_node *in,
6140 struct iwx_node *in = (void *)ni;
6425 iwx_drain_sta(struct iwx_softc *sc, struct iwx_node* in, int drain)
6462 iwx_flush_sta(struct iwx_softc *sc, struct iwx_node *in)
6498 iwx_update_beacon_abort(struct iwx_softc *sc, struct iwx_node *in, int enable)
6514 iwx_power_build_cmd(struct iwx_softc *sc, struct iwx_node *in,
6544 iwx_power_mac_update_mode(struct iwx_softc *sc, struct iwx_node *in)
6578 iwx_enable_beacon_filter(struct iwx_softc *sc, struct iwx_node *in)
6610 iwx_add_sta_cmd(struct iwx_softc *sc, struct iwx_node *in, int update)
6728 iwx_rm_sta_cmd(struct iwx_softc *sc, struct iwx_node *in)
6750 iwx_rm_sta(struct iwx_softc *sc, struct iwx_node *in)
7213 iwx_ack_rates(struct iwx_softc *sc, struct iwx_node *in, int *cck_rates,
7299 iwx_mac_ctxt_cmd_common(struct iwx_softc *sc, struct iwx_node *in,
7389 iwx_mac_ctxt_cmd_fill_sta(struct iwx_softc *sc, struct iwx_node *in,
7414 iwx_mac_ctxt_cmd(struct iwx_softc *sc, struct iwx_node *in, uint32_t action,
7580 struct iwx_node *in = (void *)ic->ic_bss;
7769 iwx_rs_init_v3(struct iwx_softc *sc, struct iwx_node *in)
7837 iwx_rs_init_v4(struct iwx_softc *sc, struct iwx_node *in)
7905 iwx_rs_init(struct iwx_softc *sc, struct iwx_node *in)
8081 struct iwx_node *in = (void *)ic->ic_bss;
8178 struct iwx_node *in = (void *)ic->ic_bss;
8226 struct iwx_node *in = (void *)ic->ic_bss;
8349 struct iwx_node *in = (void *)ic->ic_bss;
8402 return malloc(sizeof (struct iwx_node), M_DEVBUF, M_NOWAIT | M_ZERO);
8410 struct iwx_node *in = (void *)ni;
8440 struct iwx_node *in = (void *)ni;
9097 struct iwx_node *in = (void *)ic->ic_bss;
9256 struct iwx_node *in = (void *)ic->ic_bss;