Searched refs:bf_type (Results 1 – 2 of 2) sorted by relevance
100 #define bf_isampdu(bf) (bf->bf_state.bf_type & BUF_AMPDU)101 #define bf_isaggr(bf) (bf->bf_state.bf_type & BUF_AGGR)102 #define bf_isxretried(bf) (bf->bf_state.bf_type & BUF_XRETRY)216 u8 bf_type; member
378 bf->bf_state.bf_type |= BUF_XRETRY; in ath_tx_complete_aggr()449 bf->bf_state.bf_type |= BUF_XRETRY; in ath_tx_complete_aggr()514 bf->bf_state.bf_type |= in ath_tx_complete_aggr()823 bf->bf_state.bf_type &= ~BUF_AGGR; in ath_tx_sched_aggr()831 bf->bf_state.bf_type |= BUF_AGGR; in ath_tx_sched_aggr()1365 bf->bf_state.bf_type |= BUF_AMPDU; in ath_tx_send_ampdu()1409 bf->bf_state.bf_type &= ~BUF_AMPDU; in ath_tx_send_normal()2084 bf->bf_state.bf_type |= BUF_XRETRY; in ath_tx_processq()2254 bf->bf_state.bf_type |= BUF_XRETRY; in ath_tx_edma_tasklet()