Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dcmd.c40 static int __wlcore_cmd_send(struct wl1271 *wl, u16 id, void *buf, in __wlcore_cmd_send() function
125 int ret = __wlcore_cmd_send(wl, id, buf, len, res_len); in wlcore_cmd_send_failsafe()