Home
last modified time | relevance | path

Searched refs:scan_wb_rpt_mode (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dspectral.c255 arg.scan_wb_rpt_mode = WMI_SPECTRAL_WB_RPT_MODE_DEFAULT; in ath10k_spectral_scan_config()
H A Dwmi.h5667 __le32 scan_wb_rpt_mode; member
5701 u32 scan_wb_rpt_mode; member
H A Dwmi-tlv.c4135 cmd->scan_wb_rpt_mode = __cpu_to_le32(arg->scan_wb_rpt_mode); in ath10k_wmi_tlv_op_gen_vdev_spectral_conf()
H A Dwmi.c7375 cmd->scan_wb_rpt_mode = __cpu_to_le32(arg->scan_wb_rpt_mode); in ath10k_wmi_op_gen_vdev_spectral_conf()
/linux/drivers/net/wireless/ath/ath11k/
H A Dspectral.c251 param.scan_wb_rpt_mode = ATH11K_WMI_SPECTRAL_WB_RPT_MODE_DEFAULT; in ath11k_spectral_scan_config()
H A Dwmi.h5563 u32 scan_wb_rpt_mode; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4678 u32 scan_wb_rpt_mode; member
4701 __le32 scan_wb_rpt_mode; member
H A Dwmi.c3763 cmd->scan_wb_rpt_mode = cpu_to_le32(arg->scan_wb_rpt_mode); in ath12k_wmi_vdev_spectral_conf()