Home
last modified time | relevance | path

Searched refs:WMI_VDEV_PREAMBLE_LONG (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h5600 #define WMI_VDEV_PREAMBLE_LONG 0x1 macro
H A Dmac.c6253 preamble = WMI_VDEV_PREAMBLE_LONG; in ath10k_bss_info_changed()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2184 #define WMI_VDEV_PREAMBLE_LONG 0x1 macro
H A Dmac.c3681 preamble = WMI_VDEV_PREAMBLE_LONG; in ath11k_mac_op_bss_info_changed()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2325 WMI_VDEV_PREAMBLE_LONG = 1, enumerator
H A Dmac.c4873 preamble = WMI_VDEV_PREAMBLE_LONG; in ath12k_mac_bss_info_changed()