Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dwmi.c809 .enable_rtscts = WMI_VDEV_PARAM_ENABLE_RTSCTS,
886 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
962 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
1038 .enable_rtscts = WMI_10_4_VDEV_PARAM_ENABLE_RTSCTS,
Dwmi.h5177 u32 enable_rtscts; member
Dwmi-tlv.c4486 .enable_rtscts = WMI_TLV_VDEV_PARAM_ENABLE_RTSCTS,
Dmac.c1340 vdev_param = ar->wmi.vdev_param->enable_rtscts; in ath10k_recalc_rtscts_prot()