Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi.h2551 struct wmi_pdev_param_map { struct
2552 u32 tx_chain_mask;
2553 u32 rx_chain_mask;
2554 u32 txpower_limit2g;
2555 u32 txpower_limit5g;
2556 u32 txpower_scale;
2557 u32 beacon_gen_mode;
2558 u32 beacon_tx_mode;
2559 u32 resmgr_offchan_mode;
2560 u32 protection_mode;
[all …]
Dwmi.c572 static struct wmi_pdev_param_map wmi_pdev_param_map = { variable