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

  /src/sys/dev/ic/
ath.c 3498 ath_defrag(struct mbuf *m0, int how, int maxfrags) function in typeref:struct:mbuf *
3713 m = ath_defrag(m0, M_DONTWAIT, ATH_TXDESC);
ath.c 3498 ath_defrag(struct mbuf *m0, int how, int maxfrags) function in typeref:struct:mbuf *
3713 m = ath_defrag(m0, M_DONTWAIT, ATH_TXDESC);

Completed in 60 milliseconds