Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h1148 struct wmi_create_pstream_cmd { struct
2599 struct wmi_create_pstream_cmd *pstream);
H A 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()
H A Ddebug.c1401 struct wmi_create_pstream_cmd pstream; in ath6kl_create_qos_write()