Home
last modified time | relevance | path

Searched refs:wlancmds (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_cmd.c349 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_run_cmd()
355 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_run_cmd()
394 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_run_cmd()
395 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_run_cmd()
487 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) {
493 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl;
568 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd)))
569 pcmd_callback = wlancmds[pcmd->cmdcode].callback;
6824 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_name()
6833 return wlancmds[pcmd->cmdcode].name; in rtw_cmd_name()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_cmd.c349 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_run_cmd()
355 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_run_cmd()
394 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_run_cmd()
395 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_run_cmd()
487 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) {
493 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl;
568 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd)))
569 pcmd_callback = wlancmds[pcmd->cmdcode].callback;
6802 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_name()
6811 return wlancmds[pcmd->cmdcode].name; in rtw_cmd_name()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_cmd.c182 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) { in rtw_cmd_thread()
183 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c90 static struct cmd_hdl wlancmds[] = { variable
472 if (pcmd->cmdcode < ARRAY_SIZE(wlancmds)) { in rtw_cmd_thread()
473 cmd_hdl = wlancmds[pcmd->cmdcode].h2cfuns; in rtw_cmd_thread()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtw_mlme_ext.h611 static struct cmd_hdl wlancmds[] = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_cmd.c596 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_cmd_thread()
602 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_cmd_thread()
677 if (pcmd->cmdcode < (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_thread()
678 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_cmd_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_cmd.c596 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_cmd_thread()
602 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_cmd_thread()
677 if (pcmd->cmdcode < (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_thread()
678 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_cmd_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_cmd.c596 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_cmd_thread()
602 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_cmd_thread()
677 if (pcmd->cmdcode < (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_thread()
678 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_cmd_thread()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_cmd.c597 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_cmd_thread()
603 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_cmd_thread()
678 if (pcmd->cmdcode < (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_thread()
679 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_cmd_thread()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_cmd.c596 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_cmd_thread()
602 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_cmd_thread()
677 if (pcmd->cmdcode < (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_thread()
678 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_cmd_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_cmd.c596 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_cmd_thread()
602 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_cmd_thread()
677 if (pcmd->cmdcode < (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_thread()
678 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_cmd_thread()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_cmd.c593 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_cmd_thread()
599 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_cmd_thread()
674 if (pcmd->cmdcode < (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_thread()
675 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_cmd_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_cmd.c596 if (pcmd->cmdcode >= (sizeof(wlancmds) / sizeof(struct rtw_cmd))) { in rtw_cmd_thread()
602 cmd_hdl = wlancmds[pcmd->cmdcode].cmd_hdl; in rtw_cmd_thread()
677 if (pcmd->cmdcode < (sizeof(wlancmds) / sizeof(struct rtw_cmd))) in rtw_cmd_thread()
678 pcmd_callback = wlancmds[pcmd->cmdcode].callback; in rtw_cmd_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme_ext.h1056 struct rtw_cmd wlancmds[] = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme_ext.h1045 struct rtw_cmd wlancmds[] = { variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme_ext.h1060 struct cmd_hdl wlancmds[] = variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme_ext.h1061 struct cmd_hdl wlancmds[] = variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme_ext.h1074 struct cmd_hdl wlancmds[] = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mlme_ext.h1141 struct rtw_cmd wlancmds[] = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_mlme_ext.h1135 struct rtw_cmd wlancmds[] = { variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_mlme_ext.h1175 struct rtw_cmd wlancmds[] = { variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme_ext.h1170 struct cmd_hdl wlancmds[] = { variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_mlme_ext.h1174 struct rtw_cmd wlancmds[] = { variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mlme_ext.h1117 struct rtw_cmd wlancmds[] = { variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_mlme_ext.h1134 struct cmd_hdl wlancmds[] = { variable

12