Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dwmi.c614 static int __wmi_send(struct wil6210_priv *wil, u16 cmdid, u8 mid, in __wmi_send() function
741 rc = __wmi_send(wil, cmdid, mid, buf, len); in wmi_send()
1653 rc = __wmi_send(wil, cmdid, mid, buf, len); in wmi_call()