Home
last modified time | relevance | path

Searched refs:_bm (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx.h69 #define ATH_BA_ISSET(_bm, _n) (((_n) < (WME_BA_BMP_SIZE)) && \ argument
70 ((_bm)[(_n) >> 5] & (1 << ((_n) & 31))))