Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dwmi.h3725 struct wmi_pdev_param_map { struct
3726 u32 tx_chain_mask;
3727 u32 rx_chain_mask;
3728 u32 txpower_limit2g;
3729 u32 txpower_limit5g;
3730 u32 txpower_scale;
3731 u32 beacon_gen_mode;
3732 u32 beacon_tx_mode;
3733 u32 resmgr_offchan_mode;
3734 u32 protection_mode;
[all …]
Dwmi.c1068 static struct wmi_pdev_param_map wmi_pdev_param_map = { variable