Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dmac.c214 bool ht_rts[4] = {}; in mt7601u_mac_set_protection() local
244 ht_rts[0] = ht_rts[1] = ht_rts[2] = ht_rts[3] = true; in mt7601u_mac_set_protection()
248 ht_rts[1] = ht_rts[3] = true; in mt7601u_mac_set_protection()
252 ht_rts[0] = ht_rts[1] = ht_rts[2] = ht_rts[3] = true; in mt7601u_mac_set_protection()
257 ht_rts[2] = ht_rts[3] = true; in mt7601u_mac_set_protection()
260 if (ht_rts[i]) in mt7601u_mac_set_protection()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmac.c255 bool ht_rts[4] = {}; in mt76x0_mac_set_protection() local
285 ht_rts[0] = ht_rts[1] = ht_rts[2] = ht_rts[3] = true; in mt76x0_mac_set_protection()
289 ht_rts[1] = ht_rts[3] = true; in mt76x0_mac_set_protection()
293 ht_rts[0] = ht_rts[1] = ht_rts[2] = ht_rts[3] = true; in mt76x0_mac_set_protection()
298 ht_rts[2] = ht_rts[3] = true; in mt76x0_mac_set_protection()
301 if (ht_rts[i]) in mt76x0_mac_set_protection()