Searched refs:txb_mask (Results 1 – 1 of 1) sorted by relevance
767 u32 txb_mask; in ath6kl_htc_tx_bundle() local798 txb_mask = (1 << WMM_AC_BK); in ath6kl_htc_tx_bundle()804 txb_mask = ((1 << ac) - 1); in ath6kl_htc_tx_bundle()813 target->tx_bndl_mask &= ~txb_mask; in ath6kl_htc_tx_bundle()815 target->tx_bndl_mask |= txb_mask; in ath6kl_htc_tx_bundle()