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

/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_tx.h43 #define WME_BA_BMP_SIZE 64 macro
44 #define WME_MAX_BA WME_BA_BMP_SIZE
69 #define ATH_BA_ISSET(_bm, _n) (((_n) < (WME_BA_BMP_SIZE)) && \

Completed in 46 milliseconds