Home
last modified time | relevance | path

Searched refs:BUF_AMPDU (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dath9k.h211 BUF_AMPDU = BIT(0), enumerator
215 #define bf_isampdu(bf) (bf->bf_state.bf_type & BUF_AMPDU)
Dxmit.c922 bf->bf_state.bf_type = BUF_AMPDU | BUF_AGGR; in ath_tx_get_tid_subframe()
1021 bf->bf_state.bf_type = BUF_AMPDU; in ath_tx_form_aggr()
2095 bf->bf_state.bf_type = BUF_AMPDU; in ath_tx_send_normal()