Searched refs:wlancmds (Results 1 – 3 of 3) sorted by relevance
180 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) { in rtw_cmd_thread()181 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()
626 static struct cmd_hdl wlancmds[] = { variable
89 static struct cmd_hdl wlancmds[] = { variable496 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) { in rtw_cmd_thread()497 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()