Searched refs:MT_PROT_RATE_CCK_11 (Results 1 – 2 of 2) sorted by relevance
975 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()
460 #define MT_PROT_RATE_CCK_11 0x0003 macro