Home
last modified time | relevance | path

Searched refs:WMI_APPEND_TO_EXISTING_CHAN_LIST_FLAG (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h175 #define WMI_APPEND_TO_EXISTING_CHAN_LIST_FLAG 1 macro
H A Dwmi.c2617 cmd->flags |= cpu_to_le32(WMI_APPEND_TO_EXISTING_CHAN_LIST_FLAG); in ath12k_wmi_send_scan_chan_list_cmd()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h73 #define WMI_APPEND_TO_EXISTING_CHAN_LIST_FLAG 1 macro
H A Dwmi.c2641 cmd->flags |= WMI_APPEND_TO_EXISTING_CHAN_LIST_FLAG; in ath11k_wmi_send_scan_chan_list_cmd()