Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1039 u32 vht_supp_mcs; member
H A Dwmi.h2292 __le32 vht_supp_mcs; /* VHT Supported MCS Set field Rx/Tx same */ member
2332 __le32 vht_supp_mcs; /* VHT Supported MCS Set field Rx/Tx same */ member
6912 __le32 vht_supp_mcs; member
H A Dwmi.c5455 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_main_op_pull_svc_rdy_ev()
5497 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5555 ar->vht_supp_mcs = __le32_to_cpu(arg.vht_supp_mcs); in ath10k_wmi_event_service_ready_work()
5678 __le32_to_cpu(arg.vht_supp_mcs), in ath10k_wmi_event_service_ready_work()
H A Dwmi-tlv.h1729 __le32 vht_supp_mcs; member
H A Dwmi-tlv.c1362 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2533 __le32 vht_supp_mcs; member
4426 u32 vht_supp_mcs; member
H A Dwmi.c654 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.h2435 u32 vht_supp_mcs; member
4991 u32 vht_supp_mcs; member
H A Dwmi.c534 cap->vht_supp_mcs = ev->vht_supp_mcs; in ath11k_pull_service_ready_tlv()