Home
last modified time | relevance | path

Searched refs:wldev_iovar_setbuf (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_roam.c184 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in set_roamscan_channel_list()
434 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in update_roam_cache()
501 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
511 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
H A Dwldev_common.c151 s32 wldev_iovar_setbuf( in wldev_iovar_setbuf() function
178 return wldev_iovar_setbuf(dev, iovar, &val, sizeof(val), iovar_buf, in wldev_iovar_setint()
517 error = wldev_iovar_setbuf(dev, "country", &cspec, sizeof(cspec),
H A Dwl_cfgp2p.c468 err = wldev_iovar_setbuf(ndev, "p2p_ifadd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifadd()
491 ret = wldev_iovar_setbuf(netdev, "p2p_ifdis", mac, sizeof(*mac), in wl_cfgp2p_ifdisable()
515 ret = wldev_iovar_setbuf(netdev, "p2p_ifdel", mac, sizeof(*mac), in wl_cfgp2p_ifdel()
560 err = wldev_iovar_setbuf(netdev, "p2p_ifupd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifchange()
1994 ret = wldev_iovar_setbuf(wl_to_p2p_bss_ndev(cfg, type),
2075 ret = wldev_iovar_setbuf(dev,
2141 err = wldev_iovar_setbuf(dev, "csa", &csa_arg, sizeof(csa_arg),
2164 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf,
2172 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf,
2178 ret = wldev_iovar_setbuf(ndev, "mchan_bw", &bw, sizeof(algo), cfg->ioctl_buf,
H A Dwldev_common.h57 s32 wldev_iovar_setbuf(
H A Dwl_android.c1173 error = wldev_iovar_setbuf(dev, "p2p_add_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
1178 error = wldev_iovar_setbuf(dev, "p2p_del_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
1674 error = wldev_iovar_setbuf(dev, "csa", &csa_arg, sizeof(csa_arg), in wl_android_set_csa()
1886 err = wldev_iovar_setbuf(dev, "vndr_ie", vndr_ie, tot_len, ioctl_buf, in wl_android_add_vendor_ie()
1997 err = wldev_iovar_setbuf(dev, "vndr_ie", vndr_ie, tot_len, ioctl_buf, in wl_android_del_vendor_ie()
2202 error = wldev_iovar_setbuf(dev, "fullroamperiod", &full_roam_scan_period, in wl_android_set_full_roam_scan_period()
2261 error = wldev_iovar_setbuf(dev, "country", (char *)&cspec, in wl_android_set_country_rev()
2758 error = wldev_iovar_setbuf(dev, "join_pref", buf, JOINPREFFER_BUF_SIZE, in wl_android_set_join_prefer()
2845 error = wldev_iovar_setbuf(dev, "actframe", af_params, in wl_android_send_action_frame()
3037 error = wldev_iovar_setbuf(dev, "okc_info_pmk", pmk, 32, smbuf, sizeof(smbuf), NULL); in wl_android_set_pmk()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_roam.c186 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in set_roamscan_channel_list()
448 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in update_roam_cache()
518 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
528 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
H A Dwldev_common.c151 s32 wldev_iovar_setbuf( in wldev_iovar_setbuf() function
178 return wldev_iovar_setbuf(dev, iovar, &val, sizeof(val), iovar_buf, in wldev_iovar_setint()
517 error = wldev_iovar_setbuf(dev, "country", &cspec, sizeof(cspec),
H A Dwl_cfgp2p.c468 err = wldev_iovar_setbuf(ndev, "p2p_ifadd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifadd()
491 ret = wldev_iovar_setbuf(netdev, "p2p_ifdis", mac, sizeof(*mac), in wl_cfgp2p_ifdisable()
515 ret = wldev_iovar_setbuf(netdev, "p2p_ifdel", mac, sizeof(*mac), in wl_cfgp2p_ifdel()
560 err = wldev_iovar_setbuf(netdev, "p2p_ifupd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifchange()
1994 ret = wldev_iovar_setbuf(wl_to_p2p_bss_ndev(cfg, type),
2075 ret = wldev_iovar_setbuf(dev,
2141 err = wldev_iovar_setbuf(dev, "csa", &csa_arg, sizeof(csa_arg),
2164 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf,
2172 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf,
2178 ret = wldev_iovar_setbuf(ndev, "mchan_bw", &bw, sizeof(algo), cfg->ioctl_buf,
H A Dwldev_common.h57 s32 wldev_iovar_setbuf(
H A Dwl_android.c1213 error = wldev_iovar_setbuf(dev, "p2p_add_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
1218 error = wldev_iovar_setbuf(dev, "p2p_del_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
1559 error = wldev_iovar_setbuf(dev, "csa", &csa_arg, sizeof(csa_arg), in wl_android_set_csa()
1771 err = wldev_iovar_setbuf(dev, "vndr_ie", vndr_ie, tot_len, ioctl_buf, in wl_android_add_vendor_ie()
1882 err = wldev_iovar_setbuf(dev, "vndr_ie", vndr_ie, tot_len, ioctl_buf, in wl_android_del_vendor_ie()
2087 error = wldev_iovar_setbuf(dev, "fullroamperiod", &full_roam_scan_period, in wl_android_set_full_roam_scan_period()
2566 error = wldev_iovar_setbuf(dev, "join_pref", buf, JOINPREFFER_BUF_SIZE, in wl_android_set_join_prefer()
2653 error = wldev_iovar_setbuf(dev, "actframe", af_params, in wl_android_send_action_frame()
2845 error = wldev_iovar_setbuf(dev, "okc_info_pmk", pmk, 32, smbuf, sizeof(smbuf), NULL); in wl_android_set_pmk()
3015 ret = wldev_iovar_setbuf(dev, "sroam", psroam, sroamlen, ioctl_buf, in wl_android_sroam_set_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_roam.c130 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in update_roam_cache()
370 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in set_roamscan_chanspec_list()
530 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
540 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
H A Dwl_cfgp2p.c462 err = wldev_iovar_setbuf(ndev, "p2p_ifadd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifadd()
485 ret = wldev_iovar_setbuf(netdev, "p2p_ifdis", mac, sizeof(*mac), in wl_cfgp2p_ifdisable()
506 ret = wldev_iovar_setbuf(netdev, "p2p_ifdel", mac, sizeof(*mac), in wl_cfgp2p_ifdel()
539 err = wldev_iovar_setbuf(netdev, "p2p_ifupd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifchange()
2022 ret = wldev_iovar_setbuf(wl_to_p2p_bss_ndev(cfg, type), in wl_cfgp2p_set_p2p_noa()
2103 ret = wldev_iovar_setbuf(dev, in wl_cfgp2p_set_p2p_ps()
2169 err = wldev_iovar_setbuf(dev, "csa", &csa_arg, sizeof(csa_arg), in wl_cfgp2p_set_p2p_ecsa()
2192 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf, in wl_cfgp2p_increase_p2p_bw()
2200 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf, in wl_cfgp2p_increase_p2p_bw()
2206 ret = wldev_iovar_setbuf(ndev, "mchan_bw", &bw, sizeof(algo), cfg->ioctl_buf, in wl_cfgp2p_increase_p2p_bw()
H A Dwldev_common.c189 s32 wldev_iovar_setbuf( in wldev_iovar_setbuf() function
216 return wldev_iovar_setbuf(dev, iovar, &val, sizeof(val), iovar_buf, in wldev_iovar_setint()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_roam.c186 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in set_roamscan_channel_list()
448 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in update_roam_cache()
518 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
528 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
H A Dwldev_common.c151 s32 wldev_iovar_setbuf( in wldev_iovar_setbuf() function
178 return wldev_iovar_setbuf(dev, iovar, &val, sizeof(val), iovar_buf, in wldev_iovar_setint()
517 error = wldev_iovar_setbuf(dev, "country", &cspec, sizeof(cspec),
H A Dwl_cfgp2p.c468 err = wldev_iovar_setbuf(ndev, "p2p_ifadd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifadd()
491 ret = wldev_iovar_setbuf(netdev, "p2p_ifdis", mac, sizeof(*mac), in wl_cfgp2p_ifdisable()
515 ret = wldev_iovar_setbuf(netdev, "p2p_ifdel", mac, sizeof(*mac), in wl_cfgp2p_ifdel()
560 err = wldev_iovar_setbuf(netdev, "p2p_ifupd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifchange()
1994 ret = wldev_iovar_setbuf(wl_to_p2p_bss_ndev(cfg, type),
2075 ret = wldev_iovar_setbuf(dev,
2141 err = wldev_iovar_setbuf(dev, "csa", &csa_arg, sizeof(csa_arg),
2164 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf,
2172 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf,
2178 ret = wldev_iovar_setbuf(ndev, "mchan_bw", &bw, sizeof(algo), cfg->ioctl_buf,
H A Dwldev_common.h57 s32 wldev_iovar_setbuf(
H A Dwl_android.c1232 error = wldev_iovar_setbuf(dev, "p2p_add_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
1237 error = wldev_iovar_setbuf(dev, "p2p_del_wfds_hash", wfds_hash, in wl_android_set_wfds_hash()
1760 error = wldev_iovar_setbuf(dev, "csa", &csa_arg, sizeof(csa_arg), in wl_android_set_csa()
1972 err = wldev_iovar_setbuf(dev, "vndr_ie", vndr_ie, tot_len, ioctl_buf, in wl_android_add_vendor_ie()
2083 err = wldev_iovar_setbuf(dev, "vndr_ie", vndr_ie, tot_len, ioctl_buf, in wl_android_del_vendor_ie()
2288 error = wldev_iovar_setbuf(dev, "fullroamperiod", &full_roam_scan_period, in wl_android_set_full_roam_scan_period()
2347 error = wldev_iovar_setbuf(dev, "country", (char *)&cspec, in wl_android_set_country_rev()
2844 error = wldev_iovar_setbuf(dev, "join_pref", buf, JOINPREFFER_BUF_SIZE, in wl_android_set_join_prefer()
2931 error = wldev_iovar_setbuf(dev, "actframe", af_params, in wl_android_send_action_frame()
3123 error = wldev_iovar_setbuf(dev, "okc_info_pmk", pmk, 32, smbuf, sizeof(smbuf), NULL); in wl_android_set_pmk()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_roam.c130 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in update_roam_cache()
370 error = wldev_iovar_setbuf(dev, "roamscan_channels", &channel_list, in set_roamscan_chanspec_list()
530 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
540 error = wldev_iovar_setbuf(dev, "roamscan_channels", &chanlist_after, in wl_update_roamscan_cache_by_band()
H A Dwl_cfgp2p.c462 err = wldev_iovar_setbuf(ndev, "p2p_ifadd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifadd()
485 ret = wldev_iovar_setbuf(netdev, "p2p_ifdis", mac, sizeof(*mac), in wl_cfgp2p_ifdisable()
506 ret = wldev_iovar_setbuf(netdev, "p2p_ifdel", mac, sizeof(*mac), in wl_cfgp2p_ifdel()
539 err = wldev_iovar_setbuf(netdev, "p2p_ifupd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifchange()
2035 ret = wldev_iovar_setbuf(wl_to_p2p_bss_ndev(cfg, type), in wl_cfgp2p_set_p2p_noa()
2116 ret = wldev_iovar_setbuf(dev, in wl_cfgp2p_set_p2p_ps()
2182 err = wldev_iovar_setbuf(dev, "csa", &csa_arg, sizeof(csa_arg), in wl_cfgp2p_set_p2p_ecsa()
2205 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf, in wl_cfgp2p_increase_p2p_bw()
2213 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf, in wl_cfgp2p_increase_p2p_bw()
2219 ret = wldev_iovar_setbuf(ndev, "mchan_bw", &bw, sizeof(algo), cfg->ioctl_buf, in wl_cfgp2p_increase_p2p_bw()
H A Dwldev_common.c189 s32 wldev_iovar_setbuf( in wldev_iovar_setbuf() function
216 return wldev_iovar_setbuf(dev, iovar, &val, sizeof(val), iovar_buf, in wldev_iovar_setint()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgp2p.c451 err = wldev_iovar_setbuf(ndev, "p2p_ifadd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifadd()
474 ret = wldev_iovar_setbuf(netdev, "p2p_ifdis", mac, sizeof(*mac), in wl_cfgp2p_ifdisable()
495 ret = wldev_iovar_setbuf(netdev, "p2p_ifdel", mac, sizeof(*mac), in wl_cfgp2p_ifdel()
527 err = wldev_iovar_setbuf(netdev, "p2p_ifupd", &ifreq, sizeof(ifreq), in wl_cfgp2p_ifchange()
1883 ret = wldev_iovar_setbuf(wl_to_p2p_bss_ndev(cfg, type), in wl_cfgp2p_set_p2p_noa()
1964 ret = wldev_iovar_setbuf(dev, in wl_cfgp2p_set_p2p_ps()
2029 err = wldev_iovar_setbuf(dev, "csa", &csa_arg, sizeof(csa_arg), in wl_cfgp2p_set_p2p_ecsa()
2053 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf, in wl_cfgp2p_increase_p2p_bw()
2061 ret = wldev_iovar_setbuf(ndev, "mchan_algo", &algo, sizeof(algo), cfg->ioctl_buf, in wl_cfgp2p_increase_p2p_bw()
2067 ret = wldev_iovar_setbuf(ndev, "mchan_bw", &bw, sizeof(algo), cfg->ioctl_buf, in wl_cfgp2p_increase_p2p_bw()
H A Dwldev_common.h58 s32 wldev_iovar_setbuf(
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwldev_common.h51 s32 wldev_iovar_setbuf(
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwldev_common.h51 s32 wldev_iovar_setbuf(

123