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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_misc.h52 extern struct ath_buf * _ath_getbuf_locked(struct ath_softc *sc,
H A Dif_ath.c3112 _ath_getbuf_locked(struct ath_softc *sc, ath_buf_type_t btype) function
3259 bf = _ath_getbuf_locked(sc, btype);
3265 bf = _ath_getbuf_locked(sc, ATH_BUFTYPE_NORMAL);
H A Dif_ath_tx.c286 bf = _ath_getbuf_locked(sc, ATH_BUFTYPE_NORMAL);

Completed in 119 milliseconds