Symbol: ieee80211vap
sys/compat/linuxkpi/common/src/linux_80211.c
1439
lkpi_iv_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/compat/linuxkpi/common/src/linux_80211.c
1554
lkpi_iv_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/compat/linuxkpi/common/src/linux_80211.c
1747
lkpi_iv_key_update_begin(struct ieee80211vap *vap)
sys/compat/linuxkpi/common/src/linux_80211.c
1814
lkpi_iv_key_update_end(struct ieee80211vap *vap)
sys/compat/linuxkpi/common/src/linux_80211.c
182
static int lkpi_wme_update(struct lkpi_hw *, struct ieee80211vap *, bool);
sys/compat/linuxkpi/common/src/linux_80211.c
1969
struct ieee80211vap *vap, const char *_f, int _l)
sys/compat/linuxkpi/common/src/linux_80211.c
2296
lkpi_sta_state_do_nada(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
2303
lkpi_sta_init_to_scan(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
2310
lkpi_sta_scan_to_auth(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
2637
lkpi_sta_auth_to_assoc(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
2729
static int lkpi_sta_assoc_to_run(struct ieee80211vap *, enum ieee80211_state, int);
sys/compat/linuxkpi/common/src/linux_80211.c
2733
lkpi_sta_auth_to_run(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
2745
lkpi_sta_assoc_to_run(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
289
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
2921
lkpi_sta_run_to_assoc(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3116
lkpi_sta_assoc_to_auth(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3196
lkpi_sta_auth_to_scan(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3386
lkpi_sta_scan_to_init(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3395
lkpi_sta_auth_to_init(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3407
lkpi_sta_a_to_a(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3482
lkpi_sta_assoc_to_scan(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3495
lkpi_sta_assoc_to_init(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3508
lkpi_sta_run_to_init(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3521
lkpi_sta_run_to_scan(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3534
lkpi_sta_run_to_auth(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3557
int (*handler)(struct ieee80211vap *, enum ieee80211_state, int);
sys/compat/linuxkpi/common/src/linux_80211.c
3590
lkpi_iv_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/compat/linuxkpi/common/src/linux_80211.c
3690
lkpi_iv_update_bss(struct ieee80211vap *vap, struct ieee80211_node *ni)
sys/compat/linuxkpi/common/src/linux_80211.c
3709
lkpi_wme_update(struct lkpi_hw *lhw, struct ieee80211vap *vap, bool planned)
sys/compat/linuxkpi/common/src/linux_80211.c
3781
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
3873
static struct ieee80211vap *
sys/compat/linuxkpi/common/src/linux_80211.c
3882
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
4123
lkpi_ic_vap_delete(struct ieee80211vap *vap)
sys/compat/linuxkpi/common/src/linux_80211.c
4165
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
4277
uint32_t band_mask, struct ieee80211vap *vap, struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
4496
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
4880
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
4930
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
5074
lkpi_ic_node_alloc(struct ieee80211vap *vap,
sys/compat/linuxkpi/common/src/linux_80211.c
535
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
5781
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
5841
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
5917
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
6003
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
6080
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
6903
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
7453
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
829
lkpi_lsta_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN],
sys/compat/linuxkpi/common/src/linux_80211.c
8410
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
8440
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
8480
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
8507
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
8921
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.c
8973
struct ieee80211vap *vap;
sys/compat/linuxkpi/common/src/linux_80211.h
197
struct ieee80211vap iv_vap;
sys/compat/linuxkpi/common/src/linux_80211.h
206
int (*iv_newstate)(struct ieee80211vap *,
sys/compat/linuxkpi/common/src/linux_80211.h
208
struct ieee80211_node * (*iv_update_bss)(struct ieee80211vap *,
sys/compat/linuxkpi/common/src/linux_80211.h
274
struct ieee80211_node * (*ic_node_alloc)(struct ieee80211vap *,
sys/dev/ath/ath_rate/amrr/amrr.c
228
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/ath_rate/onoe/onoe.c
203
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_ath.c
152
static struct ieee80211vap *ath_vap_create(struct ieee80211com *,
sys/dev/ath/if_ath.c
1530
static struct ieee80211vap *
sys/dev/ath/if_ath.c
1538
struct ieee80211vap *vap;
sys/dev/ath/if_ath.c
156
static void ath_vap_delete(struct ieee80211vap *);
sys/dev/ath/if_ath.c
159
static int ath_reset_vap(struct ieee80211vap *, u_long);
sys/dev/ath/if_ath.c
164
static void ath_bmiss_vap(struct ieee80211vap *);
sys/dev/ath/if_ath.c
167
static void ath_key_update_begin(struct ieee80211vap *);
sys/dev/ath/if_ath.c
168
static void ath_key_update_end(struct ieee80211vap *);
sys/dev/ath/if_ath.c
177
static struct ieee80211_node *ath_node_alloc(struct ieee80211vap *,
sys/dev/ath/if_ath.c
1791
ath_vap_delete(struct ieee80211vap *vap)
sys/dev/ath/if_ath.c
204
static int ath_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/ath/if_ath.c
2208
struct ieee80211vap *vap =
sys/dev/ath/if_ath.c
2400
ath_bmiss_vap(struct ieee80211vap *vap)
sys/dev/ath/if_ath.c
2584
struct ieee80211vap *vap;
sys/dev/ath/if_ath.c
3132
ath_reset_vap(struct ieee80211vap *vap, u_long cmd)
sys/dev/ath/if_ath.c
3602
ath_key_update_begin(struct ieee80211vap *vap)
sys/dev/ath/if_ath.c
3611
ath_key_update_end(struct ieee80211vap *vap)
sys/dev/ath/if_ath.c
3668
struct ieee80211vap *vap;
sys/dev/ath/if_ath.c
3902
ath_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/ath/if_ath.c
5676
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_ath.c
5803
ath_isanyrunningvaps(struct ieee80211vap *this)
sys/dev/ath/if_ath.c
5806
struct ieee80211vap *vap;
sys/dev/ath/if_ath.c
5818
ath_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/ath/if_ath.c
6272
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_ath.c
6305
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_ath_beacon.c
182
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_ath_beacon.c
379
ath_beacon_update(struct ieee80211vap *vap, int item)
sys/dev/ath/if_ath_beacon.c
434
struct ieee80211vap *vap;
sys/dev/ath/if_ath_beacon.c
699
ath_beacon_generate(struct ath_softc *sc, struct ieee80211vap *vap)
sys/dev/ath/if_ath_beacon.c
825
ath_beacon_start_adhoc(struct ath_softc *sc, struct ieee80211vap *vap)
sys/dev/ath/if_ath_beacon.c
925
ath_beacon_config(struct ath_softc *sc, struct ieee80211vap *vap)
sys/dev/ath/if_ath_beacon.h
39
struct ieee80211vap *vap);
sys/dev/ath/if_ath_beacon.h
41
struct ieee80211vap *vap);
sys/dev/ath/if_ath_beacon.h
44
extern void ath_beacon_update(struct ieee80211vap *vap, int item);
sys/dev/ath/if_ath_beacon.h
46
struct ieee80211vap *vap);
sys/dev/ath/if_ath_ioctl.c
242
struct ieee80211vap *vap;
sys/dev/ath/if_ath_keycache.c
197
ath_keyset(struct ath_softc *sc, struct ieee80211vap *vap,
sys/dev/ath/if_ath_keycache.c
433
ath_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/dev/ath/if_ath_keycache.c
502
ath_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/ath/if_ath_keycache.c
546
ath_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/ath/if_ath_keycache.h
35
extern int ath_key_alloc(struct ieee80211vap *, struct ieee80211_key *,
sys/dev/ath/if_ath_keycache.h
37
extern int ath_key_delete(struct ieee80211vap *, const struct ieee80211_key *);
sys/dev/ath/if_ath_keycache.h
38
extern int ath_key_set(struct ieee80211vap *, const struct ieee80211_key *);
sys/dev/ath/if_ath_keycache.h
39
extern int ath_keyset(struct ath_softc *sc, struct ieee80211vap *vap,
sys/dev/ath/if_ath_rx.c
337
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_ath_tdma.c
250
ath_tdma_config(struct ath_softc *sc, struct ieee80211vap *vap)
sys/dev/ath/if_ath_tdma.c
360
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_ath_tdma.c
614
ath_tdma_beacon_send(struct ath_softc *sc, struct ieee80211vap *vap)
sys/dev/ath/if_ath_tdma.h
49
extern void ath_tdma_config(struct ath_softc *sc, struct ieee80211vap *vap);
sys/dev/ath/if_ath_tdma.h
53
struct ieee80211vap *vap);
sys/dev/ath/if_ath_tx.c
1565
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_ath_tx.c
1918
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_ath_tx.c
2153
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ath/if_athvar.h
480
struct ieee80211vap av_vap; /* base class */
sys/dev/ath/if_athvar.h
488
int (*av_newstate)(struct ieee80211vap *,
sys/dev/ath/if_athvar.h
490
void (*av_bmiss)(struct ieee80211vap *);
sys/dev/ath/if_athvar.h
796
struct ieee80211vap *sc_bslot[ATH_BCBUF];
sys/dev/bwi/if_bwi.c
100
static struct ieee80211vap *bwi_vap_create(struct ieee80211com *,
sys/dev/bwi/if_bwi.c
104
static void bwi_vap_delete(struct ieee80211vap *);
sys/dev/bwi/if_bwi.c
117
static int bwi_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/bwi/if_bwi.c
1747
bwi_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/bwi/if_bwi.c
2910
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/bwi/if_bwi.c
3096
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/bwi/if_bwi.c
584
static struct ieee80211vap *
sys/dev/bwi/if_bwi.c
591
struct ieee80211vap *vap;
sys/dev/bwi/if_bwi.c
617
bwi_vap_delete(struct ieee80211vap *vap)
sys/dev/bwi/if_bwivar.h
538
struct ieee80211vap bv_vap;
sys/dev/bwi/if_bwivar.h
539
int (*bv_newstate)(struct ieee80211vap *,
sys/dev/bwn/if_bwn.c
159
static struct ieee80211vap *bwn_vap_create(struct ieee80211com *,
sys/dev/bwn/if_bwn.c
163
static void bwn_vap_delete(struct ieee80211vap *);
sys/dev/bwn/if_bwn.c
2005
static struct ieee80211vap *
sys/dev/bwn/if_bwn.c
2011
struct ieee80211vap *vap;
sys/dev/bwn/if_bwn.c
2046
bwn_vap_delete(struct ieee80211vap *vap)
sys/dev/bwn/if_bwn.c
307
static int bwn_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/bwn/if_bwn.c
4953
bwn_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/bwn/if_bwn.c
6393
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/bwn/if_bwnvar.h
995
struct ieee80211vap bv_vap; /* base class */
sys/dev/bwn/if_bwnvar.h
996
int (*bv_newstate)(struct ieee80211vap *,
sys/dev/ipw/if_ipw.c
1002
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ipw/if_ipw.c
109
static struct ieee80211vap *ipw_vap_create(struct ieee80211com *,
sys/dev/ipw/if_ipw.c
113
static void ipw_vap_delete(struct ieee80211vap *);
sys/dev/ipw/if_ipw.c
117
static int ipw_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/ipw/if_ipw.c
1364
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ipw/if_ipw.c
146
static void ipw_assoc(struct ieee80211com *, struct ieee80211vap *);
sys/dev/ipw/if_ipw.c
147
static void ipw_disassoc(struct ieee80211com *, struct ieee80211vap *);
sys/dev/ipw/if_ipw.c
1549
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ipw/if_ipw.c
2010
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ipw/if_ipw.c
2166
ipw_assoc(struct ieee80211com *ic, struct ieee80211vap *vap)
sys/dev/ipw/if_ipw.c
2257
ipw_disassoc(struct ieee80211com *ic, struct ieee80211vap *vap)
sys/dev/ipw/if_ipw.c
2308
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ipw/if_ipw.c
399
static struct ieee80211vap *
sys/dev/ipw/if_ipw.c
407
struct ieee80211vap *vap;
sys/dev/ipw/if_ipw.c
479
ipw_vap_delete(struct ieee80211vap *vap)
sys/dev/ipw/if_ipw.c
838
struct ieee80211vap *vap = if_getsoftc(ifp);
sys/dev/ipw/if_ipw.c
849
ipw_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/ipw/if_ipwvar.h
85
struct ieee80211vap vap;
sys/dev/ipw/if_ipwvar.h
87
int (*newstate)(struct ieee80211vap *,
sys/dev/iwi/if_iwi.c
1075
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwi/if_iwi.c
1302
iwi_checkforqos(struct ieee80211vap *vap,
sys/dev/iwi/if_iwi.c
1391
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwi/if_iwi.c
140
static struct ieee80211vap *iwi_vap_create(struct ieee80211com *,
sys/dev/iwi/if_iwi.c
144
static void iwi_vap_delete(struct ieee80211vap *);
sys/dev/iwi/if_iwi.c
158
static struct ieee80211_node *iwi_node_alloc(struct ieee80211vap *,
sys/dev/iwi/if_iwi.c
162
static int iwi_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/iwi/if_iwi.c
1638
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwi/if_iwi.c
1772
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/iwi/if_iwi.c
199
static int iwi_auth_and_assoc(struct iwi_softc *, struct ieee80211vap *);
sys/dev/iwi/if_iwi.c
2511
iwi_setpowermode(struct iwi_softc *sc, struct ieee80211vap *vap)
sys/dev/iwi/if_iwi.c
2526
iwi_setwepkeys(struct iwi_softc *sc, struct ieee80211vap *vap)
sys/dev/iwi/if_iwi.c
2580
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwi/if_iwi.c
2825
iwi_auth_and_assoc(struct iwi_softc *sc, struct ieee80211vap *vap)
sys/dev/iwi/if_iwi.c
3558
struct ieee80211vap *vap = ss->ss_vap;
sys/dev/iwi/if_iwi.c
481
static struct ieee80211vap *
sys/dev/iwi/if_iwi.c
489
struct ieee80211vap *vap;
sys/dev/iwi/if_iwi.c
526
iwi_vap_delete(struct ieee80211vap *vap)
sys/dev/iwi/if_iwi.c
866
iwi_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/iwi/if_iwi.c
925
struct ieee80211vap *vap = if_getsoftc(ifp);
sys/dev/iwi/if_iwi.c
939
iwi_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/iwi/if_iwivar.h
122
struct ieee80211vap iwi_vap;
sys/dev/iwi/if_iwivar.h
124
int (*iwi_newstate)(struct ieee80211vap *,
sys/dev/iwm/if_iwm.c
1296
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm.c
290
static int iwm_allow_mcast(struct ieee80211vap *, struct iwm_softc *);
sys/dev/iwm/if_iwm.c
3184
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm.c
3298
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm.c
3446
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/iwm/if_iwm.c
3738
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm.c
376
static int iwm_auth(struct ieee80211vap *, struct iwm_softc *);
sys/dev/iwm/if_iwm.c
378
iwm_node_alloc(struct ieee80211vap *,
sys/dev/iwm/if_iwm.c
383
static int iwm_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/iwm/if_iwm.c
4095
iwm_auth(struct ieee80211vap *vap, struct iwm_softc *sc)
sys/dev/iwm/if_iwm.c
411
static struct ieee80211vap *
sys/dev/iwm/if_iwm.c
417
static void iwm_vap_delete(struct ieee80211vap *);
sys/dev/iwm/if_iwm.c
4224
iwm_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/iwm/if_iwm.c
4380
iwm_bring_down_firmware(struct iwm_softc *sc, struct ieee80211vap *vap)
sys/dev/iwm/if_iwm.c
4475
iwm_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/iwm/if_iwm.c
4862
iwm_allow_mcast(struct ieee80211vap *vap, struct iwm_softc *sc)
sys/dev/iwm/if_iwm.c
5398
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm.c
5732
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm.c
6218
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm.c
6349
static struct ieee80211vap *
sys/dev/iwm/if_iwm.c
6356
struct ieee80211vap *vap;
sys/dev/iwm/if_iwm.c
6384
iwm_vap_delete(struct ieee80211vap *vap)
sys/dev/iwm/if_iwm.c
6409
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm.c
6437
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm_mac_ctxt.c
258
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm_mac_ctxt.c
384
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm_mac_ctxt.c
463
iwm_mac_ctxt_cmd_station(struct iwm_softc *sc, struct ieee80211vap *vap,
sys/dev/iwm/if_iwm_mac_ctxt.c
491
iwm_mac_ctx_send(struct iwm_softc *sc, struct ieee80211vap *vap,
sys/dev/iwm/if_iwm_mac_ctxt.c
498
iwm_mac_ctxt_add(struct iwm_softc *sc, struct ieee80211vap *vap)
sys/dev/iwm/if_iwm_mac_ctxt.c
517
iwm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap)
sys/dev/iwm/if_iwm_mac_ctxt.h
110
extern int iwm_mac_ctxt_add(struct iwm_softc *sc, struct ieee80211vap *vap);
sys/dev/iwm/if_iwm_mac_ctxt.h
111
extern int iwm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap);
sys/dev/iwm/if_iwm_mac_ctxt.h
112
extern int iwm_mac_ctxt_remove(struct iwm_softc *sc, struct ieee80211vap *vap);
sys/dev/iwm/if_iwm_power.c
253
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm_power.c
282
struct ieee80211vap *vap = &ivp->iv_vap;
sys/dev/iwm/if_iwm_power.c
380
struct ieee80211vap *vap;
sys/dev/iwm/if_iwm_power.c
415
struct ieee80211vap *vap = &ivp->iv_vap;
sys/dev/iwm/if_iwm_power.c
434
struct ieee80211vap *vap = TAILQ_FIRST(&sc->sc_ic.ic_vaps);
sys/dev/iwm/if_iwm_power.c
450
struct ieee80211vap *vap = TAILQ_FIRST(&sc->sc_ic.ic_vaps);
sys/dev/iwm/if_iwm_scan.c
383
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm_scan.c
479
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwm/if_iwm_sf.c
296
iwm_sf_update(struct iwm_softc *sc, struct ieee80211vap *changed_vif,
sys/dev/iwm/if_iwm_sf.h
77
struct ieee80211vap *changed_vif,
sys/dev/iwm/if_iwm_sta.c
269
iwm_rm_sta(struct iwm_softc *sc, struct ieee80211vap *vap,
sys/dev/iwm/if_iwm_sta.c
305
iwm_rm_sta_id(struct iwm_softc *sc, struct ieee80211vap *vap)
sys/dev/iwm/if_iwm_sta.h
212
extern int iwm_rm_sta(struct iwm_softc *sc, struct ieee80211vap *vap,
sys/dev/iwm/if_iwm_sta.h
214
extern int iwm_rm_sta_id(struct iwm_softc *sc, struct ieee80211vap *vap);
sys/dev/iwm/if_iwmvar.h
354
struct ieee80211vap iv_vap;
sys/dev/iwm/if_iwmvar.h
358
int (*iv_newstate)(struct ieee80211vap *,
sys/dev/iwn/if_iwn.c
1333
static struct ieee80211vap *
sys/dev/iwn/if_iwn.c
1341
struct ieee80211vap *vap;
sys/dev/iwn/if_iwn.c
1367
iwn_vap_delete(struct ieee80211vap *vap)
sys/dev/iwn/if_iwn.c
137
static struct ieee80211vap *iwn_vap_create(struct ieee80211com *,
sys/dev/iwn/if_iwn.c
141
static void iwn_vap_delete(struct ieee80211vap *);
sys/dev/iwn/if_iwn.c
192
static struct ieee80211_node *iwn_node_alloc(struct ieee80211vap *,
sys/dev/iwn/if_iwn.c
195
static int iwn_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/iwn/if_iwn.c
2694
iwn_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/iwn/if_iwn.c
2883
iwn_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/iwn/if_iwn.c
290
static int iwn_scan(struct iwn_softc *, struct ieee80211vap *,
sys/dev/iwn/if_iwn.c
292
static int iwn_auth(struct iwn_softc *, struct ieee80211vap *vap);
sys/dev/iwn/if_iwn.c
293
static int iwn_run(struct iwn_softc *, struct ieee80211vap *vap);
sys/dev/iwn/if_iwn.c
3454
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwn/if_iwn.c
3979
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwn/if_iwn.c
4432
struct ieee80211vap *vap, uint8_t rate)
sys/dev/iwn/if_iwn.c
4537
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/iwn/if_iwn.c
4756
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/iwn/if_iwn.c
5203
struct ieee80211vap *vap;
sys/dev/iwn/if_iwn.c
6656
iwn_get_rxon_ht_flags(struct iwn_softc *sc, struct ieee80211vap *vap,
sys/dev/iwn/if_iwn.c
6786
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwn/if_iwn.c
6967
struct ieee80211vap *vap = NULL;
sys/dev/iwn/if_iwn.c
7011
iwn_scan(struct iwn_softc *sc, struct ieee80211vap *vap,
sys/dev/iwn/if_iwn.c
7275
iwn_auth(struct iwn_softc *sc, struct ieee80211vap *vap)
sys/dev/iwn/if_iwn.c
7333
iwn_run(struct iwn_softc *sc, struct ieee80211vap *vap)
sys/dev/iwn/if_iwn.c
8915
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwn/if_iwn.c
9096
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwn/if_iwn.c
9137
struct ieee80211vap *vap = ss->ss_vap;
sys/dev/iwn/if_iwnvar.h
228
struct ieee80211vap iv_vap;
sys/dev/iwn/if_iwnvar.h
231
int (*iv_newstate)(struct ieee80211vap *,
sys/dev/iwn/if_iwnvar.h
336
struct ieee80211vap *ivap[IWN_NUM_RXON_CTX];
sys/dev/iwx/if_iwx.c
10676
struct ieee80211vap *
sys/dev/iwx/if_iwx.c
10683
struct ieee80211vap *vap;
sys/dev/iwx/if_iwx.c
10721
iwx_vap_delete(struct ieee80211vap *vap)
sys/dev/iwx/if_iwx.c
10795
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
10837
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
10999
iwx_key_update_begin(struct ieee80211vap *vap)
sys/dev/iwx/if_iwx.c
11005
iwx_key_update_end(struct ieee80211vap *vap)
sys/dev/iwx/if_iwx.c
11011
iwx_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/dev/iwx/if_iwx.c
11033
iwx_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/iwx/if_iwx.c
11114
iwx_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/iwx/if_iwx.c
189
#define IC2IFP(ic) (((struct ieee80211vap *)TAILQ_FIRST(&(ic)->ic_vaps))->iv_ifp)
sys/dev/iwx/if_iwx.c
3482
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
3527
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
4387
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
4522
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
4863
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
4919
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
4950
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
538
static int iwx_auth(struct ieee80211vap *, struct iwx_softc *);
sys/dev/iwx/if_iwx.c
540
static int iwx_run(struct ieee80211vap *, struct iwx_softc *);
sys/dev/iwx/if_iwx.c
542
static struct ieee80211_node * iwx_node_alloc(struct ieee80211vap *,
sys/dev/iwx/if_iwx.c
5478
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
551
static int iwx_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/iwx/if_iwx.c
5652
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
599
static struct ieee80211vap * iwx_vap_create(struct ieee80211com *,
sys/dev/iwx/if_iwx.c
602
static void iwx_vap_delete(struct ieee80211vap *);
sys/dev/iwx/if_iwx.c
6048
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
624
static void iwx_key_update_begin(struct ieee80211vap *);
sys/dev/iwx/if_iwx.c
625
static void iwx_key_update_end(struct ieee80211vap *);
sys/dev/iwx/if_iwx.c
626
static int iwx_key_alloc(struct ieee80211vap *, struct ieee80211_key *,
sys/dev/iwx/if_iwx.c
628
static int iwx_key_set(struct ieee80211vap *, const struct ieee80211_key *);
sys/dev/iwx/if_iwx.c
629
static int iwx_key_delete(struct ieee80211vap *,
sys/dev/iwx/if_iwx.c
6400
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
6844
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
6942
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
7452
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
7557
iwx_auth(struct ieee80211vap *vap, struct iwx_softc *sc)
sys/dev/iwx/if_iwx.c
7665
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
7714
iwx_run(struct ieee80211vap *vap, struct iwx_softc *sc)
sys/dev/iwx/if_iwx.c
7814
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
7867
iwx_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/iwx/if_iwx.c
8027
iwx_newstate_sub(struct ieee80211vap *vap, enum ieee80211_state nstate)
sys/dev/iwx/if_iwx.c
8093
iwx_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/iwx/if_iwx.c
8122
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
8245
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
8537
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
8607
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwx.c
8920
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/iwx/if_iwxvar.h
863
struct ieee80211vap iv_vap;
sys/dev/iwx/if_iwxvar.h
867
int (*iv_newstate)(struct ieee80211vap *,
sys/dev/malo/if_malo.c
1030
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/malo/if_malo.c
114
static struct ieee80211vap *malo_vap_create(struct ieee80211com *,
sys/dev/malo/if_malo.c
118
static void malo_vap_delete(struct ieee80211vap *);
sys/dev/malo/if_malo.c
128
static int malo_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/malo/if_malo.c
1528
struct ieee80211vap *vap;
sys/dev/malo/if_malo.c
1713
malo_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/malo/if_malo.c
318
static struct ieee80211vap *
sys/dev/malo/if_malo.c
326
struct ieee80211vap *vap;
sys/dev/malo/if_malo.c
360
malo_vap_delete(struct ieee80211vap *vap)
sys/dev/malo/if_malo.h
516
struct ieee80211vap malo_vap;
sys/dev/malo/if_malo.h
517
int (*malo_newstate)(struct ieee80211vap *,
sys/dev/mwl/if_mwl.c
1016
mwl_setrates(struct ieee80211vap *vap)
sys/dev/mwl/if_mwl.c
1047
mwl_seteapolformat(struct ieee80211vap *vap)
sys/dev/mwl/if_mwl.c
105
static int mwl_key_alloc(struct ieee80211vap *,
sys/dev/mwl/if_mwl.c
108
static int mwl_key_delete(struct ieee80211vap *,
sys/dev/mwl/if_mwl.c
110
static int mwl_key_set(struct ieee80211vap *,
sys/dev/mwl/if_mwl.c
112
static int _mwl_key_set(struct ieee80211vap *,
sys/dev/mwl/if_mwl.c
119
static int mwl_beacon_setup(struct ieee80211vap *);
sys/dev/mwl/if_mwl.c
120
static void mwl_beacon_update(struct ieee80211vap *, int);
sys/dev/mwl/if_mwl.c
1205
mwl_reset_vap(struct ieee80211vap *vap, int state)
sys/dev/mwl/if_mwl.c
122
static void mwl_update_ps(struct ieee80211vap *, int);
sys/dev/mwl/if_mwl.c
1239
mwl_reset(struct ieee80211vap *vap, u_long cmd)
sys/dev/mwl/if_mwl.c
127
static struct ieee80211_node *mwl_node_alloc(struct ieee80211vap *,
sys/dev/mwl/if_mwl.c
1467
struct ieee80211vap *vap;
sys/dev/mwl/if_mwl.c
148
static void mwl_cleartxq(struct mwl_softc *, struct ieee80211vap *);
sys/dev/mwl/if_mwl.c
1514
mwl_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/dev/mwl/if_mwl.c
1542
mwl_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/mwl/if_mwl.c
1603
mwl_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/mwl/if_mwl.c
1609
_mwl_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k,
sys/dev/mwl/if_mwl.c
161
static MWL_HAL_APMODE mwl_getapmode(const struct ieee80211vap *,
sys/dev/mwl/if_mwl.c
163
static int mwl_setapmode(struct ieee80211vap *, struct ieee80211_channel*);
sys/dev/mwl/if_mwl.c
169
static int mwl_localstadb(struct ieee80211vap *);
sys/dev/mwl/if_mwl.c
170
static int mwl_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/mwl/if_mwl.c
1838
mwl_beacon_setup(struct ieee80211vap *vap)
sys/dev/mwl/if_mwl.c
1857
mwl_beacon_update(struct ieee80211vap *vap, int item)
sys/dev/mwl/if_mwl.c
1897
mwl_update_ps(struct ieee80211vap *vap, int nsta)
sys/dev/mwl/if_mwl.c
1912
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/mwl/if_mwl.c
2248
mwl_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/mwl/if_mwl.c
2275
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/mwl/if_mwl.c
3079
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/mwl/if_mwl.c
3523
mwl_cleartxq(struct mwl_softc *sc, struct ieee80211vap *vap)
sys/dev/mwl/if_mwl.c
3570
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/mwl/if_mwl.c
3654
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/mwl/if_mwl.c
3759
mwl_getapmode(const struct ieee80211vap *vap, struct ieee80211_channel *chan)
sys/dev/mwl/if_mwl.c
3787
mwl_setapmode(struct ieee80211vap *vap, struct ieee80211_channel *chan)
sys/dev/mwl/if_mwl.c
3884
mwl_startcsa(struct ieee80211vap *vap)
sys/dev/mwl/if_mwl.c
3905
mwl_setanywepkey(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/mwl/if_mwl.c
3919
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/mwl/if_mwl.c
3950
mwl_setglobalkeys(struct ieee80211vap *vap)
sys/dev/mwl/if_mwl.c
4013
const struct ieee80211vap *vap = ni->ni_vap;
sys/dev/mwl/if_mwl.c
4047
mwl_localstadb(struct ieee80211vap *vap)
sys/dev/mwl/if_mwl.c
4083
mwl_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/mwl/if_mwl.c
4270
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/mwl/if_mwl.c
587
static struct ieee80211vap *
sys/dev/mwl/if_mwl.c
595
struct ieee80211vap *vap, *apvap;
sys/dev/mwl/if_mwl.c
716
mwl_vap_delete(struct ieee80211vap *vap)
sys/dev/mwl/if_mwl.c
84
static struct ieee80211vap *mwl_vap_create(struct ieee80211com *,
sys/dev/mwl/if_mwl.c
88
static void mwl_vap_delete(struct ieee80211vap *);
sys/dev/mwl/if_mwl.c
93
static int mwl_reset(struct ieee80211vap *, u_long);
sys/dev/mwl/if_mwlvar.h
235
struct ieee80211vap mv_vap; /* base class */
sys/dev/mwl/if_mwlvar.h
240
int (*mv_newstate)(struct ieee80211vap *,
sys/dev/otus/if_otus.c
1190
otus_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/otus/if_otus.c
1337
otus_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/otus/if_otus.c
159
int otus_newstate(struct ieee80211vap *, enum ieee80211_state,
sys/dev/otus/if_otus.c
165
static struct ieee80211_node *otus_node_alloc(struct ieee80211vap *vap,
sys/dev/otus/if_otus.c
2233
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/otus/if_otus.c
2406
struct ieee80211vap *vap;
sys/dev/otus/if_otus.c
3135
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/otus/if_otus.c
3176
struct ieee80211vap *vap;
sys/dev/otus/if_otus.c
366
static struct ieee80211vap *
sys/dev/otus/if_otus.c
373
struct ieee80211vap *vap;
sys/dev/otus/if_otus.c
406
otus_vap_delete(struct ieee80211vap *vap)
sys/dev/otus/if_otusreg.h
983
struct ieee80211vap vap;
sys/dev/otus/if_otusreg.h
984
int (*newstate)(struct ieee80211vap *,
sys/dev/ral/rt2560.c
104
static int rt2560_newstate(struct ieee80211vap *,
sys/dev/ral/rt2560.c
112
static void rt2560_beacon_update(struct ieee80211vap *, int item);
sys/dev/ral/rt2560.c
1273
rt2560_beacon_update(struct ieee80211vap *vap, int item)
sys/dev/ral/rt2560.c
1450
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ral/rt2560.c
1503
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ral/rt2560.c
1645
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ral/rt2560.c
1724
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ral/rt2560.c
2184
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ral/rt2560.c
2467
struct ieee80211vap *vap = ic->ic_scan->ss_vap;
sys/dev/ral/rt2560.c
2558
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ral/rt2560.c
361
static struct ieee80211vap *
sys/dev/ral/rt2560.c
369
struct ieee80211vap *vap;
sys/dev/ral/rt2560.c
423
rt2560_vap_delete(struct ieee80211vap *vap)
sys/dev/ral/rt2560.c
744
rt2560_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/ral/rt2560.c
85
static struct ieee80211vap *rt2560_vap_create(struct ieee80211com *,
sys/dev/ral/rt2560.c
89
static void rt2560_vap_delete(struct ieee80211vap *);
sys/dev/ral/rt2560var.h
100
int (*ral_newstate)(struct ieee80211vap *,
sys/dev/ral/rt2560var.h
98
struct ieee80211vap ral_vap;
sys/dev/ral/rt2661.c
101
static int rt2661_newstate(struct ieee80211vap *,
sys/dev/ral/rt2661.c
1272
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ral/rt2661.c
1412
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ral/rt2661.c
167
struct ieee80211vap *);
sys/dev/ral/rt2661.c
2223
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ral/rt2661.c
2604
rt2661_prepare_beacon(struct rt2661_softc *sc, struct ieee80211vap *vap)
sys/dev/ral/rt2661.c
2642
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ral/rt2661.c
2738
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ral/rt2661.c
354
static struct ieee80211vap *
sys/dev/ral/rt2661.c
362
struct ieee80211vap *vap;
sys/dev/ral/rt2661.c
418
rt2661_vap_delete(struct ieee80211vap *vap)
sys/dev/ral/rt2661.c
748
rt2661_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/ral/rt2661.c
82
static struct ieee80211vap *rt2661_vap_create(struct ieee80211com *,
sys/dev/ral/rt2661.c
86
static void rt2661_vap_delete(struct ieee80211vap *);
sys/dev/ral/rt2661var.h
91
struct ieee80211vap ral_vap;
sys/dev/ral/rt2661var.h
93
int (*ral_newstate)(struct ieee80211vap *,
sys/dev/ral/rt2860.c
106
static int rt2860_newstate(struct ieee80211vap *, enum ieee80211_state,
sys/dev/ral/rt2860.c
1383
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ral/rt2860.c
1455
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ral/rt2860.c
1728
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/ral/rt2860.c
186
struct ieee80211vap *);
sys/dev/ral/rt2860.c
2287
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ral/rt2860.c
3796
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ral/rt2860.c
420
static struct ieee80211vap *
sys/dev/ral/rt2860.c
4268
rt2860_setup_beacon(struct rt2860_softc *sc, struct ieee80211vap *vap)
sys/dev/ral/rt2860.c
428
struct ieee80211vap *vap;
sys/dev/ral/rt2860.c
4305
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/ral/rt2860.c
487
rt2860_vap_delete(struct ieee80211vap *vap)
sys/dev/ral/rt2860.c
77
static struct ieee80211vap *rt2860_vap_create(struct ieee80211com *,
sys/dev/ral/rt2860.c
81
static void rt2860_vap_delete(struct ieee80211vap *);
sys/dev/ral/rt2860.c
901
rt2860_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/ral/rt2860var.h
109
struct ieee80211vap ral_vap;
sys/dev/ral/rt2860var.h
111
int (*ral_newstate)(struct ieee80211vap *,
sys/dev/rtwn/if_rtwn.c
1028
rtwn_tsf_sync_enable(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/if_rtwn.c
107
struct ieee80211vap *);
sys/dev/rtwn/if_rtwn.c
1082
rtwn_monitor_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate,
sys/dev/rtwn/if_rtwn.c
110
static int rtwn_monitor_newstate(struct ieee80211vap *,
sys/dev/rtwn/if_rtwn.c
112
static int rtwn_newstate(struct ieee80211vap *,
sys/dev/rtwn/if_rtwn.c
1129
rtwn_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/rtwn/if_rtwn.c
116
struct ieee80211vap *);
sys/dev/rtwn/if_rtwn.c
1279
struct ieee80211vap *vap;
sys/dev/rtwn/if_rtwn.c
1338
rtwn_run(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/if_rtwn.c
143
static struct ieee80211_node *rtwn_node_alloc(struct ieee80211vap *,
sys/dev/rtwn/if_rtwn.c
1493
struct ieee80211vap *vap;
sys/dev/rtwn/if_rtwn.c
1835
rtwn_node_alloc(struct ieee80211vap *vap,
sys/dev/rtwn/if_rtwn.c
543
static struct ieee80211vap *
sys/dev/rtwn/if_rtwn.c
551
struct ieee80211vap *vap;
sys/dev/rtwn/if_rtwn.c
688
rtwn_vap_delete(struct ieee80211vap *vap)
sys/dev/rtwn/if_rtwn.c
737
rtwn_ioctl_reset(struct ieee80211vap *vap, u_long cmd)
sys/dev/rtwn/if_rtwn.c
794
rtwn_tx_fwpkt_check(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/if_rtwn.c
814
rtwn_construct_nulldata(struct rtwn_softc *sc, struct ieee80211vap *vap,
sys/dev/rtwn/if_rtwn.c
84
static struct ieee80211vap *rtwn_vap_create(struct ieee80211com *,
sys/dev/rtwn/if_rtwn.c
858
rtwn_push_nulldata(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/if_rtwn.c
88
static void rtwn_vap_delete(struct ieee80211vap *);
sys/dev/rtwn/if_rtwn.c
90
static int rtwn_ioctl_reset(struct ieee80211vap *, u_long);
sys/dev/rtwn/if_rtwn.c
95
struct ieee80211vap *);
sys/dev/rtwn/if_rtwn.c
958
struct ieee80211vap *vap = &sc->vaps[0]->vap;
sys/dev/rtwn/if_rtwn.c
968
struct ieee80211vap *vap = arg;
sys/dev/rtwn/if_rtwn.c
97
struct ieee80211vap *, uint8_t *, int);
sys/dev/rtwn/if_rtwn.c
99
struct ieee80211vap *);
sys/dev/rtwn/if_rtwn.c
991
struct ieee80211vap *vap = arg;
sys/dev/rtwn/if_rtwn_beacon.c
107
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/if_rtwn_beacon.c
157
rtwn_update_beacon(struct ieee80211vap *vap, int item)
sys/dev/rtwn/if_rtwn_beacon.c
220
struct ieee80211vap *vap = arg;
sys/dev/rtwn/if_rtwn_beacon.h
22
void rtwn_update_beacon(struct ieee80211vap *, int);
sys/dev/rtwn/if_rtwn_cam.c
110
rtwn_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/dev/rtwn/if_rtwn_cam.c
308
rtwn_process_key(struct ieee80211vap *vap, const struct ieee80211_key *k,
sys/dev/rtwn/if_rtwn_cam.c
339
rtwn_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/rtwn/if_rtwn_cam.c
345
rtwn_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/rtwn/if_rtwn_cam.h
22
int rtwn_key_alloc(struct ieee80211vap *, struct ieee80211_key *,
sys/dev/rtwn/if_rtwn_cam.h
24
int rtwn_key_set(struct ieee80211vap *, const struct ieee80211_key *);
sys/dev/rtwn/if_rtwn_cam.h
26
int rtwn_key_delete(struct ieee80211vap *, const struct ieee80211_key *);
sys/dev/rtwn/if_rtwn_nop.h
53
rtwn_nop_softc_vap(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/if_rtwn_nop.h
58
rtwn_nop_int_softc_vap(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/if_rtwn_rx.c
400
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/if_rtwn_rx.c
459
struct ieee80211vap *vap;
sys/dev/rtwn/if_rtwn_tx.c
141
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/if_rtwn_tx.c
228
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/if_rtwnvar.h
108
struct ieee80211vap vap;
sys/dev/rtwn/if_rtwnvar.h
122
int (*newstate)(struct ieee80211vap *,
sys/dev/rtwn/if_rtwnvar.h
278
struct ieee80211vap *);
sys/dev/rtwn/if_rtwnvar.h
286
struct ieee80211vap *);
sys/dev/rtwn/if_rtwnvar.h
288
struct ieee80211vap *);
sys/dev/rtwn/if_rtwnvar.h
317
struct ieee80211vap *);
sys/dev/rtwn/if_rtwnvar.h
344
struct ieee80211vap *, int);
sys/dev/rtwn/if_rtwnvar.h
373
struct ieee80211vap *);
sys/dev/rtwn/pci/rtwn_pci_attach.c
393
rtwn_pci_reset_tx_list(struct rtwn_softc *sc, struct ieee80211vap *vap,
sys/dev/rtwn/pci/rtwn_pci_attach.c
476
rtwn_pci_reset_lists(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/pci/rtwn_pci_attach.c
553
rtwn_pci_beacon_update_begin(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/pci/rtwn_pci_attach.c
563
rtwn_pci_beacon_update_end(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/pci/rtwn_pci_attach.c
77
struct ieee80211vap *, int);
sys/dev/rtwn/pci/rtwn_pci_attach.c
80
struct ieee80211vap *);
sys/dev/rtwn/pci/rtwn_pci_attach.c
86
struct ieee80211vap *);
sys/dev/rtwn/pci/rtwn_pci_attach.c
88
struct ieee80211vap *);
sys/dev/rtwn/rtl8188e/r88e.h
65
int r88e_set_pwrmode(struct rtwn_softc *, struct ieee80211vap *, int);
sys/dev/rtwn/rtl8188e/r88e_fw.c
189
r88e_set_pwrmode(struct rtwn_softc *sc, struct ieee80211vap *vap,
sys/dev/rtwn/rtl8192c/r92c.h
63
int r92c_set_tx_power(struct rtwn_softc *, struct ieee80211vap *);
sys/dev/rtwn/rtl8192c/r92c.h
78
int r92c_set_pwrmode(struct rtwn_softc *, struct ieee80211vap *, int);
sys/dev/rtwn/rtl8192c/r92c_chan.c
300
r92c_set_tx_power(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/rtl8192c/r92c_fw.c
257
struct ieee80211vap *vap;
sys/dev/rtwn/rtl8192c/r92c_fw.c
303
r92c_set_pwrmode(struct rtwn_softc *sc, struct ieee80211vap *vap,
sys/dev/rtwn/rtl8192c/r92c_tx.c
133
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/rtl8192c/r92c_tx.c
303
r92c_tx_get_protmode(struct rtwn_softc *sc, const struct ieee80211vap *vap,
sys/dev/rtwn/rtl8192c/r92c_tx.c
352
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/rtl8192c/r92c_tx.c
469
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/rtl8192e/r92e.h
49
int r92e_set_tx_power(struct rtwn_softc *sc, struct ieee80211vap *vap);
sys/dev/rtwn/rtl8192e/r92e.h
55
int r92e_set_pwrmode(struct rtwn_softc *, struct ieee80211vap *, int);
sys/dev/rtwn/rtl8192e/r92e_chan.c
174
r92e_set_tx_power(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/rtl8192e/r92e_fw.c
98
r92e_set_pwrmode(struct rtwn_softc *sc, struct ieee80211vap *vap, int off)
sys/dev/rtwn/rtl8812a/r12a.h
57
void r12a_vap_preattach(struct rtwn_softc *, struct ieee80211vap *);
sys/dev/rtwn/rtl8812a/r12a.h
95
int r12a_set_pwrmode(struct rtwn_softc *, struct ieee80211vap *,
sys/dev/rtwn/rtl8812a/r12a_caps.c
72
struct ieee80211vap *vap;
sys/dev/rtwn/rtl8812a/r12a_fw.c
117
r12a_set_pwrmode(struct rtwn_softc *sc, struct ieee80211vap *vap,
sys/dev/rtwn/rtl8812a/r12a_tx.c
186
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/rtl8812a/r12a_tx.c
291
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/rtl8812a/r12a_tx.c
325
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/rtl8812a/r12a_tx.c
448
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/rtwn/rtl8812a/r12a_var.h
82
int (*rs_newstate[RTWN_PORT_COUNT])(struct ieee80211vap *,
sys/dev/rtwn/rtl8812a/usb/r12au_attach.c
109
r12a_vap_preattach(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/rtl8821a/usb/r21au.h
40
int r21au_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/rtwn/rtl8821a/usb/r21au_attach.c
99
r21au_vap_preattach(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/rtl8821a/usb/r21au_dfs.c
165
r21au_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/rtwn/usb/rtwn_usb_attach.c
224
rtwn_usb_reset_lists(struct rtwn_softc *sc, struct ieee80211vap *vap)
sys/dev/rtwn/usb/rtwn_usb_attach.c
243
rtwn_datahead *head, struct ieee80211vap *vap)
sys/dev/rtwn/usb/rtwn_usb_attach.c
74
struct ieee80211vap *);
sys/dev/rtwn/usb/rtwn_usb_attach.c
76
rtwn_datahead *, struct ieee80211vap *);
sys/dev/usb/wlan/if_mtw.c
1492
mtw_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/usb/wlan/if_mtw.c
162
static struct ieee80211vap *mtw_vap_create(struct ieee80211com *,
sys/dev/usb/wlan/if_mtw.c
165
static void mtw_vap_delete(struct ieee80211vap *);
sys/dev/usb/wlan/if_mtw.c
1662
struct ieee80211vap *vap = if_getsoftc(ifp);
sys/dev/usb/wlan/if_mtw.c
1714
mtw_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/usb/wlan/if_mtw.c
186
static struct ieee80211_node *mtw_node_alloc(struct ieee80211vap *,
sys/dev/usb/wlan/if_mtw.c
1887
mtw_key_set(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/dev/usb/wlan/if_mtw.c
189
static int mtw_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/usb/wlan/if_mtw.c
1918
struct ieee80211vap *vap = cmdq->arg1;
sys/dev/usb/wlan/if_mtw.c
192
static int mtw_key_set(struct ieee80211vap *, struct ieee80211_key *);
sys/dev/usb/wlan/if_mtw.c
194
static int mtw_key_delete(struct ieee80211vap *, struct ieee80211_key *);
sys/dev/usb/wlan/if_mtw.c
2069
mtw_key_delete(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/dev/usb/wlan/if_mtw.c
2114
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_mtw.c
2191
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_mtw.c
228
static void mtw_update_beacon(struct ieee80211vap *, int);
sys/dev/usb/wlan/if_mtw.c
2289
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_mtw.c
2367
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_mtw.c
2717
struct ieee80211vap *vap = NULL;
sys/dev/usb/wlan/if_mtw.c
2982
struct ieee80211vap *vap = data->ni->ni_vap;
sys/dev/usb/wlan/if_mtw.c
3048
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_mtw.c
3810
mtw_update_beacon(struct ieee80211vap *vap, int item)
sys/dev/usb/wlan/if_mtw.c
3855
struct ieee80211vap *vap = arg;
sys/dev/usb/wlan/if_mtw.c
3941
struct ieee80211vap *vap = arg;
sys/dev/usb/wlan/if_mtw.c
4009
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_mtw.c
4438
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_mtw.c
756
static struct ieee80211vap *
sys/dev/usb/wlan/if_mtw.c
764
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_mtw.c
872
mtw_vap_delete(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_mtwvar.h
163
struct ieee80211vap vap;
sys/dev/usb/wlan/if_mtwvar.h
166
int (*newstate)(struct ieee80211vap *,
sys/dev/usb/wlan/if_rsu.c
1409
rsu_monitor_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate,
sys/dev/usb/wlan/if_rsu.c
1443
rsu_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/usb/wlan/if_rsu.c
1528
rsu_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/dev/usb/wlan/if_rsu.c
1570
rsu_process_key(struct ieee80211vap *vap, const struct ieee80211_key *k,
sys/dev/usb/wlan/if_rsu.c
1624
rsu_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/usb/wlan/if_rsu.c
163
static struct ieee80211vap *
sys/dev/usb/wlan/if_rsu.c
1630
rsu_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/usb/wlan/if_rsu.c
168
static void rsu_vap_delete(struct ieee80211vap *);
sys/dev/usb/wlan/if_rsu.c
1932
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_rsu.c
205
static int rsu_monitor_newstate(struct ieee80211vap *,
sys/dev/usb/wlan/if_rsu.c
207
static int rsu_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/usb/wlan/if_rsu.c
208
static int rsu_key_alloc(struct ieee80211vap *, struct ieee80211_key *,
sys/dev/usb/wlan/if_rsu.c
210
static int rsu_process_key(struct ieee80211vap *,
sys/dev/usb/wlan/if_rsu.c
2115
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_rsu.c
212
static int rsu_key_set(struct ieee80211vap *,
sys/dev/usb/wlan/if_rsu.c
214
static int rsu_key_delete(struct ieee80211vap *,
sys/dev/usb/wlan/if_rsu.c
2166
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_rsu.c
2195
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_rsu.c
2768
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_rsu.c
3041
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_rsu.c
3092
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_rsu.c
3655
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_rsu.c
680
static struct ieee80211vap *
sys/dev/usb/wlan/if_rsu.c
688
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_rsu.c
734
rsu_vap_delete(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_rsu.c
747
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_rsu.c
885
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_rsureg.h
838
struct ieee80211vap vap;
sys/dev/usb/wlan/if_rsureg.h
840
int (*newstate)(struct ieee80211vap *,
sys/dev/usb/wlan/if_rum.c
1073
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_rum.c
1455
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_rum.c
153
static struct ieee80211vap *rum_vap_create(struct ieee80211com *,
sys/dev/usb/wlan/if_rum.c
157
static void rum_vap_delete(struct ieee80211vap *);
sys/dev/usb/wlan/if_rum.c
1618
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_rum.c
164
struct ieee80211vap *);
sys/dev/usb/wlan/if_rum.c
166
static void rum_beacon_miss(struct ieee80211vap *);
sys/dev/usb/wlan/if_rum.c
171
static int rum_newstate(struct ieee80211vap *,
sys/dev/usb/wlan/if_rum.c
1771
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_rum.c
215
struct ieee80211vap *);
sys/dev/usb/wlan/if_rum.c
2169
rum_set_maxretry(struct rum_softc *sc, struct ieee80211vap *vap)
sys/dev/usb/wlan/if_rum.c
2190
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_rum.c
239
static int rum_reset(struct ieee80211vap *, u_long);
sys/dev/usb/wlan/if_rum.c
241
struct ieee80211vap *);
sys/dev/usb/wlan/if_rum.c
243
struct ieee80211vap *);
sys/dev/usb/wlan/if_rum.c
246
static void rum_update_beacon(struct ieee80211vap *, int);
sys/dev/usb/wlan/if_rum.c
2550
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_rum.c
257
static int rum_key_alloc(struct ieee80211vap *,
sys/dev/usb/wlan/if_rum.c
260
static int rum_key_set(struct ieee80211vap *,
sys/dev/usb/wlan/if_rum.c
262
static int rum_key_delete(struct ieee80211vap *,
sys/dev/usb/wlan/if_rum.c
2719
rum_reset(struct ieee80211vap *vap, u_long cmd)
sys/dev/usb/wlan/if_rum.c
2756
rum_set_beacon(struct rum_softc *sc, struct ieee80211vap *vap)
sys/dev/usb/wlan/if_rum.c
2789
rum_alloc_beacon(struct rum_softc *sc, struct ieee80211vap *vap)
sys/dev/usb/wlan/if_rum.c
2814
struct ieee80211vap *vap = data->vap;
sys/dev/usb/wlan/if_rum.c
2820
rum_update_beacon(struct ieee80211vap *vap, int item)
sys/dev/usb/wlan/if_rum.c
3005
rum_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/dev/usb/wlan/if_rum.c
3038
rum_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/usb/wlan/if_rum.c
3055
rum_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/usb/wlan/if_rum.c
3116
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_rum.c
3129
struct ieee80211vap *vap = &rvp->vap;
sys/dev/usb/wlan/if_rum.c
3139
struct ieee80211vap *vap = &rvp->vap;
sys/dev/usb/wlan/if_rum.c
656
static struct ieee80211vap *
sys/dev/usb/wlan/if_rum.c
664
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_rum.c
716
rum_vap_delete(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_rum.c
825
rum_reset_tx_list(struct rum_softc *sc, struct ieee80211vap *vap)
sys/dev/usb/wlan/if_rum.c
875
rum_beacon_miss(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_rum.c
906
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_rum.c
958
rum_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/usb/wlan/if_rumvar.h
74
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_rumvar.h
88
struct ieee80211vap vap;
sys/dev/usb/wlan/if_rumvar.h
94
int (*newstate)(struct ieee80211vap *,
sys/dev/usb/wlan/if_rumvar.h
96
void (*bmiss)(struct ieee80211vap *);
sys/dev/usb/wlan/if_run.c
1100
run_vap_delete(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_run.c
2111
run_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/usb/wlan/if_run.c
2120
struct ieee80211vap *vap = if_getsoftc(ifp);
sys/dev/usb/wlan/if_run.c
2168
run_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/usb/wlan/if_run.c
2357
struct ieee80211vap *vap = cmdq->arg1;
sys/dev/usb/wlan/if_run.c
2485
run_key_set(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/dev/usb/wlan/if_run.c
2554
run_key_delete(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/dev/usb/wlan/if_run.c
2598
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_run.c
2689
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_run.c
2780
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_run.c
2851
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_run.c
3187
struct ieee80211vap *vap = NULL;
sys/dev/usb/wlan/if_run.c
3361
struct ieee80211vap *vap = data->ni->ni_vap;
sys/dev/usb/wlan/if_run.c
3430
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_run.c
379
static struct ieee80211vap *run_vap_create(struct ieee80211com *,
sys/dev/usb/wlan/if_run.c
383
static void run_vap_delete(struct ieee80211vap *);
sys/dev/usb/wlan/if_run.c
413
static struct ieee80211_node *run_node_alloc(struct ieee80211vap *,
sys/dev/usb/wlan/if_run.c
416
static int run_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/usb/wlan/if_run.c
419
static int run_key_set(struct ieee80211vap *, struct ieee80211_key *);
sys/dev/usb/wlan/if_run.c
421
static int run_key_delete(struct ieee80211vap *, struct ieee80211_key *);
sys/dev/usb/wlan/if_run.c
464
static void run_update_beacon(struct ieee80211vap *, int);
sys/dev/usb/wlan/if_run.c
5010
run_update_beacon(struct ieee80211vap *vap, int item)
sys/dev/usb/wlan/if_run.c
5054
struct ieee80211vap *vap = arg;
sys/dev/usb/wlan/if_run.c
5142
struct ieee80211vap *vap = arg;
sys/dev/usb/wlan/if_run.c
5218
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_run.c
6112
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_run.c
984
static struct ieee80211vap *
sys/dev/usb/wlan/if_run.c
992
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_runvar.h
116
struct ieee80211vap vap;
sys/dev/usb/wlan/if_runvar.h
119
int (*newstate)(struct ieee80211vap *,
sys/dev/usb/wlan/if_uath.c
1035
static struct ieee80211vap *
sys/dev/usb/wlan/if_uath.c
1042
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_uath.c
1069
uath_vap_delete(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_uath.c
1081
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_uath.c
1529
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_uath.c
1900
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_uath.c
1951
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_uath.c
1998
uath_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/usb/wlan/if_uath.c
2133
uath_set_keys(struct uath_softc *sc, struct ieee80211vap *vap)
sys/dev/usb/wlan/if_uath.c
245
static struct ieee80211vap *uath_vap_create(struct ieee80211com *,
sys/dev/usb/wlan/if_uath.c
249
static void uath_vap_delete(struct ieee80211vap *);
sys/dev/usb/wlan/if_uath.c
303
static int uath_newstate(struct ieee80211vap *, enum ieee80211_state,
sys/dev/usb/wlan/if_uath.c
307
static int uath_set_keys(struct uath_softc *, struct ieee80211vap *);
sys/dev/usb/wlan/if_uathvar.h
178
struct ieee80211vap vap;
sys/dev/usb/wlan/if_uathvar.h
179
int (*newstate)(struct ieee80211vap *,
sys/dev/usb/wlan/if_upgt.c
1026
upgt_vap_delete(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_upgt.c
140
static struct ieee80211vap *upgt_vap_create(struct ieee80211com *,
sys/dev/usb/wlan/if_upgt.c
144
static void upgt_vap_delete(struct ieee80211vap *);
sys/dev/usb/wlan/if_upgt.c
149
static void upgt_setup_rates(struct ieee80211vap *, struct ieee80211com *);
sys/dev/usb/wlan/if_upgt.c
151
static int upgt_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/usb/wlan/if_upgt.c
2110
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_upgt.c
582
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_upgt.c
683
upgt_setup_rates(struct ieee80211vap *vap, struct ieee80211com *ic)
sys/dev/usb/wlan/if_upgt.c
948
static struct ieee80211vap *
sys/dev/usb/wlan/if_upgt.c
955
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_upgt.c
985
upgt_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/usb/wlan/if_upgtvar.h
413
struct ieee80211vap vap;
sys/dev/usb/wlan/if_upgtvar.h
414
int (*newstate)(struct ieee80211vap *,
sys/dev/usb/wlan/if_ural.c
1024
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_ural.c
1211
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_ural.c
129
static struct ieee80211vap *ural_vap_create(struct ieee80211com *,
sys/dev/usb/wlan/if_ural.c
133
static void ural_vap_delete(struct ieee80211vap *);
sys/dev/usb/wlan/if_ural.c
137
static int ural_newstate(struct ieee80211vap *,
sys/dev/usb/wlan/if_ural.c
1738
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_ural.c
2017
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_ural.c
2164
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_ural.c
2177
struct ieee80211vap *vap = &uvp->vap;
sys/dev/usb/wlan/if_ural.c
2187
struct ieee80211vap *vap = &uvp->vap;
sys/dev/usb/wlan/if_ural.c
557
static struct ieee80211vap *
sys/dev/usb/wlan/if_ural.c
565
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_ural.c
597
ural_vap_delete(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_ural.c
669
ural_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/usb/wlan/if_ural.c
761
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_uralvar.h
73
struct ieee80211vap vap;
sys/dev/usb/wlan/if_uralvar.h
78
int (*newstate)(struct ieee80211vap *,
sys/dev/usb/wlan/if_urtw.c
1015
static struct ieee80211vap *
sys/dev/usb/wlan/if_urtw.c
1022
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_urtw.c
1049
urtw_vap_delete(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_urtw.c
1206
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_urtw.c
1685
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_urtw.c
1863
urtw_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/usb/wlan/if_urtw.c
3202
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_urtw.c
652
static struct ieee80211vap *urtw_vap_create(struct ieee80211com *,
sys/dev/usb/wlan/if_urtw.c
656
static void urtw_vap_delete(struct ieee80211vap *);
sys/dev/usb/wlan/if_urtw.c
676
static int urtw_newstate(struct ieee80211vap *,
sys/dev/usb/wlan/if_urtwvar.h
88
struct ieee80211vap vap;
sys/dev/usb/wlan/if_urtwvar.h
89
int (*newstate)(struct ieee80211vap *,
sys/dev/usb/wlan/if_zyd.c
116
static struct ieee80211vap *zyd_vap_create(struct ieee80211com *,
sys/dev/usb/wlan/if_zyd.c
120
static void zyd_vap_delete(struct ieee80211vap *);
sys/dev/usb/wlan/if_zyd.c
124
static int zyd_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/usb/wlan/if_zyd.c
2003
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_zyd.c
2349
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_zyd.c
2431
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/usb/wlan/if_zyd.c
2652
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_zyd.c
473
static struct ieee80211vap *
sys/dev/usb/wlan/if_zyd.c
480
struct ieee80211vap *vap;
sys/dev/usb/wlan/if_zyd.c
510
zyd_vap_delete(struct ieee80211vap *vap)
sys/dev/usb/wlan/if_zyd.c
579
zyd_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/usb/wlan/if_zyd.c
628
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/usb/wlan/if_zydreg.h
1236
struct ieee80211vap vap;
sys/dev/usb/wlan/if_zydreg.h
1237
int (*newstate)(struct ieee80211vap *,
sys/dev/wpi/if_wpi.c
133
static struct ieee80211vap *wpi_vap_create(struct ieee80211com *,
sys/dev/wpi/if_wpi.c
137
static void wpi_vap_delete(struct ieee80211vap *);
sys/dev/wpi/if_wpi.c
1620
wpi_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/wpi/if_wpi.c
1664
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
1723
wpi_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/wpi/if_wpi.c
178
static struct ieee80211_node *wpi_node_alloc(struct ieee80211vap *,
sys/dev/wpi/if_wpi.c
186
static int wpi_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/dev/wpi/if_wpi.c
2180
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/wpi/if_wpi.c
243
static int wpi_auth(struct wpi_softc *, struct ieee80211vap *);
sys/dev/wpi/if_wpi.c
246
static void wpi_update_beacon(struct ieee80211vap *, int);
sys/dev/wpi/if_wpi.c
248
static int wpi_run(struct wpi_softc *, struct ieee80211vap *);
sys/dev/wpi/if_wpi.c
256
static int wpi_process_key(struct ieee80211vap *,
sys/dev/wpi/if_wpi.c
258
static int wpi_key_set(struct ieee80211vap *,
sys/dev/wpi/if_wpi.c
260
static int wpi_key_delete(struct ieee80211vap *,
sys/dev/wpi/if_wpi.c
2785
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
2956
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
3209
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/wpi/if_wpi.c
3559
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/wpi/if_wpi.c
3934
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/wpi/if_wpi.c
4036
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/wpi/if_wpi.c
4094
struct ieee80211vap *vap = ss->ss_vap;
sys/dev/wpi/if_wpi.c
4287
wpi_auth(struct wpi_softc *sc, struct ieee80211vap *vap)
sys/dev/wpi/if_wpi.c
4341
struct ieee80211vap *vap = &wvp->wv_vap;
sys/dev/wpi/if_wpi.c
4395
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
4426
wpi_update_beacon(struct ieee80211vap *vap, int item)
sys/dev/wpi/if_wpi.c
4469
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
4489
wpi_run(struct wpi_softc *sc, struct ieee80211vap *vap)
sys/dev/wpi/if_wpi.c
4597
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
4662
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
4683
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
4697
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
4747
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wpi/if_wpi.c
4766
wpi_process_key(struct ieee80211vap *vap, const struct ieee80211_key *k,
sys/dev/wpi/if_wpi.c
4840
wpi_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/wpi/if_wpi.c
4846
wpi_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/dev/wpi/if_wpi.c
5421
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/wpi/if_wpi.c
5438
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/wpi/if_wpi.c
5570
struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps);
sys/dev/wpi/if_wpi.c
5628
struct ieee80211vap *vap = ss->ss_vap;
sys/dev/wpi/if_wpi.c
618
static struct ieee80211vap *
sys/dev/wpi/if_wpi.c
625
struct ieee80211vap *vap;
sys/dev/wpi/if_wpi.c
660
wpi_vap_delete(struct ieee80211vap *vap)
sys/dev/wpi/if_wpivar.h
125
struct ieee80211vap wv_vap;
sys/dev/wpi/if_wpivar.h
133
int (*wv_newstate)(struct ieee80211vap *,
sys/dev/wtap/if_wtap.c
147
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wtap/if_wtap.c
184
wtap_reset_vap(struct ieee80211vap *vap, u_long cmd)
sys/dev/wtap/if_wtap.c
192
wtap_beacon_update(struct ieee80211vap *vap, int item)
sys/dev/wtap/if_wtap.c
206
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wtap/if_wtap.c
227
wtap_beacon_config(struct wtap_softc *sc, struct ieee80211vap *vap)
sys/dev/wtap/if_wtap.c
236
struct ieee80211vap *vap = arg;
sys/dev/wtap/if_wtap.c
275
wtap_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/dev/wtap/if_wtap.c
347
wtap_bmiss(struct ieee80211vap *vap)
sys/dev/wtap/if_wtap.c
355
static struct ieee80211vap *
sys/dev/wtap/if_wtap.c
362
struct ieee80211vap *vap;
sys/dev/wtap/if_wtap.c
373
vap = (struct ieee80211vap *) avp;
sys/dev/wtap/if_wtap.c
407
wtap_vap_delete(struct ieee80211vap *vap)
sys/dev/wtap/if_wtap.c
464
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wtap/if_wtap.c
591
struct ieee80211vap *vap = ni->ni_vap;
sys/dev/wtap/if_wtap.c
607
wtap_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/dev/wtap/if_wtapvar.h
109
(struct ieee80211vap *, const uint8_t [IEEE80211_ADDR_LEN]);
sys/dev/wtap/if_wtapvar.h
83
struct ieee80211vap av_vap; /* base class */
sys/dev/wtap/if_wtapvar.h
93
int (*av_newstate)(struct ieee80211vap *,
sys/dev/wtap/if_wtapvar.h
95
void (*av_bmiss)(struct ieee80211vap *);
sys/net80211/ieee80211.c
1016
ieee80211_syncflag_ext(struct ieee80211vap *vap, int flag)
sys/net80211/ieee80211.c
1827
ieee80211_lookup_channel_rxstatus(struct ieee80211vap *vap,
sys/net80211/ieee80211.c
2191
struct ieee80211vap *vap = ifp->if_softc;
sys/net80211/ieee80211.c
2269
struct ieee80211vap *vap = ifp->if_softc;
sys/net80211/ieee80211.c
2706
ieee80211_is_key_global(const struct ieee80211vap *vap,
sys/net80211/ieee80211.c
2732
ieee80211_is_key_unicast(const struct ieee80211vap *vap,
sys/net80211/ieee80211.c
2759
const struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211.c
373
struct ieee80211vap *vap;
sys/net80211/ieee80211.c
492
default_reset(struct ieee80211vap *vap, u_long cmd)
sys/net80211/ieee80211.c
505
default_update_deftxkey(struct ieee80211vap *vap, ieee80211_keyix kid)
sys/net80211/ieee80211.c
519
struct ieee80211vap *vap = ifp->if_softc;
sys/net80211/ieee80211.c
544
ieee80211_vap_setup(struct ieee80211com *ic, struct ieee80211vap *vap,
sys/net80211/ieee80211.c
681
ieee80211_vap_attach(struct ieee80211vap *vap, ifm_change_cb_t media_change,
sys/net80211/ieee80211.c
748
ieee80211_vap_detach(struct ieee80211vap *vap)
sys/net80211/ieee80211.c
831
ieee80211_promisc(struct ieee80211vap *vap, bool on)
sys/net80211/ieee80211.c
853
ieee80211_allmulti(struct ieee80211vap *vap, bool on)
sys/net80211/ieee80211.c
878
struct ieee80211vap *vap;
sys/net80211/ieee80211.c
896
ieee80211_syncflag(struct ieee80211vap *vap, int flag)
sys/net80211/ieee80211.c
918
struct ieee80211vap *vap;
sys/net80211/ieee80211.c
936
ieee80211_syncflag_ht(struct ieee80211vap *vap, int flag)
sys/net80211/ieee80211.c
958
struct ieee80211vap *vap;
sys/net80211/ieee80211.c
976
ieee80211_syncflag_vht(struct ieee80211vap *vap, int flag)
sys/net80211/ieee80211.c
998
struct ieee80211vap *vap;
sys/net80211/ieee80211_acl.c
117
acl_detach(struct ieee80211vap *vap)
sys/net80211/ieee80211_acl.c
156
acl_check(struct ieee80211vap *vap, const struct ieee80211_frame *wh)
sys/net80211/ieee80211_acl.c
173
acl_add(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/net80211/ieee80211_acl.c
212
acl_remove(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN])
sys/net80211/ieee80211_acl.c
231
acl_free_all(struct ieee80211vap *vap)
sys/net80211/ieee80211_acl.c
247
acl_setpolicy(struct ieee80211vap *vap, int policy)
sys/net80211/ieee80211_acl.c
274
acl_getpolicy(struct ieee80211vap *vap)
sys/net80211/ieee80211_acl.c
282
acl_setioctl(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_acl.c
289
acl_getioctl(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_acl.c
84
struct ieee80211vap *as_vap;
sys/net80211/ieee80211_acl.c
93
static int acl_free_all(struct ieee80211vap *);
sys/net80211/ieee80211_acl.c
99
acl_attach(struct ieee80211vap *vap)
sys/net80211/ieee80211_action.c
244
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_adhoc.c
1006
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_adhoc.c
120
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_adhoc.c
130
adhoc_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/net80211/ieee80211_adhoc.c
281
doprint(struct ieee80211vap *vap, int subtype)
sys/net80211/ieee80211_adhoc.c
306
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_adhoc.c
68
static void adhoc_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_adhoc.c
69
static int adhoc_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/net80211/ieee80211_adhoc.c
707
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_adhoc.c
91
adhoc_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_adhoc.c
96
adhoc_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_alq.c
135
ieee80211_alq_log(struct ieee80211com *ic, struct ieee80211vap *vap,
sys/net80211/ieee80211_alq.h
56
struct ieee80211vap *vap, uint32_t op, uint32_t flags,
sys/net80211/ieee80211_amrr.c
101
amrr_setinterval(const struct ieee80211vap *vap, int msecs)
sys/net80211/ieee80211_amrr.c
114
amrr_init(struct ieee80211vap *vap)
sys/net80211/ieee80211_amrr.c
134
amrr_deinit(struct ieee80211vap *vap)
sys/net80211/ieee80211_amrr.c
229
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_amrr.c
63
static void amrr_setinterval(const struct ieee80211vap *, int);
sys/net80211/ieee80211_amrr.c
64
static void amrr_init(struct ieee80211vap *);
sys/net80211/ieee80211_amrr.c
65
static void amrr_deinit(struct ieee80211vap *);
sys/net80211/ieee80211_amrr.c
674
amrr_tx_update(struct ieee80211vap *vap,
sys/net80211/ieee80211_amrr.c
689
struct ieee80211vap *vap = arg1;
sys/net80211/ieee80211_amrr.c
705
amrr_sysctlattach(struct ieee80211vap *vap,
sys/net80211/ieee80211_amrr.c
74
static void amrr_tx_update(struct ieee80211vap *vap,
sys/net80211/ieee80211_amrr.c
76
static void amrr_sysctlattach(struct ieee80211vap *,
sys/net80211/ieee80211_amrr.h
34
struct ieee80211vap;
sys/net80211/ieee80211_crypto.c
108
cipher_attach(struct ieee80211vap *vap, struct ieee80211_key *key)
sys/net80211/ieee80211_crypto.c
117
dev_key_alloc(struct ieee80211vap *vap,
sys/net80211/ieee80211_crypto.c
125
dev_key_delete(struct ieee80211vap *vap,
sys/net80211/ieee80211_crypto.c
132
dev_key_set(struct ieee80211vap *vap, const struct ieee80211_key *key)
sys/net80211/ieee80211_crypto.c
227
ieee80211_crypto_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_crypto.c
252
ieee80211_crypto_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_crypto.c
337
ieee80211_crypto_newkey(struct ieee80211vap *vap,
sys/net80211/ieee80211_crypto.c
50
static int _ieee80211_crypto_delkey(struct ieee80211vap *,
sys/net80211/ieee80211_crypto.c
512
_ieee80211_crypto_delkey(struct ieee80211vap *vap, struct ieee80211_key *key)
sys/net80211/ieee80211_crypto.c
546
ieee80211_crypto_delkey(struct ieee80211vap *vap, struct ieee80211_key *key)
sys/net80211/ieee80211_crypto.c
560
ieee80211_crypto_delglobalkeys(struct ieee80211vap *vap)
sys/net80211/ieee80211_crypto.c
578
ieee80211_crypto_setkey(struct ieee80211vap *vap, struct ieee80211_key *key)
sys/net80211/ieee80211_crypto.c
62
null_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/net80211/ieee80211_crypto.c
625
ieee80211_crypto_get_key_wepidx(const struct ieee80211vap *vap,
sys/net80211/ieee80211_crypto.c
649
ieee80211_crypto_get_keyid(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/net80211/ieee80211_crypto.c
674
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_crypto.c
777
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_crypto.c
87
null_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/net80211/ieee80211_crypto.c
879
ieee80211_crypto_demic(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/net80211/ieee80211_crypto.c
92
null_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k)
sys/net80211/ieee80211_crypto.c
933
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_crypto.c
951
struct ieee80211vap *vap;
sys/net80211/ieee80211_crypto.c
96
static void null_key_update(struct ieee80211vap *vap) {}
sys/net80211/ieee80211_crypto.c
980
ieee80211_crypto_set_deftxkey(struct ieee80211vap *vap, ieee80211_keyix kid)
sys/net80211/ieee80211_crypto.h
176
struct ieee80211vap;
sys/net80211/ieee80211_crypto.h
190
void ieee80211_crypto_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_crypto.h
191
void ieee80211_crypto_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_crypto.h
192
int ieee80211_crypto_newkey(struct ieee80211vap *,
sys/net80211/ieee80211_crypto.h
194
int ieee80211_crypto_delkey(struct ieee80211vap *,
sys/net80211/ieee80211_crypto.h
196
int ieee80211_crypto_setkey(struct ieee80211vap *, struct ieee80211_key *);
sys/net80211/ieee80211_crypto.h
197
void ieee80211_crypto_delglobalkeys(struct ieee80211vap *);
sys/net80211/ieee80211_crypto.h
199
void ieee80211_crypto_set_deftxkey(struct ieee80211vap *,
sys/net80211/ieee80211_crypto.h
214
void* (*ic_attach)(struct ieee80211vap *, struct ieee80211_key *);
sys/net80211/ieee80211_crypto.h
237
int ieee80211_crypto_get_key_wepidx(const struct ieee80211vap *,
sys/net80211/ieee80211_crypto.h
239
uint8_t ieee80211_crypto_get_keyid(struct ieee80211vap *vap,
sys/net80211/ieee80211_crypto.h
247
int ieee80211_crypto_demic(struct ieee80211vap *vap, struct ieee80211_key *k,
sys/net80211/ieee80211_crypto.h
269
ieee80211_crypto_enmic(struct ieee80211vap *vap,
sys/net80211/ieee80211_crypto.h
282
ieee80211_crypto_resetkey(struct ieee80211vap *vap,
sys/net80211/ieee80211_crypto.h
294
void ieee80211_notify_replay_failure(struct ieee80211vap *,
sys/net80211/ieee80211_crypto.h
297
void ieee80211_notify_michael_failure(struct ieee80211vap *,
sys/net80211/ieee80211_crypto_ccmp.c
117
ccmp_attach(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/net80211/ieee80211_crypto_ccmp.c
218
struct ieee80211vap *vap = ctx->cc_vap;
sys/net80211/ieee80211_crypto_ccmp.c
312
struct ieee80211vap *vap = ctx->cc_vap;
sys/net80211/ieee80211_crypto_ccmp.c
61
struct ieee80211vap *cc_vap; /* for diagnostics+statistics */
sys/net80211/ieee80211_crypto_ccmp.c
66
static void *ccmp_attach(struct ieee80211vap *, struct ieee80211_key *);
sys/net80211/ieee80211_crypto_ccmp.c
707
struct ieee80211vap *vap = ctx->cc_vap;
sys/net80211/ieee80211_crypto_gcmp.c
125
gcmp_attach(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/net80211/ieee80211_crypto_gcmp.c
199
struct ieee80211vap *vap = ctx->cc_vap;
sys/net80211/ieee80211_crypto_gcmp.c
292
struct ieee80211vap *vap = ctx->cc_vap;
sys/net80211/ieee80211_crypto_gcmp.c
68
struct ieee80211vap *cc_vap; /* for diagnostics+statistics */
sys/net80211/ieee80211_crypto_gcmp.c
73
static void *gcmp_attach(struct ieee80211vap *, struct ieee80211_key *);
sys/net80211/ieee80211_crypto_none.c
101
struct ieee80211vap *vap = k->wk_private;
sys/net80211/ieee80211_crypto_none.c
122
struct ieee80211vap *vap = k->wk_private;
sys/net80211/ieee80211_crypto_none.c
142
struct ieee80211vap *vap = k->wk_private;
sys/net80211/ieee80211_crypto_none.c
151
struct ieee80211vap *vap = k->wk_private;
sys/net80211/ieee80211_crypto_none.c
49
static void *none_attach(struct ieee80211vap *, struct ieee80211_key *);
sys/net80211/ieee80211_crypto_none.c
75
none_attach(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/net80211/ieee80211_crypto_tkip.c
1031
struct ieee80211vap *vap = ctx->tc_vap;
sys/net80211/ieee80211_crypto_tkip.c
109
tkip_attach(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/net80211/ieee80211_crypto_tkip.c
155
struct ieee80211vap *vap = ctx->tc_vap;
sys/net80211/ieee80211_crypto_tkip.c
178
struct ieee80211vap *vap = ctx->tc_vap;
sys/net80211/ieee80211_crypto_tkip.c
257
struct ieee80211vap *vap = ctx->tc_vap;
sys/net80211/ieee80211_crypto_tkip.c
291
struct ieee80211vap *vap = ctx->tc_vap;
sys/net80211/ieee80211_crypto_tkip.c
399
struct ieee80211vap *vap = ctx->tc_vap;
sys/net80211/ieee80211_crypto_tkip.c
413
struct ieee80211vap *vap = ctx->tc_vap;
sys/net80211/ieee80211_crypto_tkip.c
54
static void *tkip_attach(struct ieee80211vap *, struct ieee80211_key *);
sys/net80211/ieee80211_crypto_tkip.c
86
struct ieee80211vap *tc_vap; /* for diagnostics+statistics */
sys/net80211/ieee80211_crypto_wep.c
126
struct ieee80211vap *vap = ctx->wc_vap;
sys/net80211/ieee80211_crypto_wep.c
241
struct ieee80211vap *vap = ctx->wc_vap;
sys/net80211/ieee80211_crypto_wep.c
349
struct ieee80211vap *vap = ctx->wc_vap;
sys/net80211/ieee80211_crypto_wep.c
432
struct ieee80211vap *vap = ctx->wc_vap;
sys/net80211/ieee80211_crypto_wep.c
50
static void *wep_attach(struct ieee80211vap *, struct ieee80211_key *);
sys/net80211/ieee80211_crypto_wep.c
79
struct ieee80211vap *wc_vap; /* for diagnostics+statistics */
sys/net80211/ieee80211_crypto_wep.c
88
wep_attach(struct ieee80211vap *vap, struct ieee80211_key *k)
sys/net80211/ieee80211_ddb.c
130
_db_show_vap((const struct ieee80211vap *) addr, showmesh, showprocs);
sys/net80211/ieee80211_ddb.c
460
_db_show_vap(const struct ieee80211vap *vap, int showmesh, int showprocs)
sys/net80211/ieee80211_ddb.c
661
struct ieee80211vap *vap;
sys/net80211/ieee80211_ddb.c
69
static void _db_show_vap(const struct ieee80211vap *, int, int);
sys/net80211/ieee80211_ddb.c
832
const struct ieee80211vap *vap;
sys/net80211/ieee80211_dfs.c
129
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_dfs.c
182
ieee80211_dfs_cac_start(struct ieee80211vap *vap)
sys/net80211/ieee80211_dfs.c
201
ieee80211_dfs_cac_stop(struct ieee80211vap *vap)
sys/net80211/ieee80211_dfs.h
55
void ieee80211_dfs_cac_start(struct ieee80211vap *);
sys/net80211/ieee80211_dfs.h
56
void ieee80211_dfs_cac_stop(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.c
101
struct ieee80211vap *vap __unused, struct ifnet *ifp __unused)
sys/net80211/ieee80211_freebsd.c
1015
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_freebsd.c
1026
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_freebsd.c
1035
ieee80211_notify_country(struct ieee80211vap *vap,
sys/net80211/ieee80211_freebsd.c
1054
struct ieee80211vap *vap;
sys/net80211/ieee80211_freebsd.c
1068
ieee80211_notify_ifnet_change(struct ieee80211vap *vap, int if_flags_mask)
sys/net80211/ieee80211_freebsd.c
109
struct ieee80211vap *vap __unused, struct ifnet *ifp __unused)
sys/net80211/ieee80211_freebsd.c
1101
struct ieee80211vap *vap = ifp->if_softc;
sys/net80211/ieee80211_freebsd.c
1114
ieee80211_get_vap_ifname(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
1125
struct ieee80211vap *vap;
sys/net80211/ieee80211_freebsd.c
1139
struct ieee80211vap *vap;
sys/net80211/ieee80211_freebsd.c
1159
struct ieee80211vap *vap;
sys/net80211/ieee80211_freebsd.c
1178
ieee80211_vap_sync_mac_address(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
120
struct ieee80211vap *vap;
sys/net80211/ieee80211_freebsd.c
1204
ieee80211_vap_copy_mac_address(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
1225
ieee80211_vap_deliver_data(struct ieee80211vap *vap, struct mbuf *m)
sys/net80211/ieee80211_freebsd.c
1244
ieee80211_vap_ifp_check_is_monitor(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
1259
ieee80211_vap_ifp_check_is_simplex(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
1271
ieee80211_vap_ifp_check_is_running(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
1283
ieee80211_vap_ifp_set_running_state(struct ieee80211vap *vap, bool state)
sys/net80211/ieee80211_freebsd.c
1298
ieee80211_vap_get_broadcast_address(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
1320
net80211_vap_printf(const struct ieee80211vap *vap, const char *fmt, ...)
sys/net80211/ieee80211_freebsd.c
174
struct ieee80211vap *vap = ifp->if_softc;
sys/net80211/ieee80211_freebsd.c
183
ieee80211_vap_destroy(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
248
struct ieee80211vap *vap = arg1;
sys/net80211/ieee80211_freebsd.c
270
ieee80211_sysctl_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
354
ieee80211_sysctl_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
365
ieee80211_com_vincref(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
386
ieee80211_com_vdecref(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
399
ieee80211_com_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
439
ieee80211_flush_ifq(struct ifqueue *ifq, struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
523
ieee80211_realign(struct ieee80211vap *vap, struct mbuf *m, size_t align)
sys/net80211/ieee80211_freebsd.c
785
ieee80211_vap_xmitpkt(struct ieee80211vap *vap, struct mbuf *m)
sys/net80211/ieee80211_freebsd.c
832
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_freebsd.c
85
struct ieee80211vap *vap __unused, struct ifnet *ifp __unused)
sys/net80211/ieee80211_freebsd.c
853
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_freebsd.c
871
ieee80211_notify_scan_done(struct ieee80211vap *vap)
sys/net80211/ieee80211_freebsd.c
884
ieee80211_notify_replay_failure(struct ieee80211vap *vap,
sys/net80211/ieee80211_freebsd.c
918
ieee80211_notify_michael_failure(struct ieee80211vap *vap,
sys/net80211/ieee80211_freebsd.c
93
struct ieee80211vap *vap __unused, struct ifnet *ifp __unused)
sys/net80211/ieee80211_freebsd.c
943
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_freebsd.c
954
struct ieee80211vap *vap;
sys/net80211/ieee80211_freebsd.c
976
struct ieee80211vap *vap;
sys/net80211/ieee80211_freebsd.c
996
struct ieee80211vap *vap;
sys/net80211/ieee80211_freebsd.h
253
struct ieee80211vap;
sys/net80211/ieee80211_freebsd.h
254
int ieee80211_com_vincref(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
255
void ieee80211_com_vdecref(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
256
void ieee80211_com_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
270
void ieee80211_flush_ifq(struct ifqueue *, struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
272
void ieee80211_vap_destroy(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
273
const char * ieee80211_get_vap_ifname(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
375
int ieee80211_vap_xmitpkt(struct ieee80211vap *, struct mbuf *);
sys/net80211/ieee80211_freebsd.h
381
void ieee80211_sysctl_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
382
void ieee80211_sysctl_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
46
struct ieee80211vap;
sys/net80211/ieee80211_freebsd.h
47
int ieee80211_priv_check_vap_getkey(u_long, struct ieee80211vap *,
sys/net80211/ieee80211_freebsd.h
49
int ieee80211_priv_check_vap_manage(u_long, struct ieee80211vap *,
sys/net80211/ieee80211_freebsd.h
51
int ieee80211_priv_check_vap_setmac(u_long, struct ieee80211vap *,
sys/net80211/ieee80211_freebsd.h
519
typedef int ieee80211_ioctl_getfunc(struct ieee80211vap *,
sys/net80211/ieee80211_freebsd.h
524
typedef int ieee80211_ioctl_setfunc(struct ieee80211vap *,
sys/net80211/ieee80211_freebsd.h
53
int ieee80211_priv_check_create_vap(u_long, struct ieee80211vap *,
sys/net80211/ieee80211_freebsd.h
558
void ieee80211_vap_sync_mac_address(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
559
void ieee80211_vap_copy_mac_address(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
560
void ieee80211_vap_deliver_data(struct ieee80211vap *, struct mbuf *);
sys/net80211/ieee80211_freebsd.h
561
bool ieee80211_vap_ifp_check_is_monitor(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
562
bool ieee80211_vap_ifp_check_is_simplex(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
563
bool ieee80211_vap_ifp_check_is_running(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
564
void ieee80211_vap_ifp_set_running_state(struct ieee80211vap *, bool);
sys/net80211/ieee80211_freebsd.h
565
const uint8_t * ieee80211_vap_get_broadcast_address(struct ieee80211vap *);
sys/net80211/ieee80211_freebsd.h
568
void net80211_vap_printf(const struct ieee80211vap *, const char *fmt, ...)
sys/net80211/ieee80211_hostap.c
118
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hostap.c
1246
ieee80211_parse_wpa(struct ieee80211vap *vap, const uint8_t *frm,
sys/net80211/ieee80211_hostap.c
1426
ieee80211_parse_rsn(struct ieee80211vap *vap, const uint8_t *frm,
sys/net80211/ieee80211_hostap.c
153
hostap_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/net80211/ieee80211_hostap.c
1563
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hostap.c
1657
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hostap.c
1704
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hostap.c
1729
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hostap.c
1791
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hostap.c
2433
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hostap.c
352
hostap_deliver_data(struct ieee80211vap *vap,
sys/net80211/ieee80211_hostap.c
446
doprint(struct ieee80211vap *vap, int subtype)
sys/net80211/ieee80211_hostap.c
471
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hostap.c
65
static void hostap_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_hostap.c
66
static int hostap_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/net80211/ieee80211_hostap.c
70
static void hostap_deliver_data(struct ieee80211vap *,
sys/net80211/ieee80211_hostap.c
88
hostap_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_hostap.c
914
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hostap.c
93
hostap_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_hostap.c
993
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1006
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1230
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1379
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1461
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1518
ieee80211_htinfo_notify(struct ieee80211vap *vap)
sys/net80211/ieee80211_ht.c
1549
htinfo_update(struct ieee80211vap *vap)
sys/net80211/ieee80211_ht.c
1580
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1598
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1624
ieee80211_htprot_update(struct ieee80211vap *vap, int protmode)
sys/net80211/ieee80211_ht.c
1656
ieee80211_ht_timeout(struct ieee80211vap *vap)
sys/net80211/ieee80211_ht.c
1870
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1888
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1908
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
1944
struct ieee80211vap *vap;
sys/net80211/ieee80211_ht.c
2092
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
2133
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
2150
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
2182
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
2426
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
2483
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
251
ieee80211_ht_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_ht.c
2560
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
2750
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
2855
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
3015
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
313
ieee80211_ht_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_ht.c
3145
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
3194
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
3237
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
3331
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
3468
ieee80211_add_htcap_body_ch(uint8_t *frm, struct ieee80211vap *vap,
sys/net80211/ieee80211_ht.c
3545
ieee80211_add_htcap_ch(uint8_t *frm, struct ieee80211vap *vap,
sys/net80211/ieee80211_ht.c
3592
ieee80211_ht_update_beacon(struct ieee80211vap *vap,
sys/net80211/ieee80211_ht.c
3645
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
3719
struct ieee80211vap *vap;
sys/net80211/ieee80211_ht.c
3740
struct ieee80211vap *vap;
sys/net80211/ieee80211_ht.c
3760
const struct ieee80211vap *vap;
sys/net80211/ieee80211_ht.c
3784
const struct ieee80211vap *vap;
sys/net80211/ieee80211_ht.c
3807
const struct ieee80211vap *vap;
sys/net80211/ieee80211_ht.c
3835
struct ieee80211vap *vap;
sys/net80211/ieee80211_ht.c
472
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
549
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
700
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
837
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
878
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.c
943
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ht.h
180
void ieee80211_ht_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_ht.h
181
void ieee80211_ht_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_ht.h
212
void ieee80211_htprot_update(struct ieee80211vap *, int protmode);
sys/net80211/ieee80211_ht.h
213
void ieee80211_ht_timeout(struct ieee80211vap *);
sys/net80211/ieee80211_ht.h
229
uint8_t *ieee80211_add_htcap_ch(uint8_t *, struct ieee80211vap *,
sys/net80211/ieee80211_ht.h
235
void ieee80211_ht_update_beacon(struct ieee80211vap *,
sys/net80211/ieee80211_ht.h
243
void ieee80211_htinfo_notify(struct ieee80211vap *vap);
sys/net80211/ieee80211_hwmp.c
101
static void hwmp_senderror(struct ieee80211vap *,
sys/net80211/ieee80211_hwmp.c
104
static void hwmp_recv_rann(struct ieee80211vap *, struct ieee80211_node *,
sys/net80211/ieee80211_hwmp.c
107
static int hwmp_send_rann(struct ieee80211vap *,
sys/net80211/ieee80211_hwmp.c
111
hwmp_discover(struct ieee80211vap *,
sys/net80211/ieee80211_hwmp.c
1230
hwmp_send_preq(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
1263
hwmp_recv_prep(struct ieee80211vap *vap, struct ieee80211_node *ni,
sys/net80211/ieee80211_hwmp.c
1473
hwmp_send_prep(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
1501
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hwmp.c
1536
hwmp_recv_perr(struct ieee80211vap *vap, struct ieee80211_node *ni,
sys/net80211/ieee80211_hwmp.c
1638
hwmp_send_perr(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
1687
hwmp_senderror(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
1735
hwmp_recv_rann(struct ieee80211vap *vap, struct ieee80211_node *ni,
sys/net80211/ieee80211_hwmp.c
1828
hwmp_send_rann(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
1853
struct ieee80211vap *vap = rt->rt_vap;
sys/net80211/ieee80211_hwmp.c
1905
hwmp_discover(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
2038
hwmp_ioctl_get80211(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_hwmp.c
2061
hwmp_ioctl_set80211(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_hwmp.c
254
hwmp_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_hwmp.c
274
hwmp_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_hwmp.c
284
hwmp_newstate(struct ieee80211vap *vap, enum ieee80211_state ostate, int arg)
sys/net80211/ieee80211_hwmp.c
305
verify_mesh_preq_len(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
336
verify_mesh_prep_len(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
360
verify_mesh_perr_len(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
400
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_hwmp.c
580
hwmp_send_action(struct ieee80211vap *vap,
sys/net80211/ieee80211_hwmp.c
64
static void hwmp_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_hwmp.c
65
static void hwmp_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_hwmp.c
66
static int hwmp_newstate(struct ieee80211vap *,
sys/net80211/ieee80211_hwmp.c
68
static int hwmp_send_action(struct ieee80211vap *,
sys/net80211/ieee80211_hwmp.c
79
static void hwmp_rootmode_setup(struct ieee80211vap *);
sys/net80211/ieee80211_hwmp.c
800
hwmp_rootmode_setup(struct ieee80211vap *vap)
sys/net80211/ieee80211_hwmp.c
82
static void hwmp_recv_preq(struct ieee80211vap *, struct ieee80211_node *,
sys/net80211/ieee80211_hwmp.c
834
struct ieee80211vap *vap = (struct ieee80211vap *)arg;
sys/net80211/ieee80211_hwmp.c
85
static int hwmp_send_preq(struct ieee80211vap *,
sys/net80211/ieee80211_hwmp.c
875
struct ieee80211vap *vap = (struct ieee80211vap *)arg;
sys/net80211/ieee80211_hwmp.c
89
static void hwmp_recv_prep(struct ieee80211vap *, struct ieee80211_node *,
sys/net80211/ieee80211_hwmp.c
902
hwmp_update_transmitter(struct ieee80211vap *vap, struct ieee80211_node *ni,
sys/net80211/ieee80211_hwmp.c
92
static int hwmp_send_prep(struct ieee80211vap *,
sys/net80211/ieee80211_hwmp.c
941
hwmp_recv_preq(struct ieee80211vap *vap, struct ieee80211_node *ni,
sys/net80211/ieee80211_hwmp.c
95
static void hwmp_recv_perr(struct ieee80211vap *, struct ieee80211_node *,
sys/net80211/ieee80211_hwmp.c
98
static int hwmp_send_perr(struct ieee80211vap *,
sys/net80211/ieee80211_input.c
1000
ieee80211_discard_frame(const struct ieee80211vap *vap,
sys/net80211/ieee80211_input.c
1023
ieee80211_discard_ie(const struct ieee80211vap *vap,
sys/net80211/ieee80211_input.c
1045
ieee80211_discard_mac(const struct ieee80211vap *vap,
sys/net80211/ieee80211_input.c
121
struct ieee80211vap *vap;
sys/net80211/ieee80211_input.c
175
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_input.c
274
ieee80211_deliver_data(struct ieee80211vap *vap,
sys/net80211/ieee80211_input.c
312
ieee80211_decap(struct ieee80211vap *vap, struct mbuf *m, int hdrlen,
sys/net80211/ieee80211_input.c
428
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_input.c
464
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_input.c
519
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_input.c
792
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_input.c
915
ieee80211_ssid_mismatch(struct ieee80211vap *vap, const char *tag,
sys/net80211/ieee80211_input.c
928
ieee80211_getbssid(const struct ieee80211vap *vap,
sys/net80211/ieee80211_input.c
943
ieee80211_note(const struct ieee80211vap *vap, const char *fmt, ...)
sys/net80211/ieee80211_input.c
961
ieee80211_note_frame(const struct ieee80211vap *vap,
sys/net80211/ieee80211_input.c
981
ieee80211_note_mac(const struct ieee80211vap *vap,
sys/net80211/ieee80211_input.h
200
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_input.h
307
void ieee80211_deliver_data(struct ieee80211vap *,
sys/net80211/ieee80211_input.h
311
struct mbuf *ieee80211_realign(struct ieee80211vap *, struct mbuf *, size_t);
sys/net80211/ieee80211_input.h
312
struct mbuf *ieee80211_decap(struct ieee80211vap *, struct mbuf *, int,
sys/net80211/ieee80211_input.h
56
void ieee80211_ssid_mismatch(struct ieee80211vap *, const char *tag,
sys/net80211/ieee80211_ioctl.c
1170
ieee80211_ioctl_setkey(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
1252
ieee80211_ioctl_delkey(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
1292
struct ieee80211vap *vap;
sys/net80211/ieee80211_ioctl.c
1298
mlmedebug(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN],
sys/net80211/ieee80211_ioctl.c
130
ieee80211_ioctl_getchanlist(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
1344
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ioctl.c
1367
setmlme_dropsta(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
1397
setmlme_common(struct ieee80211vap *vap, int op,
sys/net80211/ieee80211_ioctl.c
140
ieee80211_ioctl_getchaninfo(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
154
ieee80211_ioctl_getwpaie(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
1570
setmlme_assoc_sta(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
1599
setmlme_assoc_adhoc(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
1638
ieee80211_ioctl_setmlme(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
1663
ieee80211_ioctl_macmac(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
1688
ieee80211_ioctl_setmaccmd(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
1726
ieee80211_ioctl_setchanlist(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
1772
ieee80211_ioctl_setstastats(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
1798
ieee80211_ioctl_setstatxpow(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
1818
ieee80211_ioctl_setwmeparam(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
2000
setcurchan(struct ieee80211vap *vap, struct ieee80211_channel *c)
sys/net80211/ieee80211_ioctl.c
2063
ieee80211_ioctl_setchannel(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
210
ieee80211_ioctl_getstastats(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
2157
ieee80211_ioctl_setcurchan(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
2182
ieee80211_ioctl_setregdomain(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
2250
ieee80211_ioctl_setroam(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
2317
ieee80211_ioctl_settxparams(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
2428
setwparsnie(struct ieee80211vap *vap, uint8_t *ie, int space)
sys/net80211/ieee80211_ioctl.c
2440
ieee80211_ioctl_setappie_locked(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
2518
ieee80211_ioctl_setappie(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
2536
ieee80211_ioctl_chanswitch(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
2568
ieee80211_scanreq(struct ieee80211vap *vap, struct ieee80211_scan_req *sr)
sys/net80211/ieee80211_ioctl.c
2683
ieee80211_ioctl_scanreq(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
2704
ieee80211_ioctl_setstavlan(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
2728
isvap11g(const struct ieee80211vap *vap)
sys/net80211/ieee80211_ioctl.c
2736
isvapht(const struct ieee80211vap *vap)
sys/net80211/ieee80211_ioctl.c
2747
dummy_ioctl_set(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
2754
ieee80211_ioctl_setdefault(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
2768
ieee80211_ioctl_set80211(struct ieee80211vap *vap, u_long cmd, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
315
ieee80211_ioctl_getscanresults(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
3590
struct ieee80211vap *vap = ifp->if_softc;
sys/net80211/ieee80211_ioctl.c
380
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ioctl.c
456
getstainfo_common(struct ieee80211vap *vap, struct ieee80211req *ireq,
sys/net80211/ieee80211_ioctl.c
501
ieee80211_ioctl_getstainfo(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
525
ieee80211_ioctl_getstatxpow(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
546
ieee80211_ioctl_getwmeparam(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
589
ieee80211_ioctl_getmaccmd(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
597
ieee80211_ioctl_getcurchan(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
628
ieee80211_ioctl_getappie(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
654
ieee80211_ioctl_getregdomain(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
666
ieee80211_ioctl_getroam(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
677
ieee80211_ioctl_gettxparams(struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
69
static int ieee80211_scanreq(struct ieee80211vap *,
sys/net80211/ieee80211_ioctl.c
727
ieee80211_ioctl_getstavlan(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
73
ieee80211_ioctl_getkey(u_long cmd, struct ieee80211vap *vap,
sys/net80211/ieee80211_ioctl.c
755
dummy_ioctl_get(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
762
ieee80211_ioctl_getdefault(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_ioctl.c
776
ieee80211_ioctl_get80211(struct ieee80211vap *vap, u_long cmd,
sys/net80211/ieee80211_mesh.c
1005
ieee80211_mesh_find_txnode(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.c
1034
mesh_transmit_to_gate(struct ieee80211vap *vap, struct mbuf *m,
sys/net80211/ieee80211_mesh.c
1067
ieee80211_mesh_forward_to_gates(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.c
1141
mesh_forward(struct ieee80211vap *vap, struct mbuf *m,
sys/net80211/ieee80211_mesh.c
1249
mesh_decap(struct ieee80211vap *vap, struct mbuf *m, int hdrlen, int meshdrlen)
sys/net80211/ieee80211_mesh.c
1342
mesh_isucastforme(struct ieee80211vap *vap, const struct ieee80211_frame *wh,
sys/net80211/ieee80211_mesh.c
1370
mesh_recv_indiv_data_to_fwrd(struct ieee80211vap *vap, struct mbuf *m,
sys/net80211/ieee80211_mesh.c
1427
mesh_recv_indiv_data_to_me(struct ieee80211vap *vap, struct mbuf *m,
sys/net80211/ieee80211_mesh.c
1495
mesh_recv_group_data(struct ieee80211vap *vap, struct mbuf *m,
sys/net80211/ieee80211_mesh.c
1532
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
1832
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
197
mesh_rt_add_locked(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.c
2110
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
2238
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
224
ieee80211_mesh_rt_find(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.c
237
ieee80211_mesh_rt_add(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.c
2386
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
2530
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
2563
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
2652
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
2713
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
2773
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
2841
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
2890
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
2938
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
302
ieee80211_mesh_proxy_check(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.c
3082
mesh_verify_meshid(struct ieee80211vap *vap, const uint8_t *ie)
sys/net80211/ieee80211_mesh.c
3095
mesh_verify_meshconf(struct ieee80211vap *vap, const uint8_t *ie)
sys/net80211/ieee80211_mesh.c
3143
mesh_verify_meshpeer(struct ieee80211vap *vap, uint8_t subtype,
sys/net80211/ieee80211_mesh.c
3186
ieee80211_add_meshid(uint8_t *frm, struct ieee80211vap *vap)
sys/net80211/ieee80211_mesh.c
3204
ieee80211_add_meshconf(uint8_t *frm, struct ieee80211vap *vap)
sys/net80211/ieee80211_mesh.c
3355
ieee80211_mesh_node_init(struct ieee80211vap *vap, struct ieee80211_node *ni)
sys/net80211/ieee80211_mesh.c
3368
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
3397
ieee80211_mesh_update_beacon(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.c
3409
mesh_ioctl_get80211(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_mesh.c
3517
mesh_ioctl_set80211(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_mesh.c
362
ieee80211_mesh_rt_del(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.c
387
ieee80211_mesh_rt_flush(struct ieee80211vap *vap)
sys/net80211/ieee80211_mesh.c
401
ieee80211_mesh_rt_flush_peer(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.c
420
mesh_rt_flush_invalid(struct ieee80211vap *vap)
sys/net80211/ieee80211_mesh.c
479
mesh_select_proto_path(struct ieee80211vap *vap, const char *name)
sys/net80211/ieee80211_mesh.c
494
mesh_select_proto_metric(struct ieee80211vap *vap, const char *name)
sys/net80211/ieee80211_mesh.c
509
mesh_gatemode_setup(struct ieee80211vap *vap)
sys/net80211/ieee80211_mesh.c
531
struct ieee80211vap *vap = (struct ieee80211vap *)arg;
sys/net80211/ieee80211_mesh.c
640
mesh_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_mesh.c
655
mesh_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_mesh.c
67
static void mesh_rt_flush_invalid(struct ieee80211vap *);
sys/net80211/ieee80211_mesh.c
68
static int mesh_select_proto_path(struct ieee80211vap *, const char *);
sys/net80211/ieee80211_mesh.c
69
static int mesh_select_proto_metric(struct ieee80211vap *, const char *);
sys/net80211/ieee80211_mesh.c
691
mesh_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/net80211/ieee80211_mesh.c
70
static void mesh_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_mesh.c
71
static int mesh_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/net80211/ieee80211_mesh.c
73
static void mesh_gatemode_setup(struct ieee80211vap *);
sys/net80211/ieee80211_mesh.c
78
static uint32_t mesh_generateid(struct ieee80211vap *);
sys/net80211/ieee80211_mesh.c
79
static int mesh_checkpseq(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.c
81
static void mesh_transmit_to_gate(struct ieee80211vap *, struct mbuf *,
sys/net80211/ieee80211_mesh.c
83
static void mesh_forward(struct ieee80211vap *, struct mbuf *,
sys/net80211/ieee80211_mesh.c
848
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_mesh.c
862
ieee80211_mesh_mark_gate(struct ieee80211vap *vap, const uint8_t *addr,
sys/net80211/ieee80211_mesh.c
900
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_mesh.c
95
static int mesh_verify_meshid(struct ieee80211vap *, const uint8_t *);
sys/net80211/ieee80211_mesh.c
955
mesh_generateid(struct ieee80211vap *vap)
sys/net80211/ieee80211_mesh.c
96
static int mesh_verify_meshconf(struct ieee80211vap *, const uint8_t *);
sys/net80211/ieee80211_mesh.c
97
static int mesh_verify_meshpeer(struct ieee80211vap *, uint8_t,
sys/net80211/ieee80211_mesh.c
974
mesh_checkpseq(struct ieee80211vap *vap,
sys/net80211/ieee80211_mesh.h
419
struct ieee80211vap *rt_vap;
sys/net80211/ieee80211_mesh.h
460
(*mpp_discover)(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
464
void (*mpp_senderror)(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
467
void (*mpp_vattach)(struct ieee80211vap *);
sys/net80211/ieee80211_mesh.h
468
void (*mpp_vdetach)(struct ieee80211vap *);
sys/net80211/ieee80211_mesh.h
469
int (*mpp_newstate)(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
530
ieee80211_mesh_rt_find(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
533
ieee80211_mesh_rt_add(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
535
void ieee80211_mesh_rt_del(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
537
void ieee80211_mesh_rt_flush(struct ieee80211vap *);
sys/net80211/ieee80211_mesh.h
538
void ieee80211_mesh_rt_flush_peer(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
541
void ieee80211_mesh_proxy_check(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
549
uint8_t * ieee80211_add_meshid(uint8_t *, struct ieee80211vap *);
sys/net80211/ieee80211_mesh.h
550
uint8_t * ieee80211_add_meshconf(uint8_t *, struct ieee80211vap *);
sys/net80211/ieee80211_mesh.h
557
void ieee80211_mesh_node_init(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
566
void ieee80211_mesh_update_beacon(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
569
ieee80211_mesh_mark_gate(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
571
void ieee80211_mesh_forward_to_gates(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
574
ieee80211_mesh_find_txnode(struct ieee80211vap *,
sys/net80211/ieee80211_mesh.h
581
ieee80211_mesh_isproxyena(struct ieee80211vap *vap)
sys/net80211/ieee80211_mesh.h
596
ieee80211_mesh_discover(struct ieee80211vap *vap,
sys/net80211/ieee80211_monitor.c
128
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_monitor.c
58
static void monitor_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_monitor.c
59
static int monitor_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/net80211/ieee80211_monitor.c
75
monitor_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_monitor.c
80
monitor_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_monitor.c
91
monitor_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/net80211/ieee80211_node.c
107
struct ieee80211vap *);
sys/net80211/ieee80211_node.c
109
static void ieee80211_vap_erp_timeout(struct ieee80211vap *);
sys/net80211/ieee80211_node.c
1098
node_alloc(struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN])
sys/net80211/ieee80211_node.c
1234
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
1328
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
1424
struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN],
sys/net80211/ieee80211_node.c
1489
ieee80211_tmp_node(struct ieee80211vap *vap,
sys/net80211/ieee80211_node.c
154
ieee80211_node_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_node.c
1542
ieee80211_dup_bss(struct ieee80211vap *vap,
sys/net80211/ieee80211_node.c
1569
ieee80211_node_create_wds(struct ieee80211vap *vap,
sys/net80211/ieee80211_node.c
1670
const struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN],
sys/net80211/ieee80211_node.c
1698
const struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN],
sys/net80211/ieee80211_node.c
1716
ieee80211_fakeup_adhoc_node(struct ieee80211vap *vap,
sys/net80211/ieee80211_node.c
172
ieee80211_node_latevattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_node.c
1919
ieee80211_add_neighbor(struct ieee80211vap *vap,
sys/net80211/ieee80211_node.c
2041
_ieee80211_find_txnode(struct ieee80211vap *vap,
sys/net80211/ieee80211_node.c
207
ieee80211_node_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_node.c
2121
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
2299
struct ieee80211vap *match)
sys/net80211/ieee80211_node.c
2309
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
234
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
2357
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
247
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
2491
struct ieee80211vap *vap;
sys/net80211/ieee80211_node.c
2537
ieee80211_vap_timeout(struct ieee80211vap *vap)
sys/net80211/ieee80211_node.c
2554
struct ieee80211vap *vap;
sys/net80211/ieee80211_node.c
2584
struct ieee80211vap *vap, ieee80211_iter_func *f, void *arg)
sys/net80211/ieee80211_node.c
265
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
2698
struct ieee80211vap *vap;
sys/net80211/ieee80211_node.c
2714
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
2783
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
2860
disable_protection(struct ieee80211vap *vap)
sys/net80211/ieee80211_node.c
2886
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
2951
ieee80211_vap_erp_timeout(struct ieee80211vap *vap)
sys/net80211/ieee80211_node.c
2974
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
3041
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
3058
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
307
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
3077
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
3092
ieee80211_getrssi(struct ieee80211vap *vap)
sys/net80211/ieee80211_node.c
3129
ieee80211_getsignal(struct ieee80211vap *vap, int8_t *rssi, int8_t *noise)
sys/net80211/ieee80211_node.c
351
ieee80211_create_ibss(struct ieee80211vap* vap, struct ieee80211_channel *chan)
sys/net80211/ieee80211_node.c
465
ieee80211_reset_bss(struct ieee80211vap *vap)
sys/net80211/ieee80211_node.c
506
check_bss(struct ieee80211vap *vap, struct ieee80211_node *ni)
sys/net80211/ieee80211_node.c
546
check_bss_debug(struct ieee80211vap *vap, struct ieee80211_node *ni)
sys/net80211/ieee80211_node.c
603
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
640
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
697
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_node.c
720
struct ieee80211vap *vap;
sys/net80211/ieee80211_node.c
751
struct ieee80211vap *vap;
sys/net80211/ieee80211_node.c
86
struct ieee80211_node_table *, struct ieee80211vap *,
sys/net80211/ieee80211_node.c
863
struct ieee80211vap *vap = selbs->ni_vap;
sys/net80211/ieee80211_node.c
88
static struct ieee80211_node *node_alloc(struct ieee80211vap *,
sys/net80211/ieee80211_node.c
938
ieee80211_sta_join(struct ieee80211vap *vap, struct ieee80211_channel *chan,
sys/net80211/ieee80211_node.h
181
struct ieee80211vap *ni_vap; /* associated vap */
sys/net80211/ieee80211_node.h
314
struct ieee80211vap *ni_wdsvap; /* associated WDS vap */
sys/net80211/ieee80211_node.h
388
void ieee80211_node_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_node.h
389
void ieee80211_node_latevattach(struct ieee80211vap *);
sys/net80211/ieee80211_node.h
390
void ieee80211_node_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_node.h
404
void ieee80211_create_ibss(struct ieee80211vap*, struct ieee80211_channel *);
sys/net80211/ieee80211_node.h
405
void ieee80211_reset_bss(struct ieee80211vap *);
sys/net80211/ieee80211_node.h
416
int ieee80211_sta_join(struct ieee80211vap *, struct ieee80211_channel *,
sys/net80211/ieee80211_node.h
447
struct ieee80211_node *ieee80211_tmp_node(struct ieee80211vap *,
sys/net80211/ieee80211_node.h
449
struct ieee80211_node *ieee80211_dup_bss(struct ieee80211vap *,
sys/net80211/ieee80211_node.h
451
struct ieee80211_node *ieee80211_node_create_wds(struct ieee80211vap *,
sys/net80211/ieee80211_node.h
469
const struct ieee80211vap *vap,
sys/net80211/ieee80211_node.h
474
const struct ieee80211vap *vap,
sys/net80211/ieee80211_node.h
484
struct ieee80211_node *_ieee80211_find_txnode(struct ieee80211vap *,
sys/net80211/ieee80211_node.h
511
struct ieee80211vap *, ieee80211_iter_func *, void *);
sys/net80211/ieee80211_node.h
520
struct ieee80211_node *ieee80211_fakeup_adhoc_node(struct ieee80211vap *,
sys/net80211/ieee80211_node.h
526
struct ieee80211_node *ieee80211_add_neighbor(struct ieee80211vap *,
sys/net80211/ieee80211_node.h
531
int8_t ieee80211_getrssi(struct ieee80211vap *);
sys/net80211/ieee80211_node.h
532
void ieee80211_getsignal(struct ieee80211vap *, int8_t *, int8_t *);
sys/net80211/ieee80211_node.h
67
struct ieee80211vap;
sys/net80211/ieee80211_output.c
1057
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
1077
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
121
ieee80211_vap_pkt_send_dest(struct ieee80211vap *vap, struct mbuf *m,
sys/net80211/ieee80211_output.c
1337
ieee80211_mbuf_adjust(struct ieee80211vap *vap, int hdrsize,
sys/net80211/ieee80211_output.c
1419
ieee80211_crypto_getucastkey(struct ieee80211vap *vap,
sys/net80211/ieee80211_output.c
1438
ieee80211_crypto_getmcastkey(struct ieee80211vap *vap,
sys/net80211/ieee80211_output.c
1457
ieee80211_encap(struct ieee80211vap *vap, struct ieee80211_node *ni,
sys/net80211/ieee80211_output.c
1972
ieee80211_fragment(struct ieee80211vap *vap, struct mbuf *m0,
sys/net80211/ieee80211_output.c
2115
ieee80211_add_erp(uint8_t *frm, struct ieee80211vap *vap)
sys/net80211/ieee80211_output.c
2194
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
2279
ieee80211_add_powerconstraint(uint8_t *frm, struct ieee80211vap *vap)
sys/net80211/ieee80211_output.c
2323
ieee80211_add_quiet(uint8_t *frm, struct ieee80211vap *vap, int update)
sys/net80211/ieee80211_output.c
2360
ieee80211_add_csa(uint8_t *frm, struct ieee80211vap *vap)
sys/net80211/ieee80211_output.c
2398
ieee80211_add_wpa(uint8_t *frm, const struct ieee80211vap *vap)
sys/net80211/ieee80211_output.c
2409
ieee80211_add_rsn(uint8_t *frm, const struct ieee80211vap *vap)
sys/net80211/ieee80211_output.c
2437
ieee80211_probereq_ie_len(struct ieee80211vap *vap, struct ieee80211com *ic)
sys/net80211/ieee80211_output.c
2472
ieee80211_probereq_ie(struct ieee80211vap *vap, struct ieee80211com *ic,
sys/net80211/ieee80211_output.c
2559
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
2664
ieee80211_getcapinfo(struct ieee80211vap *vap, struct ieee80211_channel *chan)
sys/net80211/ieee80211_output.c
2698
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
3069
struct ieee80211vap *vap = bss->ni_vap;
sys/net80211/ieee80211_output.c
3246
ieee80211_send_proberesp(struct ieee80211vap *vap,
sys/net80211/ieee80211_output.c
3362
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
3391
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_output.c
3429
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
345
ieee80211_start_pkt(struct ieee80211vap *vap, struct mbuf *m)
sys/net80211/ieee80211_output.c
3459
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
3670
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
3788
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
4129
ieee80211_ff_encap1(struct ieee80211vap *vap, struct mbuf *m,
sys/net80211/ieee80211_output.c
496
struct ieee80211vap *vap = ifp->if_softc;
sys/net80211/ieee80211_output.c
560
ieee80211_raw_output(struct ieee80211vap *vap, struct ieee80211_node *ni,
sys/net80211/ieee80211_output.c
750
struct ieee80211vap *vap;
sys/net80211/ieee80211_output.c
82
static int ieee80211_fragment(struct ieee80211vap *, struct mbuf *,
sys/net80211/ieee80211_output.c
892
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_output.c
94
doprint(struct ieee80211vap *vap, int subtype)
sys/net80211/ieee80211_output.c
997
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_power.c
100
ieee80211_power_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_power.c
234
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_power.c
274
ieee80211_update_ps(struct ieee80211vap *vap, int nsta)
sys/net80211/ieee80211_power.c
288
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_power.c
328
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_power.c
421
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_power.c
482
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_power.c
50
static void ieee80211_update_ps(struct ieee80211vap *, int);
sys/net80211/ieee80211_power.c
522
ieee80211_sta_pwrsave(struct ieee80211vap *vap, int enable)
sys/net80211/ieee80211_power.c
557
ieee80211_sta_tim_notify(struct ieee80211vap *vap, int set)
sys/net80211/ieee80211_power.c
599
ieee80211_sta_ps_timer_check(struct ieee80211vap *vap)
sys/net80211/ieee80211_power.c
66
ieee80211_power_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_power.c
79
ieee80211_power_latevattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_power.h
31
struct ieee80211vap;
sys/net80211/ieee80211_power.h
67
void ieee80211_power_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_power.h
68
void ieee80211_power_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_power.h
69
void ieee80211_power_latevattach(struct ieee80211vap *);
sys/net80211/ieee80211_power.h
81
void ieee80211_sta_pwrsave(struct ieee80211vap *, int enable);
sys/net80211/ieee80211_power.h
82
void ieee80211_sta_tim_notify(struct ieee80211vap *vap, int set);
sys/net80211/ieee80211_power.h
83
void ieee80211_sta_ps_timer_check(struct ieee80211vap *vap);
sys/net80211/ieee80211_proto.c
1000
struct ieee80211vap *iv;
sys/net80211/ieee80211_proto.c
1064
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_proto.c
1065
struct ieee80211vap *iv;
sys/net80211/ieee80211_proto.c
1201
ieee80211_vap_set_shortslottime(struct ieee80211vap *vap, int onoff)
sys/net80211/ieee80211_proto.c
1231
ieee80211_vap_update_preamble(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
1248
ieee80211_vap_update_erp_protmode(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
1265
ieee80211_vap_update_ht_protmode(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
1500
setwmeparams(struct ieee80211vap *vap, const char *type, int ac,
sys/net80211/ieee80211_proto.c
1514
ieee80211_wme_initparams_locked(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
1595
ieee80211_wme_initparams(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
1608
ieee80211_wme_updateparams_locked(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
1767
ieee80211_wme_updateparams(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
1785
ieee80211_wme_vap_getparams(struct ieee80211vap *vap, struct chanAccParams *wp)
sys/net80211/ieee80211_proto.c
1814
ieee80211_wme_vap_ac_is_noack(struct ieee80211vap *vap, int ac)
sys/net80211/ieee80211_proto.c
1879
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_proto.c
1948
ieee80211_start_check_reset_chan(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
1964
ieee80211_start_reset_chan(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
1977
ieee80211_start_locked(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
2063
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_proto.c
2079
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2098
ieee80211_stop_locked(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
2122
ieee80211_stop(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
2137
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2157
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2178
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2220
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2240
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_proto.c
2259
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_proto.c
2304
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2332
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2356
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2388
ieee80211_cac_completeswitch(struct ieee80211vap *vap0)
sys/net80211/ieee80211_proto.c
2391
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2415
markwaiting(struct ieee80211vap *vap0)
sys/net80211/ieee80211_proto.c
2418
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2446
wakeupwaiting(struct ieee80211vap *vap0)
sys/net80211/ieee80211_proto.c
2449
struct ieee80211vap *vap;
sys/net80211/ieee80211_proto.c
2497
_ieee80211_newstate_get_next_empty_slot(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
251
static struct ieee80211_node *vap_update_bss(struct ieee80211vap *,
sys/net80211/ieee80211_proto.c
2514
_ieee80211_newstate_get_next_pending_slot(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
2533
_ieee80211_newstate_get_npending(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
2547
struct ieee80211vap *vap = xvap;
sys/net80211/ieee80211_proto.c
2717
ieee80211_new_state_locked(struct ieee80211vap *vap,
sys/net80211/ieee80211_proto.c
2721
struct ieee80211vap *vp;
sys/net80211/ieee80211_proto.c
2905
ieee80211_new_state(struct ieee80211vap *vap,
sys/net80211/ieee80211_proto.c
317
null_update_beacon(struct ieee80211vap *vap, int item)
sys/net80211/ieee80211_proto.c
322
ieee80211_proto_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
401
ieee80211_proto_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
641
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_proto.c
766
ieee80211_vap_reset_erp(struct ieee80211vap *vap)
sys/net80211/ieee80211_proto.c
826
vap_update_bss(struct ieee80211vap *vap, struct ieee80211_node *ni)
sys/net80211/ieee80211_proto.c
859
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_proto.c
861
struct ieee80211vap *iv;
sys/net80211/ieee80211_proto.c
932
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_proto.c
934
struct ieee80211vap *iv;
sys/net80211/ieee80211_proto.c
998
struct ieee80211vap *vap = arg;
sys/net80211/ieee80211_proto.h
108
struct mbuf *ieee80211_mbuf_adjust(struct ieee80211vap *, int,
sys/net80211/ieee80211_proto.h
110
struct mbuf *ieee80211_encap(struct ieee80211vap *, struct ieee80211_node *,
sys/net80211/ieee80211_proto.h
115
int ieee80211_probereq_ie(struct ieee80211vap *, struct ieee80211com *,
sys/net80211/ieee80211_proto.h
122
struct mbuf * ieee80211_ff_encap1(struct ieee80211vap *, struct mbuf *,
sys/net80211/ieee80211_proto.h
140
int ieee80211_send_proberesp(struct ieee80211vap *,
sys/net80211/ieee80211_proto.h
153
uint8_t *ieee80211_add_wpa(uint8_t *, const struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
154
uint8_t *ieee80211_add_rsn(uint8_t *, const struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
156
uint16_t ieee80211_getcapinfo(struct ieee80211vap *,
sys/net80211/ieee80211_proto.h
162
void ieee80211_vap_reset_erp(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
164
void ieee80211_vap_set_shortslottime(struct ieee80211vap *, int onoff);
sys/net80211/ieee80211_proto.h
220
int (*ia_attach)(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
221
void (*ia_detach)(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
238
int (*iac_attach)(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
239
void (*iac_detach)(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
240
int (*iac_check)(struct ieee80211vap *,
sys/net80211/ieee80211_proto.h
242
int (*iac_add)(struct ieee80211vap *,
sys/net80211/ieee80211_proto.h
244
int (*iac_remove)(struct ieee80211vap *,
sys/net80211/ieee80211_proto.h
246
int (*iac_flush)(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
247
int (*iac_setpolicy)(struct ieee80211vap *, int);
sys/net80211/ieee80211_proto.h
248
int (*iac_getpolicy)(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
249
int (*iac_setioctl)(struct ieee80211vap *, struct ieee80211req *);
sys/net80211/ieee80211_proto.h
250
int (*iac_getioctl)(struct ieee80211vap *, struct ieee80211req *);
sys/net80211/ieee80211_proto.h
302
void ieee80211_wme_initparams(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
303
void ieee80211_wme_updateparams(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
304
void ieee80211_wme_updateparams_locked(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
305
void ieee80211_wme_vap_getparams(struct ieee80211vap *vap,
sys/net80211/ieee80211_proto.h
309
int ieee80211_wme_vap_ac_is_noack(struct ieee80211vap *vap, int ac);
sys/net80211/ieee80211_proto.h
310
void ieee80211_vap_update_preamble(struct ieee80211vap *vap);
sys/net80211/ieee80211_proto.h
311
void ieee80211_vap_update_erp_protmode(struct ieee80211vap *vap);
sys/net80211/ieee80211_proto.h
312
void ieee80211_vap_update_ht_protmode(struct ieee80211vap *vap);
sys/net80211/ieee80211_proto.h
352
void ieee80211_start_locked(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
355
void ieee80211_stop_locked(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
356
void ieee80211_stop(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
361
void ieee80211_dturbo_switch(struct ieee80211vap *, int newflags);
sys/net80211/ieee80211_proto.h
364
int ieee80211_new_state(struct ieee80211vap *, enum ieee80211_state, int);
sys/net80211/ieee80211_proto.h
365
int ieee80211_new_state_locked(struct ieee80211vap *, enum ieee80211_state,
sys/net80211/ieee80211_proto.h
438
void ieee80211_cac_completeswitch(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
447
void ieee80211_notify_scan_done(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
464
void ieee80211_notify_country(struct ieee80211vap *,
sys/net80211/ieee80211_proto.h
467
void ieee80211_notify_ifnet_change(struct ieee80211vap *, int);
sys/net80211/ieee80211_proto.h
73
void ieee80211_proto_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
74
void ieee80211_proto_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_proto.h
76
void ieee80211_promisc(struct ieee80211vap *, bool);
sys/net80211/ieee80211_proto.h
77
void ieee80211_allmulti(struct ieee80211vap *, bool);
sys/net80211/ieee80211_proto.h
78
void ieee80211_syncflag(struct ieee80211vap *, int flag);
sys/net80211/ieee80211_proto.h
79
void ieee80211_syncflag_ht(struct ieee80211vap *, int flag);
sys/net80211/ieee80211_proto.h
80
void ieee80211_syncflag_vht(struct ieee80211vap *, int flag);
sys/net80211/ieee80211_proto.h
81
void ieee80211_syncflag_ext(struct ieee80211vap *, int flag);
sys/net80211/ieee80211_proto.h
97
int ieee80211_vap_pkt_send_dest(struct ieee80211vap *, struct mbuf *,
sys/net80211/ieee80211_proto.h
99
int ieee80211_raw_output(struct ieee80211vap *, struct ieee80211_node *,
sys/net80211/ieee80211_radiotap.c
170
spam_vaps(struct ieee80211vap *vap0, struct mbuf *m,
sys/net80211/ieee80211_radiotap.c
174
struct ieee80211vap *vap;
sys/net80211/ieee80211_radiotap.c
189
ieee80211_radiotap_tx(struct ieee80211vap *vap0, struct mbuf *m)
sys/net80211/ieee80211_radiotap.c
211
ieee80211_radiotap_rx(struct ieee80211vap *vap0, struct mbuf *m)
sys/net80211/ieee80211_radiotap.c
241
struct ieee80211vap *vap;
sys/net80211/ieee80211_radiotap.c
371
struct ieee80211vap *vap = if_getsoftc((if_t)sc);
sys/net80211/ieee80211_radiotap.c
388
struct ieee80211vap *vap = if_getsoftc((if_t)sc);
sys/net80211/ieee80211_radiotap.c
455
ieee80211_radiotap_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_radiotap.c
471
ieee80211_radiotap_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_ratectl.c
107
ieee80211_ratectl_init(struct ieee80211vap *vap)
sys/net80211/ieee80211_ratectl.c
120
ieee80211_ratectl_set(struct ieee80211vap *vap, int type)
sys/net80211/ieee80211_ratectl.c
84
struct ieee80211vap *vap = arg1;
sys/net80211/ieee80211_ratectl.h
103
void ieee80211_ratectl_init(struct ieee80211vap *);
sys/net80211/ieee80211_ratectl.h
104
void ieee80211_ratectl_set(struct ieee80211vap *, int);
sys/net80211/ieee80211_ratectl.h
109
ieee80211_ratectl_deinit(struct ieee80211vap *vap)
sys/net80211/ieee80211_ratectl.h
117
const struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ratectl.h
125
const struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ratectl.h
133
const struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ratectl.h
142
const struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ratectl.h
148
ieee80211_ratectl_tx_update(struct ieee80211vap *vap,
sys/net80211/ieee80211_ratectl.h
157
ieee80211_ratectl_setinterval(const struct ieee80211vap *vap, int msecs)
sys/net80211/ieee80211_ratectl.h
167
const struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_ratectl.h
86
int (*ir_attach)(const struct ieee80211vap *);
sys/net80211/ieee80211_ratectl.h
87
void (*ir_detach)(const struct ieee80211vap *);
sys/net80211/ieee80211_ratectl.h
88
void (*ir_init)(struct ieee80211vap *);
sys/net80211/ieee80211_ratectl.h
89
void (*ir_deinit)(struct ieee80211vap *);
sys/net80211/ieee80211_ratectl.h
95
void (*ir_tx_update)(struct ieee80211vap *,
sys/net80211/ieee80211_ratectl.h
97
void (*ir_setinterval)(const struct ieee80211vap *, int);
sys/net80211/ieee80211_ratectl_none.c
52
none_init(struct ieee80211vap *vap)
sys/net80211/ieee80211_ratectl_none.c
57
none_deinit(struct ieee80211vap *vap)
sys/net80211/ieee80211_ratectl_none.c
91
none_tx_update(struct ieee80211vap *vap,
sys/net80211/ieee80211_ratectl_none.c
97
none_setinterval(const struct ieee80211vap *vap, int msecs)
sys/net80211/ieee80211_regdomain.c
345
struct ieee80211vap *vap;
sys/net80211/ieee80211_regdomain.c
355
ieee80211_setregdomain(struct ieee80211vap *vap,
sys/net80211/ieee80211_regdomain.c
89
ieee80211_regdomain_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_regdomain.c
94
ieee80211_regdomain_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_regdomain.h
278
struct ieee80211vap;
sys/net80211/ieee80211_regdomain.h
279
void ieee80211_regdomain_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_regdomain.h
280
void ieee80211_regdomain_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_regdomain.h
290
int ieee80211_setregdomain(struct ieee80211vap *,
sys/net80211/ieee80211_rssadapt.c
116
rssadapt_setinterval(const struct ieee80211vap *vap, int msecs)
sys/net80211/ieee80211_rssadapt.c
129
rssadapt_init(struct ieee80211vap *vap)
sys/net80211/ieee80211_rssadapt.c
149
rssadapt_deinit(struct ieee80211vap *vap)
sys/net80211/ieee80211_rssadapt.c
176
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_rssadapt.c
367
struct ieee80211vap *vap = arg1;
sys/net80211/ieee80211_rssadapt.c
383
rssadapt_sysctlattach(struct ieee80211vap *vap,
sys/net80211/ieee80211_rssadapt.c
81
static void rssadapt_setinterval(const struct ieee80211vap *, int);
sys/net80211/ieee80211_rssadapt.c
82
static void rssadapt_init(struct ieee80211vap *);
sys/net80211/ieee80211_rssadapt.c
83
static void rssadapt_deinit(struct ieee80211vap *);
sys/net80211/ieee80211_rssadapt.c
93
static void rssadapt_sysctlattach(struct ieee80211vap *,
sys/net80211/ieee80211_rssadapt.h
47
const struct ieee80211vap *vap;
sys/net80211/ieee80211_scan.c
128
ieee80211_scan_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan.c
151
ieee80211_scan_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan.c
233
ieee80211_scan_update_locked(struct ieee80211vap *vap,
sys/net80211/ieee80211_scan.c
299
struct ieee80211vap *vap = ss->ss_vap;
sys/net80211/ieee80211_scan.c
309
ieee80211_scan_copy_ssid(struct ieee80211vap *vap, struct ieee80211_scan_state *ss,
sys/net80211/ieee80211_scan.c
327
ieee80211_start_scan(struct ieee80211vap *vap, int flags,
sys/net80211/ieee80211_scan.c
352
ieee80211_check_scan(struct ieee80211vap *vap, int flags,
sys/net80211/ieee80211_scan.c
410
ieee80211_check_scan_current(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan.c
423
ieee80211_bg_scan(struct ieee80211vap *vap, int flags)
sys/net80211/ieee80211_scan.c
464
ieee80211_cancel_scan(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan.c
478
ieee80211_cancel_anyscan(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan.c
491
ieee80211_scan_next(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan.c
504
ieee80211_scan_done(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan.c
528
ieee80211_probe_curchan(struct ieee80211vap *vap, bool force)
sys/net80211/ieee80211_scan.c
592
ieee80211_add_scan(struct ieee80211vap *vap,
sys/net80211/ieee80211_scan.c
621
ieee80211_scan_assoc_success(struct ieee80211vap *vap,
sys/net80211/ieee80211_scan.c
637
ieee80211_scan_assoc_fail(struct ieee80211vap *vap,
sys/net80211/ieee80211_scan.c
653
ieee80211_scan_iterate(struct ieee80211vap *vap,
sys/net80211/ieee80211_scan.c
666
ieee80211_scan_flush(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan.h
102
struct ieee80211vap *, int);
sys/net80211/ieee80211_scan.h
103
void (*sc_cancel_scan)(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
104
void (*sc_cancel_anyscan)(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
105
void (*sc_scan_next)(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
106
void (*sc_scan_done)(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
107
void (*sc_scan_probe_curchan)(struct ieee80211vap *, bool);
sys/net80211/ieee80211_scan.h
108
void (*sc_add_scan)(struct ieee80211vap *,
sys/net80211/ieee80211_scan.h
125
struct ieee80211vap *ss_vap;
sys/net80211/ieee80211_scan.h
166
void ieee80211_scan_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
167
void ieee80211_scan_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
170
int ieee80211_start_scan(struct ieee80211vap *, int flags,
sys/net80211/ieee80211_scan.h
173
int ieee80211_check_scan(struct ieee80211vap *, int flags,
sys/net80211/ieee80211_scan.h
176
int ieee80211_check_scan_current(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
177
int ieee80211_bg_scan(struct ieee80211vap *, int);
sys/net80211/ieee80211_scan.h
178
void ieee80211_cancel_scan(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
179
void ieee80211_cancel_anyscan(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
180
void ieee80211_scan_next(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
181
void ieee80211_scan_done(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
182
void ieee80211_probe_curchan(struct ieee80211vap *, bool);
sys/net80211/ieee80211_scan.h
186
void ieee80211_add_scan(struct ieee80211vap *,
sys/net80211/ieee80211_scan.h
193
void ieee80211_scan_assoc_success(struct ieee80211vap *,
sys/net80211/ieee80211_scan.h
199
void ieee80211_scan_assoc_fail(struct ieee80211vap *,
sys/net80211/ieee80211_scan.h
201
void ieee80211_scan_flush(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
206
void ieee80211_scan_iterate(struct ieee80211vap *,
sys/net80211/ieee80211_scan.h
304
struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
306
struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
308
struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
310
struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
343
void ieee80211_scan_update_locked(struct ieee80211vap *vap,
sys/net80211/ieee80211_scan.h
345
void ieee80211_scan_copy_ssid(struct ieee80211vap *vap,
sys/net80211/ieee80211_scan.h
92
void (*sc_vattach)(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
93
void (*sc_vdetach)(struct ieee80211vap *);
sys/net80211/ieee80211_scan.h
94
void (*sc_set_scan_duration)(struct ieee80211vap *, u_int);
sys/net80211/ieee80211_scan.h
96
struct ieee80211vap *, int, u_int, u_int, u_int, u_int,
sys/net80211/ieee80211_scan.h
99
struct ieee80211vap *, int, u_int, u_int, u_int, u_int,
sys/net80211/ieee80211_scan_sta.c
1013
match_bss(struct ieee80211vap *vap,
sys/net80211/ieee80211_scan_sta.c
1230
select_bss(struct ieee80211_scan_state *ss, struct ieee80211vap *vap, int debug)
sys/net80211/ieee80211_scan_sta.c
1257
sta_pick_bss(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
1342
sta_roam_check(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
142
static int match_bss(struct ieee80211vap *,
sys/net80211/ieee80211_scan_sta.c
1423
struct ieee80211vap *vap = ss->ss_vap;
sys/net80211/ieee80211_scan_sta.c
1554
adhoc_start(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
1619
adhoc_pick_bss(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
1763
ap_start(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
1784
ap_cancel(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
1833
ap_end(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
1899
mesh_pick_bss(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
248
struct ieee80211vap *vap = ss->ss_vap;
sys/net80211/ieee80211_scan_sta.c
427
isexcluded(struct ieee80211vap *vap, const struct ieee80211_channel *c)
sys/net80211/ieee80211_scan_sta.c
478
add_channels(struct ieee80211vap *vap,
sys/net80211/ieee80211_scan_sta.c
544
sweepchannels(struct ieee80211_scan_state *ss, struct ieee80211vap *vap,
sys/net80211/ieee80211_scan_sta.c
610
makescanlist(struct ieee80211_scan_state *ss, struct ieee80211vap *vap,
sys/net80211/ieee80211_scan_sta.c
747
sta_start(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
769
sta_restart(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
781
sta_cancel(struct ieee80211_scan_state *ss, struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sta.c
791
demote11b(struct ieee80211vap *vap, struct ieee80211_channel *chan)
sys/net80211/ieee80211_scan_sta.c
919
check_rate(struct ieee80211vap *vap, const struct ieee80211_channel *chan,
sys/net80211/ieee80211_scan_sw.c
124
ieee80211_swscan_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sw.c
134
ieee80211_swscan_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sw.c
147
ieee80211_swscan_set_scan_duration(struct ieee80211vap *vap, u_int duration)
sys/net80211/ieee80211_scan_sw.c
164
struct ieee80211vap *vap, int flags, u_int duration,
sys/net80211/ieee80211_scan_sw.c
241
struct ieee80211vap *vap, int flags,
sys/net80211/ieee80211_scan_sw.c
268
struct ieee80211vap *vap, int flags,
sys/net80211/ieee80211_scan_sw.c
333
struct ieee80211vap *vap, int flags)
sys/net80211/ieee80211_scan_sw.c
434
cancel_scan(struct ieee80211vap *vap, int any, const char *func)
sys/net80211/ieee80211_scan_sw.c
471
ieee80211_swscan_cancel_scan(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sw.c
480
ieee80211_swscan_cancel_anyscan(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sw.c
496
ieee80211_swscan_scan_next(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sw.c
512
ieee80211_swscan_scan_done(struct ieee80211vap *vap)
sys/net80211/ieee80211_scan_sw.c
530
ieee80211_swscan_probe_curchan(struct ieee80211vap *vap, bool force __unused)
sys/net80211/ieee80211_scan_sw.c
569
struct ieee80211vap *vap = ss->ss_vap;
sys/net80211/ieee80211_scan_sw.c
632
struct ieee80211vap *vap = ss->ss_vap;
sys/net80211/ieee80211_scan_sw.c
795
struct ieee80211vap *vap = ss->ss_vap;
sys/net80211/ieee80211_scan_sw.c
900
struct ieee80211vap *vap = ss->ss_vap;
sys/net80211/ieee80211_scan_sw.c
953
ieee80211_swscan_add_scan(struct ieee80211vap *vap,
sys/net80211/ieee80211_sta.c
1000
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_sta.c
1030
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_sta.c
108
sta_beacon_miss(struct ieee80211vap *vap)
sys/net80211/ieee80211_sta.c
1168
ieee80211_parse_wmeparams(struct ieee80211vap *vap, uint8_t *frm,
sys/net80211/ieee80211_sta.c
1224
ieee80211_parse_csaparams(struct ieee80211vap *vap, uint8_t *frm,
sys/net80211/ieee80211_sta.c
1336
contbgscan(struct ieee80211vap *vap)
sys/net80211/ieee80211_sta.c
1356
startbgscan(struct ieee80211vap *vap)
sys/net80211/ieee80211_sta.c
1397
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_sta.c
184
sta_authretry(struct ieee80211vap *vap, struct ieee80211_node *ni, int reason)
sys/net80211/ieee80211_sta.c
205
sta_swbmiss_start(struct ieee80211vap *vap)
sys/net80211/ieee80211_sta.c
227
sta_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/net80211/ieee80211_sta.c
473
isdstods_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh)
sys/net80211/ieee80211_sta.c
494
isfromds_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh)
sys/net80211/ieee80211_sta.c
510
doprint(struct ieee80211vap *vap, int subtype)
sys/net80211/ieee80211_sta.c
535
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_sta.c
66
static void sta_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_sta.c
67
static void sta_beacon_miss(struct ieee80211vap *);
sys/net80211/ieee80211_sta.c
68
static int sta_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/net80211/ieee80211_sta.c
87
sta_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_sta.c
92
sta_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_sta.h
35
void ieee80211_sta_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_sta.h
40
extern int ieee80211_parse_wmeparams(struct ieee80211vap *vap, uint8_t *frm,
sys/net80211/ieee80211_superg.c
1028
getathcap(struct ieee80211vap *vap, int cap)
sys/net80211/ieee80211_superg.c
1038
superg_ioctl_get80211(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_superg.c
1055
superg_ioctl_set80211(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_superg.c
149
ieee80211_superg_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_superg.c
164
ieee80211_superg_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_superg.c
201
const struct ieee80211vap *vap = bss->ni_vap;
sys/net80211/ieee80211_superg.c
224
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_superg.c
274
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_superg.c
361
ieee80211_ff_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace,
sys/net80211/ieee80211_superg.c
494
ieee80211_amsdu_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace,
sys/net80211/ieee80211_superg.c
593
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_superg.c
616
struct ieee80211vap *vap;
sys/net80211/ieee80211_superg.c
727
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_superg.c
786
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_superg.c
994
ieee80211_dturbo_switch(struct ieee80211vap *vap, int newflags)
sys/net80211/ieee80211_superg.h
140
struct mbuf *ieee80211_ff_encap(struct ieee80211vap *, struct mbuf *,
sys/net80211/ieee80211_superg.h
142
struct mbuf * ieee80211_amsdu_encap(struct ieee80211vap *vap, struct mbuf *m1,
sys/net80211/ieee80211_superg.h
148
ieee80211_decap_fastframe(struct ieee80211vap *vap, struct ieee80211_node *ni,
sys/net80211/ieee80211_superg.h
75
void ieee80211_superg_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_superg.h
76
void ieee80211_superg_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_tdma.c
111
static void tdma_vdetach(struct ieee80211vap *vap);
sys/net80211/ieee80211_tdma.c
112
static int tdma_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/net80211/ieee80211_tdma.c
113
static void tdma_beacon_miss(struct ieee80211vap *vap);
sys/net80211/ieee80211_tdma.c
116
static int tdma_update(struct ieee80211vap *vap,
sys/net80211/ieee80211_tdma.c
123
settxparms(struct ieee80211vap *vap, enum ieee80211_phymode mode, int rate)
sys/net80211/ieee80211_tdma.c
145
ieee80211_tdma_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_tdma.c
197
tdma_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_tdma.c
215
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_tdma.c
225
tdma_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/net80211/ieee80211_tdma.c
292
tdma_beacon_miss(struct ieee80211vap *vap)
sys/net80211/ieee80211_tdma.c
331
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_tdma.c
410
tdma_update(struct ieee80211vap *vap, const struct ieee80211_tdma_param *tdma,
sys/net80211/ieee80211_tdma.c
527
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_tdma.c
632
ieee80211_tdma_getslot(struct ieee80211vap *vap)
sys/net80211/ieee80211_tdma.c
647
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_tdma.c
676
ieee80211_add_tdma(uint8_t *frm, struct ieee80211vap *vap)
sys/net80211/ieee80211_tdma.c
716
ieee80211_tdma_update_beacon(struct ieee80211vap *vap,
sys/net80211/ieee80211_tdma.c
750
tdma_ioctl_get80211(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_tdma.c
778
tdma_ioctl_set80211(struct ieee80211vap *vap, struct ieee80211req *ireq)
sys/net80211/ieee80211_tdma.h
100
void ieee80211_tdma_update_beacon(struct ieee80211vap *vap,
sys/net80211/ieee80211_tdma.h
81
int (*tdma_newstate)(struct ieee80211vap *, enum ieee80211_state,
sys/net80211/ieee80211_tdma.h
86
void (*tdma_opdetach)(struct ieee80211vap *);
sys/net80211/ieee80211_tdma.h
94
void ieee80211_tdma_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_tdma.h
96
int ieee80211_tdma_getslot(struct ieee80211vap *vap);
sys/net80211/ieee80211_tdma.h
98
uint8_t *ieee80211_add_tdma(uint8_t *frm, struct ieee80211vap *vap);
sys/net80211/ieee80211_var.h
1084
void ieee80211_note(const struct ieee80211vap *, const char *, ...);
sys/net80211/ieee80211_var.h
1085
void ieee80211_note_mac(const struct ieee80211vap *,
sys/net80211/ieee80211_var.h
1087
void ieee80211_note_frame(const struct ieee80211vap *,
sys/net80211/ieee80211_var.h
1128
void ieee80211_discard_frame(const struct ieee80211vap *,
sys/net80211/ieee80211_var.h
1130
void ieee80211_discard_ie(const struct ieee80211vap *,
sys/net80211/ieee80211_var.h
1132
void ieee80211_discard_mac(const struct ieee80211vap *,
sys/net80211/ieee80211_var.h
120
struct ieee80211vap;
sys/net80211/ieee80211_var.h
121
typedef void (*ieee80211vap_attach)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
144
TAILQ_HEAD(, ieee80211vap) ic_vaps; /* list of vap instances */
sys/net80211/ieee80211_var.h
265
struct ieee80211vap* (*ic_vap_create)(struct ieee80211com *,
sys/net80211/ieee80211_var.h
270
void (*ic_vap_delete)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
314
struct ieee80211_node* (*ic_node_alloc)(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
401
TAILQ_ENTRY(ieee80211vap) iv_next; /* list of vap instances */
sys/net80211/ieee80211_var.h
515
int (*iv_key_alloc)(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
518
int (*iv_key_delete)(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
520
int (*iv_key_set)(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
522
void (*iv_key_update_begin)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
523
void (*iv_key_update_end)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
524
void (*iv_update_deftxkey)(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
541
void (*iv_opdetach)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
553
void (*iv_deliver_data)(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
561
void (*iv_bmiss)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
563
int (*iv_reset)(struct ieee80211vap *, u_long);
sys/net80211/ieee80211_var.h
565
void (*iv_update_beacon)(struct ieee80211vap *, int);
sys/net80211/ieee80211_var.h
567
void (*iv_update_ps)(struct ieee80211vap *, int);
sys/net80211/ieee80211_var.h
570
void (*iv_sta_ps)(struct ieee80211vap *, int);
sys/net80211/ieee80211_var.h
575
int (*iv_newstate)(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
577
struct ieee80211_node * (*iv_update_bss)(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
584
int (*iv_wme_update)(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
601
void (*iv_updateslot)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
605
void (*iv_erp_protmode_update)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
608
void (*iv_preamble_update)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
611
void (*iv_ht_protmode_update)(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
780
int ieee80211_vap_setup(struct ieee80211com *, struct ieee80211vap *,
sys/net80211/ieee80211_var.h
784
int ieee80211_vap_attach(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
787
void ieee80211_vap_detach(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
834
struct ieee80211_channel *ieee80211_lookup_channel_rxstatus(struct ieee80211vap *,
sys/net80211/ieee80211_var.h
846
bool ieee80211_is_key_global(const struct ieee80211vap *vap,
sys/net80211/ieee80211_var.h
848
bool ieee80211_is_key_unicast(const struct ieee80211vap *vap,
sys/net80211/ieee80211_var.h
865
void ieee80211_radiotap_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
866
void ieee80211_radiotap_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_var.h
868
void ieee80211_radiotap_tx(struct ieee80211vap *, struct mbuf *);
sys/net80211/ieee80211_var.h
869
void ieee80211_radiotap_rx(struct ieee80211vap *, struct mbuf *);
sys/net80211/ieee80211_var.h
879
ieee80211_radiotap_active_vap(const struct ieee80211vap *vap)
sys/net80211/ieee80211_var.h
907
ieee80211_key_update_begin(struct ieee80211vap *vap)
sys/net80211/ieee80211_var.h
912
ieee80211_key_update_end(struct ieee80211vap *vap)
sys/net80211/ieee80211_var.h
951
ieee80211_beacon_notify(struct ieee80211vap *vap, int what)
sys/net80211/ieee80211_vht.c
1018
struct ieee80211vap *vap;
sys/net80211/ieee80211_vht.c
136
ieee80211_vht_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_vht.c
161
ieee80211_vht_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_vht.c
324
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_vht.c
354
ieee80211_vht_timeout(struct ieee80211vap *vap)
sys/net80211/ieee80211_vht.c
399
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_vht.c
755
ieee80211_add_vhtcap_ch(uint8_t *frm, struct ieee80211vap *vap,
sys/net80211/ieee80211_vht.c
778
ieee80211_vht_get_chwidth_ie(const struct ieee80211vap *vap,
sys/net80211/ieee80211_vht.c
941
const struct ieee80211vap *vap;
sys/net80211/ieee80211_vht.c
966
struct ieee80211vap *vap;
sys/net80211/ieee80211_vht.c
989
struct ieee80211vap *vap;
sys/net80211/ieee80211_vht.h
30
void ieee80211_vht_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_vht.h
31
void ieee80211_vht_vdetach(struct ieee80211vap *);
sys/net80211/ieee80211_vht.h
45
void ieee80211_vht_timeout(struct ieee80211vap *vap);
sys/net80211/ieee80211_vht.h
52
uint8_t *ieee80211_add_vhtcap_ch(uint8_t *, struct ieee80211vap *,
sys/net80211/ieee80211_wds.c
122
ieee80211_create_wds(struct ieee80211vap *vap, struct ieee80211_channel *chan)
sys/net80211/ieee80211_wds.c
229
ieee80211_dwds_mcast(struct ieee80211vap *vap0, struct mbuf *m)
sys/net80211/ieee80211_wds.c
234
struct ieee80211vap *vap;
sys/net80211/ieee80211_wds.c
341
wds_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg)
sys/net80211/ieee80211_wds.c
409
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_wds.c
62
static void wds_vattach(struct ieee80211vap *);
sys/net80211/ieee80211_wds.c
63
static int wds_newstate(struct ieee80211vap *, enum ieee80211_state, int);
sys/net80211/ieee80211_wds.c
746
struct ieee80211vap *vap = ni->ni_vap;
sys/net80211/ieee80211_wds.c
81
wds_vdetach(struct ieee80211vap *vap)
sys/net80211/ieee80211_wds.c
91
wds_vattach(struct ieee80211vap *vap)
sys/net80211/ieee80211_wds.h
36
void ieee80211_dwds_mcast(struct ieee80211vap *, struct mbuf *);
tools/regression/net80211/ccmp/test_ccmp.c
593
runtest(struct ieee80211vap *vap, struct ciphertest *t)
tools/regression/net80211/ccmp/test_ccmp.c
708
struct ieee80211vap vap;
tools/regression/net80211/tkip/test_tkip.c
180
runtest(struct ieee80211vap *vap, struct ciphertest *t)
tools/regression/net80211/tkip/test_tkip.c
348
struct ieee80211vap vap;
tools/regression/net80211/wep/test_wep.c
180
struct ieee80211vap *wc_vap; /* for diagnostics+statistics */
tools/regression/net80211/wep/test_wep.c
186
runtest(struct ieee80211vap *vap, struct ciphertest *t)
tools/regression/net80211/wep/test_wep.c
297
struct ieee80211vap vap;