Home
last modified time | relevance | path

Searched refs:dhd_linux_get_primary_netdev (Results 1 – 24 of 24) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_rtt.c1260 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_delete_nan_session()
1275 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_is_nan_peer()
1313 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_nan_is_directed_setup_in_prog_with_peer()
1400 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_event_trigger_failure()
1422 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_nan_start_session()
1674 dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_set_cfg()
2124 dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_remove_geofence_target()
2230 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_is_geofence_setup_inprog_with_peer()
2258 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_set_geofence_setup_status()
2280 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_sched_geofencing_target()
[all …]
Ddhd_debug_linux.c75 ndev = dhd_linux_get_primary_netdev(dhdp); in debug_data_send()
90 ndev = dhd_linux_get_primary_netdev(dhdp); in dhd_os_dbg_urgent_notifier()
Ddhd_linux_exportfs.c805 struct net_device *ndev = dhd_linux_get_primary_netdev(&dhd->pub); in show_pwrstats_path()
2137 len += wl_cfg80211_debug_data_dump(dhd_linux_get_primary_netdev(&dhd->pub), in dhd_debug_dump_stateinfo()
Ddhd_linux.c2283 dhd_dev_apf_enable_filter(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2412 ret = wl_android_bcnrecv_suspend(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2507 ret = wl_android_bcnrecv_resume(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2522 dhd_dev_apf_disable_filter(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
9587 return wl_cfg80211_check_in_progress(dhd_linux_get_primary_netdev(dhdp)); in dhd_check_cfg_in_progress()
9734 if (wl_cfg80211_notify_ifadd(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifadd()
9768 if (wl_cfg80211_notify_ifdel(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifdel()
9799 wl_cfg80211_notify_ifchange(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifchange()
13134 ndev = dhd_linux_get_primary_netdev(dhd); in dhd_check_adps_bad_ap()
13625 (void)memcpy_s(dhd_linux_get_primary_netdev(dhd)->perm_addr, ETHER_ADDR_LEN, in dhd_optimised_preinit_ioctls()
[all …]
Dwl_cfgvif.c3605 dhd_dev_apf_disable_filter(dhd_linux_get_primary_netdev(dhd)); in wl_cfg80211_start_ap()
3749 dhd_dev_apf_enable_filter(dhd_linux_get_primary_netdev(dhd)); in wl_cfg80211_start_ap()
3848 dhd_dev_apf_enable_filter(dhd_linux_get_primary_netdev(dhd)); in wl_cfg80211_stop_ap()
Ddhd_common.c3592 dhd_linux_get_primary_netdev(dhd_pub)); in dhd_doiovar()
3598 dhd_linux_get_primary_netdev(dhd_pub), (uint8)int_val); in dhd_doiovar()
3605 dhd_linux_get_primary_netdev(dhd_pub)); in dhd_doiovar()
3611 dhd_linux_get_primary_netdev(dhd_pub), in dhd_doiovar()
6585 if (wl_cfgnan_is_dp_active(dhd_linux_get_primary_netdev(dhd))) { in dhd_ndo_enable()
Ddhd.h3042 extern struct net_device *dhd_linux_get_primary_netdev(dhd_pub_t *dhdp);
Dwl_cfgnan.c8177 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in wl_cfgnan_reset_geofence_ranging_for_cur_target()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_debug_linux.c79 ndev = dhd_linux_get_primary_netdev(dhdp); in debug_data_send()
94 ndev = dhd_linux_get_primary_netdev(dhdp); in dhd_os_dbg_urgent_notifier()
Ddhd_rtt.c1192 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_delete_nan_session()
1209 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_is_nan_peer()
1238 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_nan_start_session()
1425 dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_set_cfg()
1868 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_sched_geofencing_target()
1933 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_retry()
1981 dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_retry_work()
2139 struct net_device *ndev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_timeout()
2241 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_start()
3432 ndev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_handle_nan_burst_end()
[all …]
Ddhd_common.c2259 dhd_linux_get_primary_netdev(dhd_pub)); in dhd_doiovar()
2265 dhd_linux_get_primary_netdev(dhd_pub), (uint8)int_val); in dhd_doiovar()
2272 dhd_linux_get_primary_netdev(dhd_pub)); in dhd_doiovar()
2278 dhd_linux_get_primary_netdev(dhd_pub), in dhd_doiovar()
4337 (wl_cfg80211_check_vif_in_use(dhd_linux_get_primary_netdev(dhd)))) { in dhd_arp_offload_enable()
4492 if (wl_cfgnan_is_dp_active(dhd_linux_get_primary_netdev(dhd))) { in dhd_ndo_enable()
Ddhd_linux.c1671 primary_ndev = dhd_linux_get_primary_netdev(dhdp); in dhd_wait_for_file_dump()
1959 dhd_dev_apf_enable_filter(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2038 dhd_linux_get_primary_netdev(dhd), FALSE); in dhd_set_suspend()
2079 ret = wl_android_bcnrecv_suspend(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2174 ret = wl_android_bcnrecv_resume(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2187 dhd_dev_apf_disable_filter(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2319 dhd_linux_get_primary_netdev(dhd), TRUE); in dhd_set_suspend()
7561 if (wl_cfg80211_notify_ifadd(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifadd()
7596 if (wl_cfg80211_notify_ifdel(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifdel()
7628 wl_cfg80211_notify_ifchange(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifchange()
[all …]
Ddhd.h2329 extern struct net_device *dhd_linux_get_primary_netdev(dhd_pub_t *dhdp);
Dwl_cfg80211.c11910 dhd_dev_apf_disable_filter(dhd_linux_get_primary_netdev(dhd)); in wl_cfg80211_start_ap()
12053 dhd_dev_apf_enable_filter(dhd_linux_get_primary_netdev(dhd)); in wl_cfg80211_start_ap()
12152 dhd_dev_apf_enable_filter(dhd_linux_get_primary_netdev(dhd)); in wl_cfg80211_stop_ap()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_debug_linux.c79 ndev = dhd_linux_get_primary_netdev(dhdp); in debug_data_send()
96 ndev = dhd_linux_get_primary_netdev(dhdp); in dhd_os_dbg_urgent_notifier()
Ddhd_rtt.c1221 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_delete_nan_session()
1237 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_is_nan_peer()
1266 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_nan_start_session()
1454 dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_set_cfg()
1886 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_sched_geofencing_target()
1949 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_retry()
1996 dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_retry_work()
2154 struct net_device *ndev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_timeout()
2255 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_start()
3450 ndev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_handle_nan_burst_end()
[all …]
Ddhd_common.c2318 dhd_linux_get_primary_netdev(dhd_pub)); in dhd_doiovar()
2324 dhd_linux_get_primary_netdev(dhd_pub), (uint8)int_val); in dhd_doiovar()
2331 dhd_linux_get_primary_netdev(dhd_pub)); in dhd_doiovar()
2337 dhd_linux_get_primary_netdev(dhd_pub), arg, len); in dhd_doiovar()
4478 (wl_cfg80211_check_vif_in_use(dhd_linux_get_primary_netdev(dhd)))) { in dhd_arp_offload_enable()
4643 if (wl_cfgnan_is_dp_active(dhd_linux_get_primary_netdev(dhd))) { in dhd_ndo_enable()
Ddhd_linux.c1744 primary_ndev = dhd_linux_get_primary_netdev(dhdp); in dhd_wait_for_file_dump()
2027 dhd_dev_apf_enable_filter(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2109 dhd_linux_get_primary_netdev(dhd), FALSE); in dhd_set_suspend()
2152 ret = wl_android_bcnrecv_suspend(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2245 ret = wl_android_bcnrecv_resume(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2257 dhd_dev_apf_disable_filter(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
2390 dhd_linux_get_primary_netdev(dhd), TRUE); in dhd_set_suspend()
7795 if (wl_cfg80211_notify_ifadd(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifadd()
7834 if (wl_cfg80211_notify_ifdel(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifdel()
7870 wl_cfg80211_notify_ifchange(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifchange()
[all …]
Ddhd.h2388 extern struct net_device *dhd_linux_get_primary_netdev(dhd_pub_t *dhdp);
Dwl_cfg80211.c12161 dhd_dev_apf_disable_filter(dhd_linux_get_primary_netdev(dhd)); in wl_cfg80211_start_ap()
12305 dhd_linux_get_primary_netdev(dhd)); in wl_cfg80211_start_ap()
12403 dhd_dev_apf_enable_filter(dhd_linux_get_primary_netdev(dhd)); in wl_cfg80211_stop_ap()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_debug_linux.c77 ndev = dhd_linux_get_primary_netdev(dhdp); in debug_data_send()
90 ndev = dhd_linux_get_primary_netdev(dhdp); in dhd_os_dbg_urgent_notifier()
Ddhd_rtt.c1314 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_start()
2137 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_avail_channel()
2184 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_enable_responder()
2273 struct net_device *dev = dhd_linux_get_primary_netdev(dhd); in dhd_rtt_cancel_responder()
Ddhd.h1837 extern struct net_device *dhd_linux_get_primary_netdev(dhd_pub_t *dhdp);
Ddhd_linux.c3463 dhd_dev_apf_enable_filter(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
3646 dhd_dev_apf_disable_filter(dhd_linux_get_primary_netdev(dhd)); in dhd_set_suspend()
8730 if (wl_cfg80211_notify_ifadd(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifadd()
8765 if (wl_cfg80211_notify_ifdel(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifdel()
8797 wl_cfg80211_notify_ifchange(dhd_linux_get_primary_netdev(&dhdinfo->pub), in dhd_event_ifchange()
12341 (ifa->ifa_dev->dev != dhd_linux_get_primary_netdev(dhd_pub))) { in dhd_inetaddr_notifier_call()
18622 dhd_linux_get_primary_netdev(dhd_pub_t *dhdp) in dhd_linux_get_primary_netdev() function