Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2206 WMI_VDEV_PREAMBLE_SHORT = 2, enumerator
H A Dmac.c2650 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath12k_mac_op_bss_info_changed()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h5574 #define WMI_VDEV_PREAMBLE_SHORT 0x2 macro
H A Dmac.c6221 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath10k_bss_info_changed()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2161 #define WMI_VDEV_PREAMBLE_SHORT 0x2 macro
H A Dmac.c3570 preamble = WMI_VDEV_PREAMBLE_SHORT; in ath11k_mac_op_bss_info_changed()