Home
last modified time | relevance | path

Searched refs:cfg80211_wext (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/lib/firmware/nxp/
H A Dwifi_mod_para.conf31 cfg80211_wext=0xf
73 cfg80211_wext=0xf
91 cfg80211_wext=0xf
101 cfg80211_wext=0xf
111 cfg80211_wext=0xf
121 cfg80211_wext=0xf
131 cfg80211_wext=0xf
141 cfg80211_wext=0xf
151 cfg80211_wext=0xf
161 cfg80211_wext=0xf
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.c53 extern int cfg80211_wext;
1265 if (IS_STA_WEXT(cfg80211_wext)) in moal_recv_event()
1279 if (IS_STA_WEXT(cfg80211_wext)) in moal_recv_event()
1289 if (IS_STA_WEXT(cfg80211_wext) && in moal_recv_event()
1300 if (IS_STA_CFG80211(cfg80211_wext)) { in moal_recv_event()
1328 if (IS_STA_CFG80211(cfg80211_wext)) { in moal_recv_event()
1361 if (IS_STA_WEXT(cfg80211_wext)) { in moal_recv_event()
1389 if (IS_STA_WEXT(cfg80211_wext)) { in moal_recv_event()
1411 if (IS_STA_WEXT(cfg80211_wext)) { in moal_recv_event()
1427 if (IS_STA_WEXT(cfg80211_wext)) { in moal_recv_event()
[all …]
H A Dmoal_main.c183 int cfg80211_wext = STA_WEXT_MASK | UAP_WEXT_MASK; variable
186 int cfg80211_wext = STA_CFG80211_MASK | UAP_CFG80211_MASK; variable
1128 cfg80211_wext = data; in woal_init_from_dev_tree()
1361 && !IS_STA_WEXT(cfg80211_wext) in woal_init_sw()
1364 && !IS_STA_CFG80211(cfg80211_wext) in woal_init_sw()
1375 if (IS_STA_CFG80211(cfg80211_wext)) in woal_init_sw()
1376 cfg80211_wext |= STA_CFG80211_MASK | UAP_CFG80211_MASK; in woal_init_sw()
1380 if (IS_UAP_CFG80211(cfg80211_wext)) in woal_init_sw()
1381 cfg80211_wext |= STA_CFG80211_MASK | UAP_CFG80211_MASK; in woal_init_sw()
3400 if (IS_STA_WEXT(cfg80211_wext)) {
[all …]
H A Dmoal_ioctl.c118 extern int cfg80211_wext;
1086 if (IS_STA_CFG80211(cfg80211_wext) && priv->wdev && priv->wdev->wiphy && in woal_set_get_retry()
1147 if (IS_STA_CFG80211(cfg80211_wext) && priv->wdev && priv->wdev->wiphy && in woal_set_get_rts()
1208 if (IS_STA_CFG80211(cfg80211_wext) && priv->wdev && priv->wdev->wiphy && in woal_set_get_frag()
1332 if (IS_STA_CFG80211(cfg80211_wext) && priv->wdev && in woal_set_get_power_mgmt()
2278 if (IS_UAP_WEXT(cfg80211_wext)) { in woal_bss_role_cfg()
2298 if (IS_STA_WEXT(cfg80211_wext)) { in woal_bss_role_cfg()
2377 if (IS_STA_OR_UAP_CFG80211(cfg80211_wext)) in woal_set_get_bss_role()
3426 if (IS_STA_WEXT(cfg80211_wext) && in woal_process_ioctl_resp()
3434 if (IS_UAP_WEXT(cfg80211_wext) && in woal_process_ioctl_resp()
[all …]
H A Dmoal_sta_cfg80211.c30 extern int cfg80211_wext;
1832 if (IS_STA_WEXT(cfg80211_wext)) { in woal_cfg80211_assoc()
1906 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_cfg80211_assoc()
6588 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_start_roaming()
6639 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_start_roaming()
H A Dmoal_eth_ioctl.c80 extern int cfg80211_wext;
13130 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_android_priv_cmd()
13332 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_android_priv_cmd()
13530 if (IS_STA_OR_UAP_CFG80211(cfg80211_wext)) in woal_android_priv_cmd()
13723 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_android_priv_cmd()
13852 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_android_priv_cmd()
H A Dmoal_priv.c57 extern int cfg80211_wext;
6745 if (!IS_STA_WEXT(cfg80211_wext)) in woal_wext_do_ioctl()
7090 if (IS_UAP_WEXT(cfg80211_wext) && MLAN_STATUS_SUCCESS != in woal_wext_do_ioctl()
H A Dmoal_cfg80211.c99 extern int cfg80211_wext;
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.c2315 int cfg80211_wext; local
2383 cfg80211_wext = priv->phandle->params.cfg80211_wext;
2395 if (IS_STA_WEXT(cfg80211_wext))
2409 if (IS_STA_WEXT(cfg80211_wext))
2419 if (IS_STA_WEXT(cfg80211_wext) &&
2431 if (IS_STA_CFG80211(cfg80211_wext)) {
2460 if (IS_STA_CFG80211(cfg80211_wext))
2472 if (IS_STA_CFG80211(cfg80211_wext)) {
2509 if (IS_STA_WEXT(cfg80211_wext)) {
2562 if (IS_STA_WEXT(cfg80211_wext)) {
[all …]
H A Dmoal_init.c174 static int cfg80211_wext = variable
178 static int cfg80211_wext = STA_CFG80211_MASK | UAP_CFG80211_MASK; variable
902 params->cfg80211_wext = out_data; in parse_cfg_read_block()
904 params->cfg80211_wext); in parse_cfg_read_block()
1541 handle->params.cfg80211_wext = cfg80211_wext; in woal_setup_module_param()
1543 handle->params.cfg80211_wext = params->cfg80211_wext; in woal_setup_module_param()
1671 handle->params.cfg80211_wext = STA_WEXT_MASK | UAP_WEXT_MASK; in woal_setup_module_param()
1673 handle->params.cfg80211_wext = 0; in woal_setup_module_param()
1905 cfg80211_wext = data; in woal_init_from_dev_tree()
2494 module_param(cfg80211_wext, int, 0660);
[all …]
H A Dmoal_main.c900 int cfg80211_wext = priv->phandle->params.cfg80211_wext; in woal_send_fw_dump_complete_event() local
902 if (IS_STA_WEXT(cfg80211_wext)) in woal_send_fw_dump_complete_event()
907 if (IS_STA_CFG80211(cfg80211_wext)) in woal_send_fw_dump_complete_event()
930 int cfg80211_wext = 0; local
939 cfg80211_wext = reset_handle->params.cfg80211_wext;
942 if (IS_STA_CFG80211(cfg80211_wext) && reset_handle->scan_request &&
971 if (IS_STA_CFG80211(cfg80211_wext) && priv->wdev &&
997 if (IS_STA_CFG80211(cfg80211_wext) &&
1021 if (IS_STA_OR_UAP_CFG80211(cfg80211_wext))
1060 if (IS_STA_OR_UAP_CFG80211(cfg80211_wext))
[all …]
H A Dmoal_ioctl.c1260 if (IS_STA_CFG80211(priv->phandle->params.cfg80211_wext) && in woal_set_get_retry()
1457 if (IS_STA_CFG80211(priv->phandle->params.cfg80211_wext) && in woal_set_get_rts()
1520 if (IS_STA_CFG80211(priv->phandle->params.cfg80211_wext) && in woal_set_get_frag()
1648 if (IS_STA_CFG80211(priv->phandle->params.cfg80211_wext) && in woal_set_get_power_mgmt()
2680 if (IS_UAP_WEXT(priv->phandle->params.cfg80211_wext)) { in woal_bss_role_cfg()
2700 if (IS_STA_WEXT(priv->phandle->params.cfg80211_wext)) { in woal_bss_role_cfg()
2784 if (IS_STA_OR_UAP_CFG80211(priv->phandle->params.cfg80211_wext)) in woal_set_get_bss_role()
4302 int cfg80211_wext; in woal_process_ioctl_resp() local
4310 cfg80211_wext = priv->phandle->params.cfg80211_wext; in woal_process_ioctl_resp()
4315 if (IS_STA_WEXT(cfg80211_wext) && in woal_process_ioctl_resp()
[all …]
H A Dmoal_uap.c1921 priv->phandle->params.cfg80211_wext)) in woal_uap_antenna_cfg()
2105 int cfg80211_wext = priv->phandle->params.cfg80211_wext; in woal_11h_chan_dfs_state() local
2113 if (IS_UAP_CFG80211(cfg80211_wext)) { in woal_11h_chan_dfs_state()
2235 int cfg80211_wext = priv->phandle->params.cfg80211_wext; in woal_update_channels_dfs_state() local
2241 if (IS_UAP_CFG80211(cfg80211_wext)) { in woal_update_channels_dfs_state()
2269 int cfg80211_wext = priv->phandle->params.cfg80211_wext; in woal_uap_skip_cac() local
2320 if (IS_UAP_CFG80211(cfg80211_wext)) { in woal_uap_skip_cac()
H A Dmoal_eth_ioctl.c11190 if (IS_STA_OR_UAP_CFG80211(priv->phandle->params.cfg80211_wext)) { in woal_priv_clear_nop()
12004 if (IS_STA_OR_UAP_CFG80211(priv->phandle->params.cfg80211_wext) && in woal_get_dfs_chan_list()
17546 if (IS_STA_CFG80211(priv->phandle->params.cfg80211_wext)) { in woal_stop_mkeep_alive()
18726 int cfg80211_wext; in woal_android_priv_cmd() local
18736 cfg80211_wext = priv->phandle->params.cfg80211_wext; in woal_android_priv_cmd()
19435 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_android_priv_cmd()
19676 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_android_priv_cmd()
19917 if (IS_STA_OR_UAP_CFG80211(cfg80211_wext)) in woal_android_priv_cmd()
19996 if (IS_STA_OR_UAP_CFG80211(cfg80211_wext)) in woal_android_priv_cmd()
20182 if (IS_STA_CFG80211(cfg80211_wext)) { in woal_android_priv_cmd()
[all …]
H A Dmoal_sta_cfg80211.c2749 if (IS_STA_WEXT(priv->phandle->params.cfg80211_wext)) { in woal_cfg80211_associate()
2986 if (IS_STA_WEXT(priv->phandle->params.cfg80211_wext)) { in woal_cfg80211_assoc()
3049 if (IS_STA_CFG80211(priv->phandle->params.cfg80211_wext)) { in woal_cfg80211_assoc()
6632 if (IS_STA_CFG80211(priv->phandle->params.cfg80211_wext)) in woal_cfg80211_resume()
9040 if (IS_STA_CFG80211(priv->phandle->params.cfg80211_wext)) { in woal_start_roaming()
9092 if (IS_STA_CFG80211(priv->phandle->params.cfg80211_wext)) { in woal_start_roaming()
H A Dmoal_main.h2200 int cfg80211_wext; member
H A Dmoal_priv.c6539 if (!IS_STA_WEXT(priv->phandle->params.cfg80211_wext)) in woal_wext_do_ioctl()
6893 if (IS_UAP_WEXT(priv->phandle->params.cfg80211_wext) && in woal_wext_do_ioctl()
H A Dmoal_cfg80211.c4998 if (IS_STA_OR_UAP_CFG80211(priv->phandle->params.cfg80211_wext) && in woal_cfg80211_notify_antcfg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN93 cfg80211_wext=<bit mask of CFG80211 and WEXT control>