Symbol: iwx_node
sys/dev/pci/if_iwx.c
10183
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
10385
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
6688
struct iwx_node *in;
sys/dev/pci/if_iwx.c
6774
iwx_enable_beacon_filter(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
6806
iwx_add_sta_cmd(struct iwx_softc *sc, struct iwx_node *in, int update)
sys/dev/pci/if_iwx.c
6937
iwx_mld_modify_link_fill(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
7022
iwx_mld_add_sta_cmd(struct iwx_softc *sc, struct iwx_node *in, int update)
sys/dev/pci/if_iwx.c
7145
iwx_rm_sta_cmd(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
7170
iwx_rm_sta(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
7237
iwx_mld_rm_sta_cmd(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
7841
iwx_ack_rates(struct iwx_softc *sc, struct iwx_node *in, int *cck_rates,
sys/dev/pci/if_iwx.c
7927
iwx_mac_ctxt_cmd_common(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
8022
iwx_mac_ctxt_cmd_fill_sta(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
8047
iwx_mac_ctxt_cmd(struct iwx_softc *sc, struct iwx_node *in, uint32_t action,
sys/dev/pci/if_iwx.c
8091
iwx_mld_mac_ctxt_cmd(struct iwx_softc *sc, struct iwx_node *in,
sys/dev/pci/if_iwx.c
8340
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
8570
iwx_rs_init_v3(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
8674
iwx_rs_init_v4(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
8778
iwx_rs_init(struct iwx_softc *sc, struct iwx_node *in)
sys/dev/pci/if_iwx.c
8954
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
9070
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
9123
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
9244
struct iwx_node *in = (void *)ic->ic_bss;
sys/dev/pci/if_iwx.c
9297
return malloc(sizeof (struct iwx_node), M_DEVBUF, M_NOWAIT | M_ZERO);
sys/dev/pci/if_iwx.c
9305
struct iwx_node *in = (void *)ni;
sys/dev/pci/if_iwx.c
9498
struct iwx_node *in = (void *)ni;
sys/dev/pci/if_iwxvar.h
242
struct iwx_node *in;