Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c206 bool ht_rts[4] = {}; in mt7601u_mac_set_protection() local
236 ht_rts[0] = ht_rts[1] = ht_rts[2] = ht_rts[3] = true; in mt7601u_mac_set_protection()
240 ht_rts[1] = ht_rts[3] = true; in mt7601u_mac_set_protection()
244 ht_rts[0] = ht_rts[1] = ht_rts[2] = ht_rts[3] = true; in mt7601u_mac_set_protection()
249 ht_rts[2] = ht_rts[3] = true; in mt7601u_mac_set_protection()
252 if (ht_rts[i]) in mt7601u_mac_set_protection()