Symbol: iwx_node
sys/dev/pci/if_iwx.c
10089
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
10291
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
306
int iwx_schedule_session_protection(struct iwx_softc *, struct iwx_node *,
sys/dev/pci/if_iwx.c
3078
iwx_schedule_session_protection(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
308
void iwx_unprotect_session(struct iwx_softc *, struct iwx_node *);
sys/dev/pci/if_iwx.c
3099
iwx_unprotect_session(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
3492
struct iwx_node *in = (void *)ni;
sys/dev/pci/if_iwx.c
3616
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
3641
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
374
int iwx_binding_cmd(struct iwx_softc *, struct iwx_node *, uint32_t);
sys/dev/pci/if_iwx.c
393
const struct iwx_rate *iwx_tx_fill_cmd(struct iwx_softc *, struct iwx_node *,
sys/dev/pci/if_iwx.c
399
int iwx_drain_sta(struct iwx_softc *sc, struct iwx_node *, int);
sys/dev/pci/if_iwx.c
400
int iwx_flush_sta(struct iwx_softc *, struct iwx_node *);
sys/dev/pci/if_iwx.c
403
int iwx_update_beacon_abort(struct iwx_softc *, struct iwx_node *, int);
sys/dev/pci/if_iwx.c
405
int iwx_enable_beacon_filter(struct iwx_softc *, struct iwx_node *);
sys/dev/pci/if_iwx.c
407
int iwx_add_sta_cmd(struct iwx_softc *, struct iwx_node *, int);
sys/dev/pci/if_iwx.c
408
int iwx_mld_add_sta_cmd(struct iwx_softc *, struct iwx_node *, int);
sys/dev/pci/if_iwx.c
409
int iwx_rm_sta_cmd(struct iwx_softc *, struct iwx_node *);
sys/dev/pci/if_iwx.c
410
int iwx_mld_rm_sta_cmd(struct iwx_softc *, struct iwx_node *);
sys/dev/pci/if_iwx.c
411
int iwx_rm_sta(struct iwx_softc *, struct iwx_node *);
sys/dev/pci/if_iwx.c
430
void iwx_ack_rates(struct iwx_softc *, struct iwx_node *, int *, int *);
sys/dev/pci/if_iwx.c
431
void iwx_mac_ctxt_cmd_common(struct iwx_softc *, struct iwx_node *,
sys/dev/pci/if_iwx.c
433
void iwx_mac_ctxt_cmd_fill_sta(struct iwx_softc *, struct iwx_node *,
sys/dev/pci/if_iwx.c
435
int iwx_mac_ctxt_cmd(struct iwx_softc *, struct iwx_node *, uint32_t, int);
sys/dev/pci/if_iwx.c
436
int iwx_mld_mac_ctxt_cmd(struct iwx_softc *, struct iwx_node *, uint32_t,
sys/dev/pci/if_iwx.c
454
int iwx_rs_init_v3(struct iwx_softc *, struct iwx_node *);
sys/dev/pci/if_iwx.c
455
int iwx_rs_init_v4(struct iwx_softc *, struct iwx_node *);
sys/dev/pci/if_iwx.c
456
int iwx_rs_init(struct iwx_softc *, struct iwx_node *);
sys/dev/pci/if_iwx.c
4933
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
5477
struct iwx_node *in;
sys/dev/pci/if_iwx.c
5560
iwx_binding_cmd(struct iwx_softc *sc, struct iwx_node *in, uint32_t action)
sys/dev/pci/if_iwx.c
6106
iwx_tx_fill_cmd(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
6219
struct iwx_node *in = (void *)ni;
sys/dev/pci/if_iwx.c
6523
iwx_drain_sta(struct iwx_softc *sc, struct iwx_node* in, int drain)
sys/dev/pci/if_iwx.c
6564
iwx_flush_sta(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
6600
iwx_update_beacon_abort(struct iwx_softc *sc, struct iwx_node *in, int enable)
sys/dev/pci/if_iwx.c
6621
struct iwx_node *in;
sys/dev/pci/if_iwx.c
6692
iwx_enable_beacon_filter(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
6724
iwx_add_sta_cmd(struct iwx_softc *sc, struct iwx_node *in, int update)
sys/dev/pci/if_iwx.c
6849
iwx_mld_modify_link_fill(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
6934
iwx_mld_add_sta_cmd(struct iwx_softc *sc, struct iwx_node *in, int update)
sys/dev/pci/if_iwx.c
7051
iwx_rm_sta_cmd(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
7076
iwx_rm_sta(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
7143
iwx_mld_rm_sta_cmd(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
7747
iwx_ack_rates(struct iwx_softc *sc, struct iwx_node *in, int *cck_rates,
sys/dev/pci/if_iwx.c
7833
iwx_mac_ctxt_cmd_common(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
7928
iwx_mac_ctxt_cmd_fill_sta(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
7953
iwx_mac_ctxt_cmd(struct iwx_softc *sc, struct iwx_node *in, uint32_t action,
sys/dev/pci/if_iwx.c
7997
iwx_mld_mac_ctxt_cmd(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
8246
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
8476
iwx_rs_init_v3(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
8580
iwx_rs_init_v4(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
8684
iwx_rs_init(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
8860
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
8976
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
9029
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
9150
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
9203
return malloc(sizeof (struct iwx_node), M_DEVBUF, M_NOWAIT | M_ZERO);
sys/dev/pci/if_iwx.c
9211
struct iwx_node *in = (void *)ni;
sys/dev/pci/if_iwx.c
9404
struct iwx_node *in = (void *)ni;
sys/dev/pci/if_iwxvar.h
242
struct iwx_node *in;