Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/
HDif_ath.c172 static void ath_updateslot(struct ieee80211com *);
1304 ic->ic_updateslot = ath_updateslot; in ath_attach()
3768 ath_updateslot(struct ieee80211com *ic) in ath_updateslot() function