Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2205 WMI_VDEV_PREAMBLE_LONG = 1, enumerator
H A Dmac.c2648 preamble = WMI_VDEV_PREAMBLE_LONG; in ath12k_mac_op_bss_info_changed()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h5572 #define WMI_VDEV_PREAMBLE_LONG 0x1 macro
H A Dmac.c6237 preamble = WMI_VDEV_PREAMBLE_LONG; in ath10k_bss_info_changed()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2162 #define WMI_VDEV_PREAMBLE_LONG 0x1 macro
H A Dmac.c3574 preamble = WMI_VDEV_PREAMBLE_LONG; in ath11k_mac_op_bss_info_changed()