Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dspectral.c255 arg.scan_wb_rpt_mode = WMI_SPECTRAL_WB_RPT_MODE_DEFAULT; in ath10k_spectral_scan_config()
Dwmi.h5639 __le32 scan_wb_rpt_mode; member
5673 u32 scan_wb_rpt_mode; member
Dwmi-tlv.c4125 cmd->scan_wb_rpt_mode = __cpu_to_le32(arg->scan_wb_rpt_mode); in ath10k_wmi_tlv_op_gen_vdev_spectral_conf()
Dwmi.c7353 cmd->scan_wb_rpt_mode = __cpu_to_le32(arg->scan_wb_rpt_mode); in ath10k_wmi_op_gen_vdev_spectral_conf()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dspectral.c250 param.scan_wb_rpt_mode = ATH11K_WMI_SPECTRAL_WB_RPT_MODE_DEFAULT; in ath11k_spectral_scan_config()
Dwmi.h5534 u32 scan_wb_rpt_mode; member
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h4622 u32 scan_wb_rpt_mode; member
4645 __le32 scan_wb_rpt_mode; member
Dwmi.c3519 cmd->scan_wb_rpt_mode = cpu_to_le32(arg->scan_wb_rpt_mode); in ath12k_wmi_vdev_spectral_conf()