Searched refs:ATH_BUFTYPE_MGMT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath.c2997 if (btype == ATH_BUFTYPE_MGMT)
3012 if (btype == ATH_BUFTYPE_MGMT)
3044 if (btype == ATH_BUFTYPE_MGMT)
3087 ATH_BUFTYPE_MGMT : ATH_BUFTYPE_NORMAL);
3143 if (bf == NULL && btype == ATH_BUFTYPE_MGMT)
3255 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT);
H A Dif_athvar.h226 ATH_BUFTYPE_MGMT = 1, enumerator in enum:__anon9265
H A Dif_ath_tx.c2385 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT);

Completed in 84 milliseconds