| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_uap.c | 1692 mlan_ds_bss *bss = NULL; in woal_uap_operation_ctrl() 1712 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_uap_operation_ctrl() 1718 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_uap_operation_ctrl() 1875 mlan_ds_bss *bss = NULL; in woal_uap_sta_deauth_ioctl() 1899 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_uap_sta_deauth_ioctl() 1904 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_uap_sta_deauth_ioctl() 2188 mlan_ds_bss *bss = NULL; in woal_uap_bss_cfg_ioctl() 2214 woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_uap_bss_cfg_ioctl() 2220 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_uap_bss_cfg_ioctl() 2394 mlan_ds_bss *bss = NULL; in woal_enable_wapi() [all …]
|
| H A D | moal_ioctl.c | 453 mlan_ds_bss *bss = (mlan_ds_bss *)req->pbuf; in woal_cac_period_block_cmd() 612 mlan_ds_bss *bss; in woal_request_ioctl() 613 bss = (mlan_ds_bss *)req->pbuf; in woal_request_ioctl() 731 mlan_ds_bss *bss = NULL; in woal_request_set_mac_address() 736 req = (mlan_ioctl_req *)woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_request_set_mac_address() 743 bss = (mlan_ds_bss *)req->pbuf; in woal_request_set_mac_address() 779 mlan_ds_bss *bss = NULL; in woal_request_set_multicast_list() 786 req = (mlan_ioctl_req *)woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_request_set_multicast_list() 794 bss = (mlan_ds_bss *)req->pbuf; in woal_request_set_multicast_list() 835 mlan_ds_bss *bss = NULL; in woal_disconnect() [all …]
|
| H A D | moal_wext.c | 254 mlan_ds_bss *bss = NULL; in woal_set_freq() 259 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_set_freq() 264 bss = (mlan_ds_bss *)req->pbuf; in woal_set_freq() 310 mlan_ds_bss *bss = NULL; in woal_get_freq() 316 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_get_freq() 321 bss = (mlan_ds_bss *)req->pbuf; in woal_get_freq() 357 mlan_ds_bss *bss = NULL; in woal_set_bss_mode() 363 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_set_bss_mode() 368 bss = (mlan_ds_bss *)req->pbuf; in woal_set_bss_mode()
|
| H A D | moal_uap_cfg80211.c | 58 mlan_ds_bss *bss = NULL; in woal_deauth_station() 64 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_deauth_station() 69 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_deauth_station() 1465 mlan_ds_bss *bss = NULL; in woal_bss_remove() 1471 req = (mlan_ioctl_req *)woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_bss_remove() 1478 bss = (mlan_ds_bss *)req->pbuf; in woal_bss_remove()
|
| H A D | moal_eth_ioctl.c | 2172 mlan_ds_bss *bss = NULL; in woal_priv_ap_deauth() 2186 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_priv_ap_deauth() 2191 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_priv_ap_deauth() 2280 mlan_ds_bss *bss = NULL; in woal_priv_bss_config() 2295 woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_priv_bss_config() 2301 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_priv_bss_config() 3389 mlan_ds_bss *pcfg_bss = NULL; in woal_priv_set_get_listeninterval() 3413 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_priv_set_get_listeninterval() 3420 pcfg_bss = (mlan_ds_bss *)req->pbuf; in woal_priv_set_get_listeninterval() 4097 mlan_ds_bss *bss = NULL; in woal_priv_set_bss_mode() [all …]
|
| H A D | moal_uap_wext.c | 1077 mlan_ds_bss *bss = NULL; in woal_set_mlme() 1129 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_set_mlme() 1134 bss = (mlan_ds_bss *)req->pbuf; in woal_set_mlme()
|
| H A D | moal_priv.c | 2564 mlan_ds_bss *bss = NULL; in woal_beacon_interval() 2584 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_beacon_interval() 2589 bss = (mlan_ds_bss *)req->pbuf; in woal_beacon_interval() 2631 mlan_ds_bss *bss = NULL; in woal_atim_window() 2650 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_atim_window() 2655 bss = (mlan_ds_bss *)req->pbuf; in woal_atim_window() 7169 mlan_ds_bss *bss = NULL; in woal_get_channel_list() 7175 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_get_channel_list() 7182 bss = (mlan_ds_bss *)req->pbuf; in woal_get_channel_list() 7243 woal_ioctl_get_bss_resp(moal_private *priv, mlan_ds_bss *bss) in woal_ioctl_get_bss_resp()
|
| H A D | moal_shim.c | 2426 mlan_ds_bss *bss = NULL; in moal_recv_event() 2435 (mlan_ds_bss)); in moal_recv_event() 2441 bss = (mlan_ds_bss *)req->pbuf; in moal_recv_event()
|
| H A D | moal_sta_cfg80211.c | 2011 mlan_ds_bss *bss = NULL; in woal_cfg80211_assoc() 2021 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_cfg80211_assoc() 2026 bss = (mlan_ds_bss *)req->pbuf; in woal_cfg80211_assoc() 2447 mlan_ds_bss *bss = NULL; in woal_role_switch() 2453 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_role_switch() 2458 bss = (mlan_ds_bss *)req->pbuf; in woal_role_switch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_uap_ioctl.c | 297 mlan_ds_bss *bss = MNULL; in wlan_uap_bss_ioctl_start() 308 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_uap_bss_ioctl_start() 404 mlan_ds_bss *bss = MNULL; in wlan_uap_bss_ioctl_mac_address() 410 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_uap_bss_ioctl_mac_address() 441 mlan_ds_bss *bss = MNULL; in wlan_uap_bss_ioctl_uap_wmm_param() 447 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_uap_bss_ioctl_uap_wmm_param() 476 mlan_ds_bss *bss = MNULL; in wlan_uap_bss_ioctl_uap_scan_channels() 482 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_uap_bss_ioctl_uap_scan_channels() 511 mlan_ds_bss *bss = MNULL; in wlan_uap_bss_ioctl_uap_channel() 517 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_uap_bss_ioctl_uap_channel() [all …]
|
| H A D | mlan_sta_ioctl.c | 769 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_mac_address() 775 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_mac_address() 808 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_set_multicast_list() 815 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_set_multicast_list() 900 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_get_channel_list() 907 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_get_channel_list() 1008 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_channel() 1019 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_channel() 1116 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_mode() 1118 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_mode() [all …]
|
| H A D | mlan_sta_cmdresp.c | 1165 mlan_ds_bss *bss = MNULL; in wlan_ret_802_11_mac_address() 1174 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_ret_802_11_mac_address() 1476 mlan_ds_bss *bss = MNULL; in wlan_ret_802_11_rf_channel() 1486 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_ret_802_11_rf_channel() 2371 mlan_ds_bss *bss = MNULL; in wlan_ret_sta_config() 2377 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_ret_sta_config() 2396 sizeof(mlan_ds_bss); in wlan_ret_sta_config()
|
| H A D | mlan_uap_cmdevent.c | 516 mlan_ds_bss *bss = MNULL; in wlan_uap_cmd_ap_config() 569 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_uap_cmd_ap_config() 1309 mlan_ds_bss *bss = MNULL; in wlan_uap_cmd_sys_configure() 1543 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_uap_cmd_sys_configure() 1779 mlan_ds_bss *bss = MNULL; in wlan_uap_ret_cmd_ap_config() 1834 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_uap_ret_cmd_ap_config() 2241 mlan_ds_bss *bss = MNULL; in wlan_uap_ret_sys_config() 2262 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_uap_ret_sys_config() 3616 mlan_ds_bss *bss = (mlan_ds_bss *)pdata_buf; in wlan_uap_cmd_oper_ctrl() 3677 mlan_ds_bss *bss = MNULL; in wlan_uap_ret_oper_ctrl() [all …]
|
| H A D | mlan_shim.c | 139 mlan_ds_bss *bss = MNULL; in wlan_process_pending_ioctl() 156 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_process_pending_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_uap.c | 2411 mlan_ds_bss *bss = NULL; in woal_uap_operation_ctrl() 2431 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_uap_operation_ctrl() 2437 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_uap_operation_ctrl() 2606 mlan_ds_bss *bss = NULL; in woal_uap_sta_deauth_ioctl() 2630 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_uap_sta_deauth_ioctl() 2635 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_uap_sta_deauth_ioctl() 3059 mlan_ds_bss *bss = NULL; in woal_uap_bss_cfg_ioctl() 3084 sizeof(mlan_ds_bss)); in woal_uap_bss_cfg_ioctl() 3090 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_uap_bss_cfg_ioctl() 3263 mlan_ds_bss *bss = NULL; in woal_enable_wapi() [all …]
|
| H A D | moal_ioctl.c | 532 mlan_ds_bss *bss = (mlan_ds_bss *)req->pbuf; in woal_cac_period_block_cmd() 711 mlan_ds_bss *bss; in woal_request_ioctl() 712 bss = (mlan_ds_bss *)req->pbuf; in woal_request_ioctl() 834 mlan_ds_bss *bss = NULL; in woal_request_set_mac_address() 839 req = (mlan_ioctl_req *)woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_request_set_mac_address() 846 bss = (mlan_ds_bss *)req->pbuf; in woal_request_set_mac_address() 887 mlan_ds_bss *bss = NULL; in woal_request_set_multicast_list() 894 req = (mlan_ioctl_req *)woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_request_set_multicast_list() 902 bss = (mlan_ds_bss *)req->pbuf; in woal_request_set_multicast_list() 941 mlan_ds_bss *bss = NULL; in woal_disconnect() [all …]
|
| H A D | moal_wext.c | 441 mlan_ds_bss *bss = NULL; in woal_set_freq() 446 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_set_freq() 451 bss = (mlan_ds_bss *)req->pbuf; in woal_set_freq() 497 mlan_ds_bss *bss = NULL; in woal_get_freq() 503 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_get_freq() 508 bss = (mlan_ds_bss *)req->pbuf; in woal_get_freq() 545 mlan_ds_bss *bss = NULL; in woal_set_bss_mode() 551 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_set_bss_mode() 556 bss = (mlan_ds_bss *)req->pbuf; in woal_set_bss_mode()
|
| H A D | moal_uap_wext.c | 1102 mlan_ds_bss *bss = NULL; in woal_set_mlme() 1157 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_set_mlme() 1162 bss = (mlan_ds_bss *)req->pbuf; in woal_set_mlme()
|
| H A D | moal_uap_cfg80211.c | 53 mlan_ds_bss *bss = NULL; in woal_deauth_station() 59 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_deauth_station() 64 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_deauth_station() 1891 mlan_ds_bss *bss = NULL; in woal_bss_remove() 1897 req = (mlan_ioctl_req *)woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_bss_remove() 1904 bss = (mlan_ds_bss *)req->pbuf; in woal_bss_remove()
|
| H A D | moal_eth_ioctl.c | 2722 mlan_ds_bss *bss = NULL; in woal_priv_ap_deauth() 2737 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_priv_ap_deauth() 2742 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_priv_ap_deauth() 2830 mlan_ds_bss *bss = NULL; in woal_priv_bss_config() 2845 sizeof(mlan_ds_bss)); in woal_priv_bss_config() 2851 bss = (mlan_ds_bss *)ioctl_req->pbuf; in woal_priv_bss_config() 4342 mlan_ds_bss *pcfg_bss = NULL; in woal_priv_set_get_listeninterval() 4366 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_priv_set_get_listeninterval() 4373 pcfg_bss = (mlan_ds_bss *)req->pbuf; in woal_priv_set_get_listeninterval() 5505 mlan_ds_bss *bss = NULL; in woal_priv_set_bss_mode() [all …]
|
| H A D | moal_priv.c | 2470 mlan_ds_bss *bss = NULL; in woal_beacon_interval() 2490 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_beacon_interval() 2495 bss = (mlan_ds_bss *)req->pbuf; in woal_beacon_interval() 6969 mlan_ds_bss *bss = NULL; in woal_get_channel_list() 6975 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_bss)); in woal_get_channel_list() 6982 bss = (mlan_ds_bss *)req->pbuf; in woal_get_channel_list() 7043 void woal_ioctl_get_bss_resp(moal_private *priv, mlan_ds_bss *bss) in woal_ioctl_get_bss_resp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sta_ioctl.c | 637 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_mac_address() 643 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_mac_address() 675 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_set_multicast_list() 682 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_set_multicast_list() 761 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_get_channel_list() 768 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_get_channel_list() 867 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_channel() 878 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_channel() 956 mlan_ds_bss *bss = MNULL; in wlan_bss_ioctl_mode() 958 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_bss_ioctl_mode() [all …]
|
| H A D | mlan_uap_ioctl.c | 284 mlan_ds_bss *bss = MNULL; in wlan_uap_bss_ioctl_start() 295 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_uap_bss_ioctl_start() 413 mlan_ds_bss *bss = MNULL; in wlan_uap_bss_ioctl_mac_address() 419 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_uap_bss_ioctl_mac_address() 722 mlan_ds_bss *bss = MNULL; in wlan_uap_bss_ioctl_deauth_sta() 726 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_uap_bss_ioctl_deauth_sta() 1967 mlan_ds_bss *bss = MNULL; in wlan_ops_uap_ioctl() 1987 bss = (mlan_ds_bss *)pioctl_req->pbuf; in wlan_ops_uap_ioctl()
|
| H A D | mlan_uap_cmdevent.c | 668 mlan_ds_bss *bss = MNULL; in wlan_uap_cmd_ap_config() 728 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_uap_cmd_ap_config() 1491 mlan_ds_bss *bss = MNULL; in wlan_uap_cmd_sys_configure() 1711 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_uap_cmd_sys_configure() 1998 mlan_ds_bss *bss = MNULL; in wlan_uap_ret_cmd_ap_config() 2053 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_uap_ret_cmd_ap_config() 2482 mlan_ds_bss *bss = MNULL; in wlan_uap_ret_sys_config() 2506 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_uap_ret_sys_config() 4111 mlan_ds_bss *bss = MNULL; in wlan_ret_cmd_uap_acs_scan() 4117 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_ret_cmd_uap_acs_scan() [all …]
|
| H A D | mlan_sta_cmdresp.c | 1526 mlan_ds_bss *bss = MNULL; in wlan_ret_802_11_rf_channel() 1537 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_ret_802_11_rf_channel() 2613 mlan_ds_bss *bss = MNULL; in wlan_ret_sta_config() 2619 bss = (mlan_ds_bss *)pioctl_buf->pbuf; in wlan_ret_sta_config() 2646 sizeof(mlan_ds_bss); in wlan_ret_sta_config()
|