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()
616 static struct cmd_hdl wlancmds[] = { variable
90 static struct cmd_hdl wlancmds[] = { variable478 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) { in rtw_cmd_thread()479 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()