Searched defs:wmi_pdev_param_map (Results 1 – 2 of 2) sorted by relevance
3254 struct wmi_pdev_param_map { struct3255 u32 tx_chain_mask;3256 u32 rx_chain_mask;3257 u32 txpower_limit2g;3258 u32 txpower_limit5g;3259 u32 txpower_scale;3260 u32 beacon_gen_mode;3261 u32 beacon_tx_mode;3262 u32 resmgr_offchan_mode;3263 u32 protection_mode;[all …]
1009 static struct wmi_pdev_param_map wmi_pdev_param_map = { variable