Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
Dwmi.c161 static int __wmi_send(struct wil6210_priv *wil, u16 cmdid, void *buf, u16 len) in __wmi_send() function
260 rc = __wmi_send(wil, cmdid, buf, len); in wmi_send()
670 rc = __wmi_send(wil, cmdid, buf, len); in wmi_call()