Searched refs:wlancmds (Results 1 – 3 of 3) sorted by relevance
87 static struct cmd_hdl wlancmds[] = { variable454 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) { in rtw_cmd_thread()455 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()
278 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) { in rtw_cmd_thread()279 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()
687 static struct cmd_hdl wlancmds[] = { variable
Completed in 11 milliseconds