Searched refs:BUF_AGGR (Results 1 – 2 of 2) sorted by relevance
204 BUF_AGGR = BIT(1), enumerator208 #define bf_isaggr(bf) (bf->bf_state.bf_type & BUF_AGGR)
911 bf->bf_state.bf_type = BUF_AMPDU | BUF_AGGR; in ath_tx_get_tid_subframe()1317 bool aggr = !!(bf->bf_state.bf_type & BUF_AGGR); in ath_tx_fill_desc()1638 bf->bf_state.bf_type &= ~BUF_AGGR; in ath9k_release_buffered_frames()