Searched refs:btype (Results 1 – 4 of 4) sorted by relevance
49 ath_buf_type_t btype);51 ath_buf_type_t btype);
3159 _ath_getbuf_locked(struct ath_softc *sc, ath_buf_type_t btype) in _ath_getbuf_locked() argument3165 if (btype == ATH_BUFTYPE_MGMT) in _ath_getbuf_locked()3180 if (btype == ATH_BUFTYPE_MGMT) in _ath_getbuf_locked()3212 if (btype == ATH_BUFTYPE_MGMT) in _ath_getbuf_locked()3301 ath_getbuf(struct ath_softc *sc, ath_buf_type_t btype) in ath_getbuf() argument3306 bf = _ath_getbuf_locked(sc, btype); in ath_getbuf()3311 if (bf == NULL && btype == ATH_BUFTYPE_MGMT) in ath_getbuf()
129 uint32_t btype:1; /* Buffer type */ member
1684 uint8_t btype; in vmxnet3_isc_rxd_refill() local1700 btype = (flid == 0) ? VMXNET3_BTYPE_HEAD : VMXNET3_BTYPE_BODY; in vmxnet3_isc_rxd_refill()1715 rxd[idx].btype = btype; in vmxnet3_isc_rxd_refill()