Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/
HDif_ath_beacon.h44 extern void ath_beacon_update(struct ieee80211vap *vap, int item);
HDif_ath_beacon.c375 ath_beacon_update(struct ieee80211vap *vap, int item) in ath_beacon_update() function
HDif_ath.c1577 vap->iv_update_beacon = ath_beacon_update; in ath_vap_create()