Home
last modified time | relevance | path

Searched defs:wmi_pdev_param_map (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3760 struct wmi_pdev_param_map { struct
3761 u32 tx_chain_mask;
3762 u32 rx_chain_mask;
3763 u32 txpower_limit2g;
3764 u32 txpower_limit5g;
3765 u32 txpower_scale;
3766 u32 beacon_gen_mode;
3767 u32 beacon_tx_mode;
3768 u32 resmgr_offchan_mode;
3769 u32 protection_mode;
[all …]
H A Dwmi.c1069 static struct wmi_pdev_param_map wmi_pdev_param_map = { variable