Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.c760 .enable_rtscts = WMI_VDEV_PARAM_ENABLE_RTSCTS,
835 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
909 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
983 .enable_rtscts = WMI_10_4_VDEV_PARAM_ENABLE_RTSCTS,
Dwmi.h4474 u32 enable_rtscts; member
Dwmi-tlv.c3389 .enable_rtscts = WMI_TLV_VDEV_PARAM_ENABLE_RTSCTS,
Dmac.c1137 vdev_param = ar->wmi.vdev_param->enable_rtscts; in ath10k_recalc_rtscts_prot()