Searched refs:last_cca_adj (Results 1 – 4 of 4) sorted by relevance
116 unsigned long last_cca_adj; member
1787 dev->last_cca_adj = jiffies; in mt7603_false_cca_check() 1800 dev->last_cca_adj = jiffies; in mt7603_false_cca_check() 1802 time_after(jiffies, dev->last_cca_adj + 10 * HZ)) { in mt7603_false_cca_check() 1803 dev->last_cca_adj = jiffies; in mt7603_false_cca_check() 1812 dev->last_cca_adj = jiffies; in mt7603_false_cca_check()
171 unsigned long last_cca_adj; member
1710 phy->last_cca_adj = jiffies; in mt7615_mac_set_default_sensitivity() 1833 phy->last_cca_adj = jiffies; in mt7615_mac_adjust_sensitivity() 1876 if (time_after(jiffies, phy->last_cca_adj + 10 * HZ)) in mt7615_mac_scs_check()