Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h5602 #define WMI_VDEV_PREAMBLE_SHORT 0x2 macro
H A Dmac.c6251 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath10k_bss_info_changed()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2186 #define WMI_VDEV_PREAMBLE_SHORT 0x2 macro
H A Dmac.c3679 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath11k_mac_op_bss_info_changed()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2326 WMI_VDEV_PREAMBLE_SHORT = 2, enumerator
H A Dmac.c4871 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath12k_mac_bss_info_changed()