Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath.c169 static void ath_updateslot(struct ifnet *);
919 ic->ic_updateslot = ath_updateslot; in ath_attach()
3130 ath_updateslot(struct ifnet *ifp) in ath_updateslot() function