Searched refs:ath_getbuf (Results 1 – 3 of 3) sorted by relevance
48 extern struct ath_buf * ath_getbuf(struct ath_softc *sc,
3248 tbf = ath_getbuf(sc, in ath_buf_clone()3296 ath_getbuf(struct ath_softc *sc, ath_buf_type_t btype) in ath_getbuf() function3418 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT); in ath_transmit()3420 bf = ath_getbuf(sc, ATH_BUFTYPE_NORMAL); in ath_transmit()
2489 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT); in ath_raw_xmit()