Searched refs:bf_type (Results 1 – 2 of 2) sorted by relevance
208 #define bf_isampdu(bf) (bf->bf_state.bf_type & BUF_AMPDU)209 #define bf_isaggr(bf) (bf->bf_state.bf_type & BUF_AGGR)212 u8 bf_type; member
907 bf->bf_state.bf_type = 0; in ath_tx_get_tid_subframe()911 bf->bf_state.bf_type = BUF_AMPDU | BUF_AGGR; in ath_tx_get_tid_subframe()1010 bf->bf_state.bf_type = BUF_AMPDU; in ath_tx_form_aggr()1322 bool aggr = !!(bf->bf_state.bf_type & BUF_AGGR); in ath_tx_fill_desc()1643 bf->bf_state.bf_type &= ~BUF_AGGR; in ath9k_release_buffered_frames()2061 bf->bf_state.bf_type = 0; in ath_tx_send_normal()2063 bf->bf_state.bf_type = BUF_AMPDU; in ath_tx_send_normal()