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

/freebsd-10.1-release/sys/dev/ath/
H A Dif_ath.c2539 if (btype == ATH_BUFTYPE_MGMT)
2554 if (btype == ATH_BUFTYPE_MGMT)
2586 if (btype == ATH_BUFTYPE_MGMT)
2629 ATH_BUFTYPE_MGMT : ATH_BUFTYPE_NORMAL);
2684 if (bf == NULL && btype == ATH_BUFTYPE_MGMT)
2811 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT);
H A Dif_athvar.h207 ATH_BUFTYPE_MGMT = 1, enumerator in enum:__anon7788
H A Dif_ath_tx.c2392 bf = ath_getbuf(sc, ATH_BUFTYPE_MGMT);

Completed in 68 milliseconds