Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_beacon.h43 extern int ath_wme_update(struct ieee80211com *ic);
H A Dif_ath_tdma.c383 ath_wme_update(ic); in ath_tdma_update()
H A Dif_ath.c1273 ic->ic_wme.wme_update = ath_wme_update;
4140 ath_wme_update(struct ieee80211com *ic) function