Home
last modified time | relevance | path

Searched refs:MT_PROT_RATE_DUP_OFDM_24 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.c988 prot[3] |= MT_PROT_RATE_DUP_OFDM_24; in mt76x02_mac_set_tx_protection()
990 prot[5] |= MT_PROT_RATE_DUP_OFDM_24; in mt76x02_mac_set_tx_protection()
993 vht_prot[1] |= MT_PROT_RATE_DUP_OFDM_24; in mt76x02_mac_set_tx_protection()
H A Dmt76x02_regs.h463 #define MT_PROT_RATE_DUP_OFDM_24 0x2084 macro