Searched refs:wlancmds (Results 1 – 3 of 3) sorted by relevance
182 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) { in rtw_cmd_thread()183 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()
90 static struct cmd_hdl wlancmds[] = { variable476 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) { in rtw_cmd_thread()477 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()
611 static struct cmd_hdl wlancmds[] = { variable