Searched refs:wlancmds (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c87 static struct cmd_hdl wlancmds[] = { variable in typeref:struct:cmd_hdl
450 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) {
451 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns;

Completed in 134 milliseconds