Searched refs:_ath_getbuf_locked (Results 1 – 3 of 3) sorted by relevance
50 extern struct ath_buf * _ath_getbuf_locked(struct ath_softc *sc,
3159 _ath_getbuf_locked(struct ath_softc *sc, ath_buf_type_t btype) in _ath_getbuf_locked() function3306 bf = _ath_getbuf_locked(sc, btype); in ath_getbuf()3312 bf = _ath_getbuf_locked(sc, ATH_BUFTYPE_NORMAL); in ath_getbuf()
284 bf = _ath_getbuf_locked(sc, ATH_BUFTYPE_NORMAL); in ath_txfrag_setup()