Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.h5602 #define WMI_VDEV_PREAMBLE_SHORT 0x2 macro
H A Dmac.c6223 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath10k_bss_info_changed()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2260 WMI_VDEV_PREAMBLE_SHORT = 2, enumerator
H A Dmac.c3950 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath12k_mac_bss_info_changed()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2179 #define WMI_VDEV_PREAMBLE_SHORT 0x2 macro
H A Dmac.c3671 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath11k_mac_op_bss_info_changed()