Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwmi.c40 u32 n_hw_mode_caps; member
4444 if (svc_rdy_ext->n_hw_mode_caps >= svc_rdy_ext->param.num_hw_modes) in ath11k_wmi_tlv_hw_mode_caps_parse()
4449 svc_rdy_ext->n_hw_mode_caps++; in ath11k_wmi_tlv_hw_mode_caps_parse()
4469 svc_rdy_ext->n_hw_mode_caps = 0; in ath11k_wmi_tlv_hw_mode_caps()
4481 while (i < svc_rdy_ext->n_hw_mode_caps) { in ath11k_wmi_tlv_hw_mode_caps()