Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi.c446 .enable_rtscts = WMI_VDEV_PARAM_ENABLE_RTSCTS,
505 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
563 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
Dwmi.h3488 u32 enable_rtscts; member
Dwmi-tlv.c2716 .enable_rtscts = WMI_TLV_VDEV_PARAM_ENABLE_RTSCTS,
Dmac.c799 vdev_param = ar->wmi.vdev_param->enable_rtscts; in ath10k_recalc_rtscts_prot()