Searched defs:btype (Results 1 – 3 of 3) sorted by relevance
3159 _ath_getbuf_locked(struct ath_softc *sc, ath_buf_type_t btype) in _ath_getbuf_locked()3301 ath_getbuf(struct ath_softc *sc, ath_buf_type_t btype) in ath_getbuf()
129 uint32_t btype:1; /* Buffer type */ member
1684 uint8_t btype; in vmxnet3_isc_rxd_refill() local