Home
last modified time | relevance | path

Searched refs:ht_rts (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dmac.c198 bool ht_rts[4] = {}; in mt7601u_mac_set_protection() local
228 ht_rts[0] = ht_rts[1] = ht_rts[2] = ht_rts[3] = true; in mt7601u_mac_set_protection()
232 ht_rts[1] = ht_rts[3] = true; in mt7601u_mac_set_protection()
236 ht_rts[0] = ht_rts[1] = ht_rts[2] = ht_rts[3] = true; in mt7601u_mac_set_protection()
241 ht_rts[2] = ht_rts[3] = true; in mt7601u_mac_set_protection()
244 if (ht_rts[i]) in mt7601u_mac_set_protection()