Searched refs:ath_getbuf (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_misc.h48 extern struct ath_buf * ath_getbuf(struct ath_softc *sc,
H A Dif_ath.c3084 tbf = ath_getbuf(sc,
3132 ath_getbuf(struct ath_softc *sc, ath_buf_type_t btype) function
3254 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT);
3256 bf = ath_getbuf(sc, ATH_BUFTYPE_NORMAL);
H A Dif_ath_tx.c2377 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT);

Completed in 177 milliseconds