Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c172 static void ath_updateslot(struct ieee80211com *);
1306 ic->ic_updateslot = ath_updateslot; in ath_attach()
3776 ath_updateslot(struct ieee80211com *ic) in ath_updateslot() function