Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h1043 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.c5531 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_main_op_pull_svc_rdy_ev()
5573 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5631 ar->vht_supp_mcs = __le32_to_cpu(arg.vht_supp_mcs); in ath10k_wmi_event_service_ready_work()
5754 __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.c1382 arg->vht_supp_mcs = ev->vht_supp_mcs; in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2445 u32 vht_supp_mcs; member
5072 u32 vht_supp_mcs; member
H A Dwmi.c585 cap->vht_supp_mcs = ev->vht_supp_mcs; in ath11k_pull_service_ready_tlv()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2632 __le32 vht_supp_mcs; member
4628 u32 vht_supp_mcs; member
H A Dwmi.c608 cap->vht_supp_mcs = le32_to_cpu(ev->vht_supp_mcs); in ath12k_pull_service_ready_tlv()