Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDwmi.c816 .enable_rtscts = WMI_VDEV_PARAM_ENABLE_RTSCTS,
893 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
969 .enable_rtscts = WMI_10X_VDEV_PARAM_ENABLE_RTSCTS,
1045 .enable_rtscts = WMI_10_4_VDEV_PARAM_ENABLE_RTSCTS,
HDwmi.h5177 u32 enable_rtscts; member
HDwmi-tlv.c4932 .enable_rtscts = WMI_TLV_VDEV_PARAM_ENABLE_RTSCTS,
HDmac.c1349 vdev_param = ar->wmi.vdev_param->enable_rtscts; in ath10k_recalc_rtscts_prot()