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.c5462 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_main_op_pull_svc_rdy_ev()
5504 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5562 ar->vht_supp_mcs = __le32_to_cpu(arg.vht_supp_mcs); in ath10k_wmi_event_service_ready_work()
5685 __le32_to_cpu(arg.vht_supp_mcs), in ath10k_wmi_event_service_ready_work()
H A Dwmi-tlv.h1729 __le32 vht_supp_mcs; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c534 cap->vht_supp_mcs = ev->vht_supp_mcs; in ath11k_pull_service_ready_tlv()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c596 cap->vht_supp_mcs = le32_to_cpu(ev->vht_supp_mcs); in ath12k_pull_service_ready_tlv()