Searched refs:wl_ext_set_chanspec (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android_ext.h | 56 int wl_ext_set_chanspec(struct net_device *dev, struct wl_chan_info *chan_info,
|
| H A D | wl_android_ext.c | 595 wl_ext_set_chanspec(struct net_device *dev, struct wl_chan_info *chan_info, in wl_ext_set_chanspec() function 715 ret = wl_ext_set_chanspec(dev, &chan_info, &fw_chspec); in wl_ext_channel()
|
| H A D | wl_iapsta.c | 1715 wl_ext_set_chanspec(cur_if->dev, chan_info, &fw_chspec); in wl_ext_if_up() 2516 wl_ext_set_chanspec(cur_if->dev, chan_info, &fw_chspec); in wl_ext_iapsta_update_channel() 6036 ret = wl_ext_set_chanspec(cur_if->dev, &cur_if->chan_info, &fw_chspec); in wl_ext_enable_iface()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android_ext.h | 55 int wl_ext_set_chanspec(struct net_device *dev, struct wl_chan_info *chan_info,
|
| H A D | wl_android_ext.c | 611 wl_ext_set_chanspec(struct net_device *dev, struct wl_chan_info *chan_info, in wl_ext_set_chanspec() function 725 ret = wl_ext_set_chanspec(dev, &chan_info, &fw_chspec); in wl_ext_channel()
|
| H A D | wl_iapsta.c | 1589 wl_ext_set_chanspec(cur_if->dev, chan_info, &fw_chspec); in wl_ext_if_up() 2339 wl_ext_set_chanspec(cur_if->dev, chan_info, &fw_chspec); in wl_ext_iapsta_update_channel() 5433 ret = wl_ext_set_chanspec(cur_if->dev, &cur_if->chan_info, &fw_chspec); in wl_ext_enable_iface()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android_ext.c | 691 wl_ext_set_chanspec(struct net_device *dev, int ioctl_ver, in wl_ext_set_chanspec() function 790 ret = wl_ext_set_chanspec(dev, ioctl_ver, channel, &fw_chspec); in wl_ext_channel() 3342 wl_ext_set_chanspec(cur_if->dev, apsta_params->ioctl_ver, cur_if->channel, in wl_ext_if_up() 4019 ret = wl_ext_set_chanspec(cur_if->dev, apsta_params->ioctl_ver, in wl_ext_enable_iface()
|