Home
last modified time | relevance | path

Searched refs:rts_thr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c953 u16 rts_thr; in mt76x02_mac_set_tx_protection() local
967 rts_thr = mt76_get_field(dev, MT_TX_RTS_CFG, MT_TX_RTS_CFG_THRESH); in mt76x02_mac_set_tx_protection()
969 if (rts_thr != 0xffff) in mt76x02_mac_set_tx_protection()
984 if (rts_thr != 0xffff) in mt76x02_mac_set_tx_protection()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c569 rts_threshold->rts_thr = cpu_to_le16(bss_cfg->rts_threshold); in mwifiex_uap_bss_param_prepare()
H A Dfw.h2054 __le16 rts_thr; member