Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds