Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c5461 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_main_op_pull_svc_rdy_ev()
5503 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5561 ar->vht_supp_mcs = __le32_to_cpu(arg.vht_supp_mcs); in ath10k_wmi_event_service_ready_work()
5684 __le32_to_cpu(arg.vht_supp_mcs), in ath10k_wmi_event_service_ready_work()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2665 __le32 vht_supp_mcs; member
4792 u32 vht_supp_mcs; member
H A Dwmi.c663 cap->vht_supp_mcs = le32_to_cpu(ev->vht_supp_mcs); in ath12k_pull_service_ready_tlv()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c543 cap->vht_supp_mcs = ev->vht_supp_mcs; in ath11k_pull_service_ready_tlv()