Home
last modified time | relevance | path

Searched refs:dhd_get_pub (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.c356 dhd_pub_t *dhd = dhd_get_pub(dev); in wl_get_cur_if()
405 dhd = dhd_get_pub(cur_if->dev); in wl_ext_pm_work_handler()
425 dhd_pub_t *dhd = dhd_get_pub(dev); in wl_ext_add_remove_pm_enable_work()
641 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_set_emode()
746 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_get_chanspec()
797 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_chan_to_chanspec()
900 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_send_event_msg()
927 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_iapsta_if_2g_enabled()
952 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_btc_config()
1139 dhd = dhd_get_pub(dev); in wl_mesh_timer()
[all …]
H A Dwl_event.c235 dhd = dhd_get_pub(dev); in WL_EXT_EVENT_HANDLER()
493 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_event_attach_netdev()
507 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_event_dettach_netdev()
521 struct dhd_pub *dhdp = dhd_get_pub(net); in wl_ext_event_attach()
H A Dwl_escan.c378 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_escan_notify_complete()
880 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_set_scan()
1137 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_merge_scan_list()
1174 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_merge_cache_list()
1216 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_get_scan()
1583 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_down()
1600 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_up()
1654 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_event_dettach()
1673 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_event_attach()
1696 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_detach()
[all …]
H A Dwl_timer.c477 dhd_pub_t *dhd = dhd_get_pub(net); in wl_timer_register()
508 dhd_pub_t *dhd = dhd_get_pub(net); in wl_timer_deregister()
563 struct dhd_pub *dhdp = dhd_get_pub(net); in wl_timer_attach()
H A Dwl_ext_genl.c446 dhd = dhd_get_pub(dev); in wl_ext_genl_bind()
504 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_genl_init()
551 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_genl_deinit()
H A Dwl_android_ext.c561 dhd_pub_t *dhd = dhd_get_pub(ndev); in wl_ext_bss_iovar_war()
598 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_set_chanspec()
883 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_connect()
1104 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_passive_chan()
1129 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_get_default_chan()
1451 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_mkeep_alive()
1688 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_recal()
1844 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_pkt_filter_add()
1899 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_pkt_filter_delete()
1953 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_pkt_filter_enable()
[all …]
H A Dwl_iw.c284 struct dhd_pub *dhd = dhd_get_pub(dev); in dev_wlc_ioctl()
628 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_freq()
678 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_get_freq()
709 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_mode()
1066 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_wap()
1277 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_iscan_get_aplist()
1381 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_iscan_set_scan()
1800 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_iscan_get_scan()
1953 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_essid()
2851 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_pmksa()
[all …]
H A Ddhd_config.h457 void *dhd_get_pub(struct net_device *dev);
H A Dwldev_common.c513 struct dhd_pub *dhd = dhd_get_pub(dev); in wldev_set_country()
H A Dwl_android.c8532 dhd_pub_t *dhd = dhd_get_pub(dev); in wl_keep_alive_set()
10191 dhd_pub_t *dhd = dhd_get_pub(net); in wl_android_priv_cmd()
13507 dhd_pub_t *dhd = dhd_get_pub(net); in wl_cfg80211_static_if_open()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c325 dhd_pub_t *dhd = dhd_get_pub(dev); in wl_get_cur_if()
374 dhd = dhd_get_pub(cur_if->dev); in wl_ext_pm_work_handler()
394 dhd_pub_t *dhd = dhd_get_pub(dev); in wl_ext_add_remove_pm_enable_work()
867 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_send_event_msg()
1052 dhd = dhd_get_pub(dev); in wl_mesh_timer()
1468 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_isam_peer_path()
2062 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_iapsta_other_if_enabled()
2230 dhd_pub_t *dhd = dhd_get_pub(dev); in wl_ext_iapsta_enable_master_if()
2252 dhd_pub_t *dhd = dhd_get_pub(dev); in wl_ext_iapsta_restart_master()
2304 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_iapsta_update_channel()
[all …]
H A Dwldev_common.c521 error = dhd_conf_map_country_list(dhd_get_pub(dev), &cspec); in wldev_set_country()
524 error = dhd_conf_set_country(dhd_get_pub(dev), &cspec); in wldev_set_country()
530 dhd_conf_fix_country(dhd_get_pub(dev)); in wldev_set_country()
531 dhd_conf_get_country(dhd_get_pub(dev), &cspec); in wldev_set_country()
H A Dwl_event.c234 dhd = dhd_get_pub(dev); in WL_EXT_EVENT_HANDLER()
490 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_event_attach_netdev()
504 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_event_dettach_netdev()
518 struct dhd_pub *dhdp = dhd_get_pub(net); in wl_ext_event_attach()
H A Dwl_escan.c378 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_escan_notify_complete()
883 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_set_scan()
1135 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_merge_scan_list()
1172 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_merge_cache_list()
1214 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_get_scan()
1581 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_down()
1598 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_up()
1652 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_event_dettach()
1671 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_event_attach()
1694 struct dhd_pub *dhdp = dhd_get_pub(dev); in wl_escan_detach()
[all …]
H A Dwl_ext_genl.c446 dhd = dhd_get_pub(dev); in wl_ext_genl_bind()
504 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_genl_init()
551 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_genl_deinit()
H A Dwl_android_ext.c577 dhd_pub_t *dhd = dhd_get_pub(ndev); in wl_ext_bss_iovar_war()
869 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_connect()
1094 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_get_default_chan()
1205 struct dhd_pub *dhd = dhd_get_pub(net); in wl_legacy_chip_check()
1230 struct dhd_pub *dhd = dhd_get_pub(net); in wl_new_chip_check()
1477 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_mkeep_alive()
1872 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_pkt_filter_add()
1927 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_pkt_filter_delete()
1981 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_pkt_filter_enable()
2098 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_recv_probreq()
[all …]
H A Dwl_iw.c284 struct dhd_pub *dhd = dhd_get_pub(dev); in dev_wlc_ioctl()
625 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_freq()
700 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_mode()
1054 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_wap()
1263 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_iscan_get_aplist()
1367 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_iscan_set_scan()
1776 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_iscan_get_scan()
1928 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_essid()
2805 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_pmksa()
3390 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_ioctl()
[all …]
H A Ddhd_config.h447 void *dhd_get_pub(struct net_device *dev);
H A Dwl_android.c8515 dhd_pub_t *dhd = dhd_get_pub(dev); in wl_keep_alive_set()
10174 dhd_pub_t *dhd = dhd_get_pub(net); in wl_android_priv_cmd()
13351 dhd_pub_t *dhd = dhd_get_pub(net); in wl_cfg80211_static_if_open()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwldev_common.c502 error = dhd_conf_map_country_list(dhd_get_pub(dev), &cspec); in wldev_set_country()
528 error = dhd_conf_set_country(dhd_get_pub(dev), &cspec); in wldev_set_country()
534 dhd_conf_fix_country(dhd_get_pub(dev)); in wldev_set_country()
535 dhd_conf_get_country(dhd_get_pub(dev), &cspec); in wldev_set_country()
H A Dwl_event.c241 dhd = dhd_get_pub(dev); in WL_EXT_EVENT_HANDLER()
494 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_event_attach_netdev()
508 struct dhd_pub *dhd = dhd_get_pub(net); in wl_ext_event_dettach_netdev()
H A Dwl_android_ext.c659 dhd_pub_t *dhd = dhd_get_pub(ndev); in wl_ext_bss_iovar_war()
954 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_connect()
1180 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_get_default_chan()
1307 dhd = dhd_get_pub(cur_if->dev); in wl_ext_pm_work_handler()
1327 dhd_pub_t *dhd = dhd_get_pub(dev); in wl_ext_add_remove_pm_enable_work()
1937 dhd = dhd_get_pub(dev); in wl_ext_iapsta_intf_add()
2017 dhd = dhd_get_pub(dev); in wl_ext_iapsta_preinit()
2162 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_isam_param()
2195 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_isam_init()
2510 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_ext_iapsta_config()
[all …]
H A Dwl_iw.c636 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_freq()
711 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_mode()
1065 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_wap()
1271 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_iscan_get_aplist()
1375 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_iscan_set_scan()
1774 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_iscan_get_scan()
1926 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_essid()
2800 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_set_pmksa()
3383 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_ioctl()
4295 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_iw_autochannel()
H A Ddhd_config.h344 void *dhd_get_pub(struct net_device *dev);
H A Dwl_escan.c346 struct dhd_pub *dhd = dhd_get_pub(dev); in wl_escan_notify_complete()

12