Searched refs:BUF_BAR (Results 1 – 2 of 2) sorted by relevance
335 BUF_BAR = BIT(7), enumerator370 #define bf_isbar(bf) (bf->bf_state.bf_type & BUF_BAR)
1261 (bf->bf_state.bf_type |= BUF_BAR) : in ath_tx_setup_buffer()1262 (bf->bf_state.bf_type &= ~BUF_BAR); in ath_tx_setup_buffer()