Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c810 .enable_rtscts = WMI_VDEV_PARAM_ENABLE_RTSCTS,
887 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
963 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
1039 .enable_rtscts = WMI_10_4_VDEV_PARAM_ENABLE_RTSCTS,
H A Dwmi.h5178 u32 enable_rtscts; member
H A Dwmi-tlv.c4502 .enable_rtscts = WMI_TLV_VDEV_PARAM_ENABLE_RTSCTS,
H A Dmac.c1348 vdev_param = ar->wmi.vdev_param->enable_rtscts; in ath10k_recalc_rtscts_prot()