HomeSort by: relevance | last modified time | path
    Searched defs:ath_beacon_alloc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ath.c 150 static int ath_beacon_alloc(struct ath_softc *, struct ieee80211_node *);
2157 ath_beacon_alloc(struct ath_softc *sc, struct ieee80211_node *ni) function in typeref:typename:int
4793 * are setup should ath_beacon_alloc be called.
4824 error = ath_beacon_alloc(sc, ni);

Completed in 15 milliseconds