Home
last modified time | relevance | path

Searched refs:wmi_create_pstream_cmd (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath6kl/
Dwmi.h1148 struct wmi_create_pstream_cmd { struct
2599 struct wmi_create_pstream_cmd *pstream);
Dwmi.c305 struct wmi_create_pstream_cmd cmd; in ath6kl_wmi_implicit_create_pstream()
2525 struct wmi_create_pstream_cmd *params) in ath6kl_wmi_create_pstream_cmd()
2528 struct wmi_create_pstream_cmd *cmd; in ath6kl_wmi_create_pstream_cmd()
2578 cmd = (struct wmi_create_pstream_cmd *) skb->data; in ath6kl_wmi_create_pstream_cmd()
Ddebug.c1401 struct wmi_create_pstream_cmd pstream; in ath6kl_create_qos_write()