Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.h5600 #define WMI_VDEV_PREAMBLE_LONG 0x1 macro
H A Dmac.c6225 preamble = WMI_VDEV_PREAMBLE_LONG; in ath10k_bss_info_changed()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2259 WMI_VDEV_PREAMBLE_LONG = 1, enumerator
H A Dmac.c3952 preamble = WMI_VDEV_PREAMBLE_LONG; in ath12k_mac_bss_info_changed()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2177 #define WMI_VDEV_PREAMBLE_LONG 0x1 macro
H A Dmac.c3673 preamble = WMI_VDEV_PREAMBLE_LONG; in ath11k_mac_op_bss_info_changed()