Searched refs:last_cca_adj (Results 1 – 4 of 4) sorted by relevance
120 unsigned long last_cca_adj; member
1755 dev->last_cca_adj = jiffies; in mt7603_false_cca_check()1768 dev->last_cca_adj = jiffies; in mt7603_false_cca_check()1770 time_after(jiffies, dev->last_cca_adj + 10 * HZ)) { in mt7603_false_cca_check()1771 dev->last_cca_adj = jiffies; in mt7603_false_cca_check()1780 dev->last_cca_adj = jiffies; in mt7603_false_cca_check()
185 unsigned long last_cca_adj; member
1549 phy->last_cca_adj = jiffies; in mt7615_mac_set_default_sensitivity()1672 phy->last_cca_adj = jiffies; in mt7615_mac_adjust_sensitivity()1715 if (time_after(jiffies, phy->last_cca_adj + 10 * HZ)) in mt7615_mac_scs_check()