Searched refs:ed_strong_signal (Results 1 – 3 of 3) sorted by relevance
137 u8 ed_strong_signal; member
1682 dev->ed_strong_signal < MT7603_EDCCA_BLOCK_TH) in mt7603_edcca_check()1683 dev->ed_strong_signal++; in mt7603_edcca_check()1684 else if (dev->ed_strong_signal > 0) in mt7603_edcca_check()1685 dev->ed_strong_signal--; in mt7603_edcca_check()1707 dev->ed_strong_signal < MT7603_EDCCA_BLOCK_TH / 2) { in mt7603_edcca_check()
130 dev->ed_strong_signal = 0; in mt7603_init_edcca()