Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c225 prot[2] |= MT_PROT_RATE_OFDM_24; in mt7601u_mac_set_protection()
227 prot[4] |= MT_PROT_RATE_OFDM_24; in mt7601u_mac_set_protection()
H A Dregs.h404 #define MT_PROT_RATE_OFDM_24 0x4004 macro
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c987 prot[2] |= MT_PROT_RATE_OFDM_24; in mt76x02_mac_set_tx_protection()
989 prot[4] |= MT_PROT_RATE_OFDM_24; in mt76x02_mac_set_tx_protection()
992 vht_prot[0] |= MT_PROT_RATE_OFDM_24; in mt76x02_mac_set_tx_protection()
H A Dmt76x02_regs.h462 #define MT_PROT_RATE_OFDM_24 0x2004 macro