Searched refs:ATH_BUFTYPE_MGMT (Results 1 – 3 of 3) sorted by relevance
3157 if (btype == ATH_BUFTYPE_MGMT) in _ath_getbuf_locked()3172 if (btype == ATH_BUFTYPE_MGMT) in _ath_getbuf_locked()3204 if (btype == ATH_BUFTYPE_MGMT) in _ath_getbuf_locked()3247 ATH_BUFTYPE_MGMT : ATH_BUFTYPE_NORMAL); in ath_buf_clone()3303 if (bf == NULL && btype == ATH_BUFTYPE_MGMT) in ath_getbuf()3415 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT); in ath_transmit()
228 ATH_BUFTYPE_MGMT = 1, enumerator
2473 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT); in ath_raw_xmit()