Searched refs:ed_strong_signal (Results 1 – 3 of 3) sorted by relevance
141 u8 ed_strong_signal; member
1663 dev->ed_strong_signal < MT7603_EDCCA_BLOCK_TH) in mt7603_edcca_check()1664 dev->ed_strong_signal++; in mt7603_edcca_check()1665 else if (dev->ed_strong_signal > 0) in mt7603_edcca_check()1666 dev->ed_strong_signal--; in mt7603_edcca_check()1688 dev->ed_strong_signal < MT7603_EDCCA_BLOCK_TH / 2) { in mt7603_edcca_check()
129 dev->ed_strong_signal = 0; in mt7603_init_edcca()
Completed in 9 milliseconds