Searched refs:ed_tx_blocked (Results 1 – 3 of 3) sorted by relevance
125 bool ed_tx_blocked; member
1078 dev->ed_tx_blocked = !enable; in mt76x02_edcca_tx_enable()1159 if (dev->ed_trigger > MT_EDCCA_BLOCK_TH && !dev->ed_tx_blocked) in mt76x02_edcca_check()1161 else if (dev->ed_silent > MT_EDCCA_BLOCK_TH && dev->ed_tx_blocked) in mt76x02_edcca_check()
234 if (t.pa_mode || dev->cal.dpd_cal_done || dev->ed_tx_blocked) in mt76x2_phy_tssi_compensate()
Completed in 7 milliseconds