Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76x02_mac.c968 prot[0] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
983 prot[1] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
998 prot[2] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
999 prot[3] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
1000 prot[4] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
1001 prot[5] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
1002 vht_prot[0] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
1007 prot[3] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
1008 prot[5] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
1015 prot[4] |= MT_PROT_CTRL_RTS_CTS; in mt76x02_mac_set_tx_protection()
[all …]
A Dmt76x02_regs.h449 #define MT_PROT_CTRL_RTS_CTS BIT(16) macro
/linux/drivers/net/wireless/mediatek/mt7601u/
A Dregs.h391 #define MT_PROT_CTRL_RTS_CTS BIT(16) macro
A Dmac.c253 prot[i + 2] |= MT_PROT_CTRL_RTS_CTS; in mt7601u_mac_set_protection()

Completed in 13 milliseconds