Symbol: ieee80211_beacon_offsets
sys/dev/ath/if_ath_beacon.c
381
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/dev/ral/rt2560.c
1275
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/dev/rtwn/if_rtwn_beacon.c
162
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/dev/usb/wlan/if_mtw.c
3813
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/dev/usb/wlan/if_rum.c
2825
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/dev/usb/wlan/if_run.c
5013
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/dev/wpi/if_wpi.c
4343
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/dev/wpi/if_wpi.c
4431
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/dev/wtap/if_wtap.c
194
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/net80211/ieee80211_ht.c
3593
struct ieee80211_beacon_offsets *bo)
sys/net80211/ieee80211_ht.h
234
struct ieee80211_beacon_offsets;
sys/net80211/ieee80211_ht.h
236
struct ieee80211_beacon_offsets *);
sys/net80211/ieee80211_mesh.c
3398
struct ieee80211_beacon_offsets *bo)
sys/net80211/ieee80211_mesh.h
567
struct ieee80211_beacon_offsets *);
sys/net80211/ieee80211_output.c
3460
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/net80211/ieee80211_output.c
3789
struct ieee80211_beacon_offsets *bo = &vap->iv_bcn_off;
sys/net80211/ieee80211_tdma.c
717
struct ieee80211_beacon_offsets *bo)
sys/net80211/ieee80211_tdma.h
101
struct ieee80211_beacon_offsets *bo);
sys/net80211/ieee80211_tdma.h
99
struct ieee80211_beacon_offsets;
sys/net80211/ieee80211_var.h
476
struct ieee80211_beacon_offsets iv_bcn_off;