Lines Matching refs:bf_flags
704 KASSERT((bf->bf_flags & ATH_BUF_BUSY) == 0, in ath_tx_handoff_mcast()
705 ("%s: busy status 0x%x", __func__, bf->bf_flags)); in ath_tx_handoff_mcast()
757 KASSERT((bf->bf_flags & ATH_BUF_BUSY) == 0, in ath_tx_handoff_hw()
758 ("%s: busy status 0x%x", __func__, bf->bf_flags)); in ath_tx_handoff_hw()
1061 if (bf->bf_flags & ATH_BUF_TOA_PROBE) { in ath_tx_calc_protection()
1800 bf->bf_flags |= ATH_BUF_TOA_PROBE; in ath_tx_normal_setup()
2268 bf->bf_flags |= ATH_BUF_TOA_PROBE; in ath_tx_raw_start()
3549 if (bf->bf_flags & ATH_BUF_BUSY) { in ath_tx_tid_filt_comp_single()
3601 if (bf->bf_flags & ATH_BUF_BUSY) { in ath_tx_tid_filt_comp_aggr()
4538 (bf->bf_flags & ATH_BUF_BUSY)) { in ath_tx_aggr_retry_unaggr()
4632 (bf->bf_flags & ATH_BUF_BUSY)) { in ath_tx_retry_subframe()