Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c220 prot[2] |= MT_PROT_RATE_CCK_11; in mt7601u_mac_set_protection()
221 prot[3] |= MT_PROT_RATE_CCK_11; in mt7601u_mac_set_protection()
222 prot[4] |= MT_PROT_RATE_CCK_11; in mt7601u_mac_set_protection()
223 prot[5] |= MT_PROT_RATE_CCK_11; in mt7601u_mac_set_protection()
H A Dregs.h402 #define MT_PROT_RATE_CCK_11 0x0003 macro
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c975 prot[2] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
976 prot[3] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
977 prot[4] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
978 prot[5] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
980 vht_prot[0] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
981 vht_prot[1] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
982 vht_prot[2] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
H A Dmt76x02_regs.h460 #define MT_PROT_RATE_CCK_11 0x0003 macro