Searched refs:vht_prot (Results 1 – 1 of 1) sorted by relevance
949 u32 vht_prot[3]; in mt76x02_mac_set_tx_protection() local978 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()990 vht_prot[0] |= MT_PROT_RATE_OFDM_24; in mt76x02_mac_set_tx_protection()991 vht_prot[1] |= MT_PROT_RATE_DUP_OFDM_24; in mt76x02_mac_set_tx_protection()1002 vht_prot[0] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()1003 vht_prot[1] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()1004 vht_prot[2] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()1009 vht_prot[1] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()[all …]
Completed in 6 milliseconds