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

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_misc.h50 extern struct ath_buf * ath_getbuf(struct ath_softc *sc,
H A Dif_ath.c3198 tbf = ath_getbuf(sc,
3246 ath_getbuf(struct ath_softc *sc, ath_buf_type_t btype) function
3368 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT);
3370 bf = ath_getbuf(sc, ATH_BUFTYPE_NORMAL);
H A Dif_ath_tx.c2476 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT);

Completed in 193 milliseconds