Home
last modified time | relevance | path

Searched refs:wmi_add_cipher_key_cmd (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h780 struct wmi_add_cipher_key_cmd { struct
H A Dwmi.c2297 struct wmi_add_cipher_key_cmd *cmd; in ath6kl_wmi_addkey_cmd()
2315 cmd = (struct wmi_add_cipher_key_cmd *) skb->data; in ath6kl_wmi_addkey_cmd()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h419 struct wmi_add_cipher_key_cmd { struct
H A Dwmi.c2470 struct wmi_add_cipher_key_cmd cmd = { in wmi_add_cipher_key()