Home
last modified time | relevance | path

Searched refs:wmi_pdev_set_param_cmd (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h4178 struct wmi_pdev_set_param_cmd { struct
4179 param_idwmi_pdev_set_param_cmd global() argument
4180 param_valuewmi_pdev_set_param_cmd global() argument
H A Dwmi.c6544 struct wmi_pdev_set_param_cmd *cmd; in ath10k_wmi_op_gen_pdev_set_param()
6557 cmd = (struct wmi_pdev_set_param_cmd *)skb->data; in ath10k_wmi_op_gen_pdev_set_param()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3084 struct wmi_pdev_set_param_cmd { struct
3085 tlv_headerwmi_pdev_set_param_cmd global() argument
3086 pdev_idwmi_pdev_set_param_cmd global() argument
3087 param_idwmi_pdev_set_param_cmd global() argument
3088 param_valuewmi_pdev_set_param_cmd global() argument
H A Dwmi.c1324 struct wmi_pdev_set_param_cmd *cmd; in ath11k_wmi_pdev_set_param()
1332 cmd = (struct wmi_pdev_set_param_cmd *)skb->data; in ath11k_wmi_pdev_set_param()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c1624 struct wmi_pdev_set_param_cmd *cmd; in ath12k_wmi_pdev_set_param()
1632 cmd = (struct wmi_pdev_set_param_cmd *)skb->data; in ath12k_wmi_pdev_set_param()