Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dwmi.c175 static int __wmi_send(struct wil6210_priv *wil, u16 cmdid, void *buf, u16 len) in __wmi_send() function
276 rc = __wmi_send(wil, cmdid, buf, len); in wmi_send()
817 rc = __wmi_send(wil, cmdid, buf, len); in wmi_call()