Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2371 __le32 hw_mode_index; member
H A Dwmi.c3524 hw_mode->hw_mode_index = cpu_to_le32(arg->hw_mode_id); in ath12k_init_cmd_send()
3645 cmd->hw_mode_index = cpu_to_le32(mode); in ath12k_wmi_set_hw_mode()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.c4387 hw_mode->hw_mode_index = param->hw_mode_id; in ath11k_init_cmd_send()
4512 cmd->hw_mode_index = mode; in ath11k_wmi_set_hw_mode()
4521 ath11k_dbg(ab, ATH11K_DBG_WMI, "cmd pdev set hw mode %d", cmd->hw_mode_index); in ath11k_wmi_set_hw_mode()
H A Dwmi.h2303 u32 hw_mode_index; member