Home
last modified time | relevance | path

Searched refs:ath_beacon_update (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_beacon.h44 extern void ath_beacon_update(struct ieee80211vap *vap, int item);
H A Dif_ath_beacon.c379 ath_beacon_update(struct ieee80211vap *vap, int item) in ath_beacon_update() function
H A Dif_ath.c1659 vap->iv_update_beacon = ath_beacon_update; in ath_vap_create()