Home
last modified time | relevance | path

Searched refs:iv_update_beacon (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_var.h563 void (*iv_update_beacon)(struct ieee80211vap *, int); member
927 vap->iv_update_beacon(vap, what); in ieee80211_beacon_notify()
H A Dieee80211_power.c311 vap->iv_update_beacon(vap, IEEE80211_BEACON_TIM); in ieee80211_set_tim()
H A Dieee80211_ddb.c649 DB_PRINTSYM("\t", "iv_update_beacon", vap->iv_update_beacon); in _db_show_vap()
H A Dieee80211_proto.c391 vap->iv_update_beacon = null_update_beacon; in ieee80211_proto_vattach()
/freebsd/sys/dev/wtap/
H A Dif_wtap.c388 vap->iv_update_beacon = wtap_beacon_update; in wtap_vap_create()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c563 vap->iv_update_beacon = rtwn_update_beacon; in rtwn_vap_create()
/freebsd/sys/dev/ral/
H A Drt2560.c409 vap->iv_update_beacon = rt2560_beacon_update; in rt2560_vap_create()
H A Drt2661.c403 vap->iv_update_beacon = rt2661_beacon_update; in rt2661_vap_create()
H A Drt2860.c469 vap->iv_update_beacon = rt2860_beacon_update; in rt2860_vap_create()
/freebsd/sys/dev/usb/wlan/
H A Dif_rum.c686 vap->iv_update_beacon = rum_update_beacon; in rum_vap_create()
H A Dif_run.c1041 vap->iv_update_beacon = run_update_beacon; in run_vap_create()
/freebsd/sys/dev/bwi/
H A Dif_bwi.c602 vap->iv_update_beacon = bwi_beacon_update; in bwi_vap_create()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c671 vap->iv_update_beacon = mwl_beacon_update; in mwl_vap_create()
/freebsd/sys/dev/ath/
H A Dif_ath.c1659 vap->iv_update_beacon = ath_beacon_update; in ath_vap_create()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c648 vap->iv_update_beacon = wpi_update_beacon; in wpi_vap_create()