Searched refs:MT_PROT_CTRL_RTS_CTS (Results 1 – 4 of 4) sorted by relevance
966 prot[0] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()981 prot[1] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()996 prot[2] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()997 prot[3] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()998 prot[4] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()999 prot[5] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()1000 vht_prot[0] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()1001 vht_prot[1] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()1002 vht_prot[2] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()1005 prot[3] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()[all …]
449 #define MT_PROT_CTRL_RTS_CTS BIT(16) macro
391 #define MT_PROT_CTRL_RTS_CTS BIT(16) macro
253 prot[i + 2] |= MT_PROT_CTRL_RTS_CTS; in mt7601u_mac_set_protection()