Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/mediatek/mt7601u/
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()
Dregs.h402 #define MT_PROT_RATE_CCK_11 0x0003 macro
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/
Dmt76x02_mac.c971 prot[2] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
972 prot[3] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
973 prot[4] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
974 prot[5] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
976 vht_prot[0] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
977 vht_prot[1] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
978 vht_prot[2] |= MT_PROT_RATE_CCK_11; in mt76x02_mac_set_tx_protection()
Dmt76x02_regs.h460 #define MT_PROT_RATE_CCK_11 0x0003 macro