BUF_AMPDU
#define bf_isampdu(bf) (bf->bf_state.bf_type & BUF_AMPDU)
bf->bf_state.bf_type = BUF_AMPDU;
bf->bf_state.bf_type = BUF_AMPDU | BUF_AGGR;