Searched refs:ath_getbuf (Results 1 – 3 of 3) sorted by relevance
48 extern struct ath_buf * ath_getbuf(struct ath_softc *sc,
3174 tbf = ath_getbuf(sc,3222 ath_getbuf(struct ath_softc *sc, ath_buf_type_t btype) function3345 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT);3347 bf = ath_getbuf(sc, ATH_BUFTYPE_NORMAL);
2407 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT); in ath_raw_xmit()