Searched refs:ATH_BUFTYPE_MGMT (Results 1 – 3 of 3) sorted by relevance
3165 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()3255 ATH_BUFTYPE_MGMT : ATH_BUFTYPE_NORMAL); in ath_buf_clone()3311 if (bf == NULL && btype == ATH_BUFTYPE_MGMT) in ath_getbuf()3423 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT); in ath_transmit()
228 ATH_BUFTYPE_MGMT = 1, enumerator
2474 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT); in ath_raw_xmit()