Home
last modified time | relevance | path

Searched defs:dhd (Results 1 – 25 of 208) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.c746 #define DHD_IF_WMF_UCFORWARD_LOCK(dhd, ifp, slist) ({ dhd_sta_list_snapshot(dhd, ifp, slist); }) argument
747 #define DHD_IF_WMF_UCFORWARD_UNLOCK(dhd, slist) ({ dhd_sta_list_snapshot_free(dhd, slist); }) argument
979 dhd_info_t * dhd; /* cached pointer to dhd_info in netdevice priv */ member
1010 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1518 dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp, struct list_head *snapshot_list) in dhd_sta_list_snapshot()
1547 dhd_sta_list_snapshot_free(dhd_info_t *dhd, struct list_head *snapshot_list) in dhd_sta_list_snapshot_free()
1562 dhd_info_t *dhd = dhdp->info; in dhd_axi_error_dispatch() local
1568 struct dhd_info *dhd = in dhd_axi_error_dispatcher_fn() local
1578 dhd_info_t *dhd = dhdp->info; in dhd_bssidx2idx() local
1740 _turn_on_arp_filter(dhd_pub_t *dhd, int op_mode_param) in _turn_on_arp_filter()
[all …]
H A Ddhd_linux_lb.c40 dhd_lb_set_default_cpus(dhd_info_t *dhd) in dhd_lb_set_default_cpus()
51 dhd_cpumasks_deinit(dhd_info_t *dhd) in dhd_cpumasks_deinit()
61 dhd_cpumasks_init(dhd_info_t *dhd) in dhd_cpumasks_init()
131 void dhd_select_cpu_candidacy(dhd_info_t *dhd) in dhd_select_cpu_candidacy()
236 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_startup_callback() local
248 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_teardown_callback() local
267 dhd_info_t *dhd = container_of(nfb, dhd_info_t, cpu_notifier); in dhd_cpu_callback() local
301 int dhd_register_cpuhp_callback(dhd_info_t *dhd) in dhd_register_cpuhp_callback()
327 int dhd_unregister_cpuhp_callback(dhd_info_t *dhd) in dhd_unregister_cpuhp_callback()
349 dhd_info_t *dhd; in dhd_lb_stats_init() local
[all …]
H A Ddhd_msgbuf.c773 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument
797 dhd_prot_is_cmpl_ring_empty(dhd_pub_t *dhd, void *prot_info) in dhd_prot_is_cmpl_ring_empty()
826 dhd_prot_get_h2d_max_txpost(dhd_pub_t *dhd) in dhd_prot_get_h2d_max_txpost()
831 dhd_prot_set_h2d_max_txpost(dhd_pub_t *dhd, uint16 max_txpost) in dhd_prot_set_h2d_max_txpost()
867 dhd_prot_d2h_sync_livelock(dhd_pub_t *dhd, uint32 msg_seqnum, msgbuf_ring_t *ring, uint32 tries, in dhd_prot_d2h_sync_livelock()
928 dhd_prot_d2h_sync_seqnum(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_seqnum()
1007 dhd_prot_d2h_sync_xorcsum(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_xorcsum()
1095 dhd_prot_d2h_sync_none(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_none()
1261 dhd_prot_d2h_sync_edl_none(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_edl_none()
1281 dhd_wakeup_ioctl_event(dhd_pub_t *dhd, dhd_ioctl_recieved_status_t reason) in dhd_wakeup_ioctl_event()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.c746 #define DHD_IF_WMF_UCFORWARD_LOCK(dhd, ifp, slist) ({ dhd_sta_list_snapshot(dhd, ifp, slist); }) argument
747 #define DHD_IF_WMF_UCFORWARD_UNLOCK(dhd, slist) ({ dhd_sta_list_snapshot_free(dhd, slist); }) argument
979 dhd_info_t * dhd; /* cached pointer to dhd_info in netdevice priv */ member
1010 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1518 dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp, struct list_head *snapshot_list) in dhd_sta_list_snapshot()
1547 dhd_sta_list_snapshot_free(dhd_info_t *dhd, struct list_head *snapshot_list) in dhd_sta_list_snapshot_free()
1562 dhd_info_t *dhd = dhdp->info; in dhd_axi_error_dispatch() local
1568 struct dhd_info *dhd = in dhd_axi_error_dispatcher_fn() local
1578 dhd_info_t *dhd = dhdp->info; in dhd_bssidx2idx() local
1740 _turn_on_arp_filter(dhd_pub_t *dhd, int op_mode_param) in _turn_on_arp_filter()
[all …]
H A Ddhd_linux_lb.c40 dhd_lb_set_default_cpus(dhd_info_t *dhd) in dhd_lb_set_default_cpus()
51 dhd_cpumasks_deinit(dhd_info_t *dhd) in dhd_cpumasks_deinit()
61 dhd_cpumasks_init(dhd_info_t *dhd) in dhd_cpumasks_init()
131 void dhd_select_cpu_candidacy(dhd_info_t *dhd) in dhd_select_cpu_candidacy()
236 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_startup_callback() local
248 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_teardown_callback() local
267 dhd_info_t *dhd = container_of(nfb, dhd_info_t, cpu_notifier); in dhd_cpu_callback() local
301 int dhd_register_cpuhp_callback(dhd_info_t *dhd) in dhd_register_cpuhp_callback()
327 int dhd_unregister_cpuhp_callback(dhd_info_t *dhd) in dhd_unregister_cpuhp_callback()
349 dhd_info_t *dhd; in dhd_lb_stats_init() local
[all …]
H A Ddhd_msgbuf.c773 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument
797 dhd_prot_is_cmpl_ring_empty(dhd_pub_t *dhd, void *prot_info) in dhd_prot_is_cmpl_ring_empty()
826 dhd_prot_get_h2d_max_txpost(dhd_pub_t *dhd) in dhd_prot_get_h2d_max_txpost()
831 dhd_prot_set_h2d_max_txpost(dhd_pub_t *dhd, uint16 max_txpost) in dhd_prot_set_h2d_max_txpost()
867 dhd_prot_d2h_sync_livelock(dhd_pub_t *dhd, uint32 msg_seqnum, msgbuf_ring_t *ring, uint32 tries, in dhd_prot_d2h_sync_livelock()
928 dhd_prot_d2h_sync_seqnum(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_seqnum()
1007 dhd_prot_d2h_sync_xorcsum(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_xorcsum()
1095 dhd_prot_d2h_sync_none(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_none()
1261 dhd_prot_d2h_sync_edl_none(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_edl_none()
1281 dhd_wakeup_ioctl_event(dhd_pub_t *dhd, dhd_ioctl_recieved_status_t reason) in dhd_wakeup_ioctl_event()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.c762 #define DHD_IF_WMF_UCFORWARD_LOCK(dhd, ifp, slist) ({ dhd_sta_list_snapshot(dhd, ifp, slist); }) argument
763 #define DHD_IF_WMF_UCFORWARD_UNLOCK(dhd, slist) ({ dhd_sta_list_snapshot_free(dhd, slist); }) argument
993 dhd_info_t * dhd; /* cached pointer to dhd_info in netdevice priv */ member
1024 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1532 dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp, struct list_head *snapshot_list) in dhd_sta_list_snapshot()
1561 dhd_sta_list_snapshot_free(dhd_info_t *dhd, struct list_head *snapshot_list) in dhd_sta_list_snapshot_free()
1576 dhd_info_t *dhd = dhdp->info; in dhd_axi_error_dispatch() local
1582 struct dhd_info *dhd = in dhd_axi_error_dispatcher_fn() local
1592 dhd_info_t *dhd = dhdp->info; in dhd_bssidx2idx() local
1754 _turn_on_arp_filter(dhd_pub_t *dhd, int op_mode_param) in _turn_on_arp_filter()
[all …]
H A Ddhd_linux_lb.c40 dhd_lb_set_default_cpus(dhd_info_t *dhd) in dhd_lb_set_default_cpus()
51 dhd_cpumasks_deinit(dhd_info_t *dhd) in dhd_cpumasks_deinit()
61 dhd_cpumasks_init(dhd_info_t *dhd) in dhd_cpumasks_init()
131 void dhd_select_cpu_candidacy(dhd_info_t *dhd) in dhd_select_cpu_candidacy()
236 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_startup_callback() local
248 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_teardown_callback() local
267 dhd_info_t *dhd = container_of(nfb, dhd_info_t, cpu_notifier); in dhd_cpu_callback() local
301 int dhd_register_cpuhp_callback(dhd_info_t *dhd) in dhd_register_cpuhp_callback()
324 int dhd_unregister_cpuhp_callback(dhd_info_t *dhd) in dhd_unregister_cpuhp_callback()
341 dhd_info_t *dhd; in dhd_lb_stats_init() local
[all …]
H A Ddhd_msgbuf.c773 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument
797 dhd_prot_is_cmpl_ring_empty(dhd_pub_t *dhd, void *prot_info) in dhd_prot_is_cmpl_ring_empty()
826 dhd_prot_get_h2d_max_txpost(dhd_pub_t *dhd) in dhd_prot_get_h2d_max_txpost()
831 dhd_prot_set_h2d_max_txpost(dhd_pub_t *dhd, uint16 max_txpost) in dhd_prot_set_h2d_max_txpost()
867 dhd_prot_d2h_sync_livelock(dhd_pub_t *dhd, uint32 msg_seqnum, msgbuf_ring_t *ring, uint32 tries, in dhd_prot_d2h_sync_livelock()
928 dhd_prot_d2h_sync_seqnum(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_seqnum()
1007 dhd_prot_d2h_sync_xorcsum(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_xorcsum()
1095 dhd_prot_d2h_sync_none(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_none()
1261 dhd_prot_d2h_sync_edl_none(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_edl_none()
1281 dhd_wakeup_ioctl_event(dhd_pub_t *dhd, dhd_ioctl_recieved_status_t reason) in dhd_wakeup_ioctl_event()
[all …]
H A Ddhd_pno.c85 #define PNO_GET_PNOSTATE(dhd) ((dhd_pno_status_info_t *)dhd->pno_state) argument
130 is_dfs(dhd_pub_t *dhd, uint16 channel) in is_dfs()
151 dhd_pno_clean(dhd_pub_t *dhd) in dhd_pno_clean()
178 dhd_is_pno_supported(dhd_pub_t *dhd) in dhd_is_pno_supported()
192 dhd_is_legacy_pno_enabled(dhd_pub_t *dhd) in dhd_is_legacy_pno_enabled()
306 dhd_gscan_clear_all_batch_results(dhd_pub_t *dhd) in dhd_gscan_clear_all_batch_results()
325 _dhd_pno_gscan_cfg(dhd_pub_t *dhd, wl_pfn_gscan_cfg_t *pfncfg_gscan_param, int size) in _dhd_pno_gscan_cfg()
342 _dhd_pno_flush_ssid(dhd_pub_t *dhd) in _dhd_pno_flush_ssid()
365 _dhd_pno_suspend(dhd_pub_t *dhd) in _dhd_pno_suspend()
386 _dhd_pno_enable(dhd_pub_t *dhd, int enable) in _dhd_pno_enable()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_lb.c45 dhd_lb_set_default_cpus(dhd_info_t *dhd) in dhd_lb_set_default_cpus()
55 dhd_cpumasks_deinit(dhd_info_t *dhd) in dhd_cpumasks_deinit()
65 dhd_cpumasks_init(dhd_info_t *dhd) in dhd_cpumasks_init()
128 void dhd_select_cpu_candidacy(dhd_info_t *dhd) in dhd_select_cpu_candidacy()
238 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_startup_callback() local
250 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_teardown_callback() local
264 dhd_info_t *dhd; in dhd_cpu_callback() local
300 int dhd_register_cpuhp_callback(dhd_info_t *dhd) in dhd_register_cpuhp_callback()
323 int dhd_unregister_cpuhp_callback(dhd_info_t *dhd) in dhd_unregister_cpuhp_callback()
340 dhd_info_t *dhd; in dhd_lb_stats_reset() local
[all …]
H A Ddhd_linux_sock_qos.c157 dhd_init_sock_flows_buf(dhd_info_t *dhd, uint watchdog_ms) in dhd_init_sock_flows_buf()
222 dhd_deinit_sock_flows_buf(dhd_info_t *dhd) in dhd_deinit_sock_flows_buf()
364 __dhd_upgrade_sock_flow(dhd_info_t *dhd, in __dhd_upgrade_sock_flow()
445 __dhd_downgrade_sock_flow(dhd_info_t *dhd, in __dhd_downgrade_sock_flow()
493 dhd_update_sock_flows(dhd_info_t *dhd, struct sk_buff *skb) in dhd_update_sock_flows()
573 dhd_change_frameburst_state(frameburst_state_t newstate, dhd_info_t *dhd) in dhd_change_frameburst_state()
610 void dhd_analyze_sock_flows(dhd_info_t *dhd, uint32 watchdog_ms) in dhd_analyze_sock_flows()
671 void dhd_sock_qos_update_bus_flowid(dhd_info_t *dhd, void *pktbuf, in dhd_sock_qos_update_bus_flowid()
682 unsigned long dhd_sock_qos_get_status(dhd_info_t *dhd) in dhd_sock_qos_get_status()
690 void dhd_sock_qos_set_status(dhd_info_t *dhd, unsigned long on_off) in dhd_sock_qos_set_status()
[all …]
H A Ddhd_config.c222 dhd_conf_legacy_chip_check(dhd_pub_t *dhd) in dhd_conf_legacy_chip_check()
244 dhd_conf_new_chip_check(dhd_pub_t *dhd) in dhd_conf_new_chip_check()
265 dhd_conf_extsae_chip(dhd_pub_t *dhd) in dhd_conf_extsae_chip()
285 dhd_conf_disable_slpauto(dhd_pub_t *dhd) in dhd_conf_disable_slpauto()
355 dhd_conf_get_otp(dhd_pub_t *dhd, bcmsdh_info_t *sdh, si_t *sih) in dhd_conf_get_otp()
446 dhd_conf_set_fw_name_by_mac(dhd_pub_t *dhd, char *fw_path) in dhd_conf_set_fw_name_by_mac()
526 dhd_conf_set_nv_name_by_mac(dhd_pub_t *dhd, char *nv_path) in dhd_conf_set_nv_name_by_mac()
645 dhd_conf_get_otp(dhd_pub_t *dhd, si_t *sih) in dhd_conf_get_otp()
721 dhd_conf_legacy_msi_chip(dhd_pub_t *dhd) in dhd_conf_legacy_msi_chip()
772 dhd_conf_match_chip(dhd_pub_t *dhd, uint ag_type) in dhd_conf_match_chip()
[all …]
H A Ddhd_linux.c939 #define DHD_IF_WMF_UCFORWARD_LOCK(dhd, ifp, slist) ({ dhd_sta_list_snapshot(dhd, ifp, slist); }) argument
940 #define DHD_IF_WMF_UCFORWARD_UNLOCK(dhd, slist) ({ dhd_sta_list_snapshot_free(dhd, slist); }) argument
1147 dhd_pub_t *dhd = &dhdinfo->pub; in dhd_pm_callback() local
1232 dhd_info_t * dhd; /* cached pointer to dhd_info in netdevice priv */ member
1260 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1775 dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp, struct list_head *snapshot_list) in dhd_sta_list_snapshot()
1804 dhd_sta_list_snapshot_free(dhd_info_t *dhd, struct list_head *snapshot_list) in dhd_sta_list_snapshot_free()
1926 dhd_info_t *dhd = dhdp->info; in dhd_axi_error_dispatch() local
1932 struct dhd_info *dhd = in dhd_axi_error_dispatcher_fn() local
1942 dhd_info_t *dhd = dhdp->info; in dhd_bssidx2idx() local
[all …]
H A Ddhd_pno.c86 #define PNO_GET_PNOSTATE(dhd) ((dhd_pno_status_info_t *)dhd->pno_state) argument
134 is_dfs(dhd_pub_t *dhd, uint16 channel) in is_dfs()
155 dhd_pno_clean(dhd_pub_t *dhd) in dhd_pno_clean()
182 dhd_is_pno_supported(dhd_pub_t *dhd) in dhd_is_pno_supported()
196 dhd_is_legacy_pno_enabled(dhd_pub_t *dhd) in dhd_is_legacy_pno_enabled()
306 dhd_gscan_clear_all_batch_results(dhd_pub_t *dhd) in dhd_gscan_clear_all_batch_results()
325 _dhd_pno_gscan_cfg(dhd_pub_t *dhd, wl_pfn_gscan_cfg_t *pfncfg_gscan_param, int size) in _dhd_pno_gscan_cfg()
342 _dhd_pno_flush_ssid(dhd_pub_t *dhd) in _dhd_pno_flush_ssid()
365 _dhd_pno_suspend(dhd_pub_t *dhd) in _dhd_pno_suspend()
386 _dhd_pno_enable(dhd_pub_t *dhd, int enable) in _dhd_pno_enable()
[all …]
H A Ddhd_rtt.c648 rtt_do_get_ioctl(dhd_pub_t *dhd, wl_proxd_iov_t *p_proxd_iov, uint16 proxd_iovsize, in rtt_do_get_ioctl()
686 rtt_alloc_getset_buf(dhd_pub_t *dhd, wl_proxd_method_t method, wl_proxd_session_id_t session_id, in rtt_alloc_getset_buf()
721 dhd_rtt_common_get_handler(dhd_pub_t *dhd, ftm_subcmd_info_t *p_subcmd_info, in dhd_rtt_common_get_handler()
766 dhd_rtt_common_set_handler(dhd_pub_t *dhd, const ftm_subcmd_info_t *p_subcmd_info, in dhd_rtt_common_set_handler()
1225 dhd_rtt_ftm_enable(dhd_pub_t *dhd, bool enable) in dhd_rtt_ftm_enable()
1236 dhd_rtt_start_session(dhd_pub_t *dhd, wl_proxd_session_id_t session_id, bool start) in dhd_rtt_start_session()
1247 dhd_rtt_delete_session(dhd_pub_t *dhd, wl_proxd_session_id_t session_id) in dhd_rtt_delete_session()
1258 dhd_rtt_delete_nan_session(dhd_pub_t *dhd) in dhd_rtt_delete_nan_session()
1273 dhd_rtt_is_nan_peer(dhd_pub_t *dhd, struct ether_addr *peer_mac) in dhd_rtt_is_nan_peer()
1297 dhd_rtt_nan_is_directed_setup_in_prog(dhd_pub_t *dhd) in dhd_rtt_nan_is_directed_setup_in_prog()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_lb.c45 dhd_lb_set_default_cpus(dhd_info_t *dhd) in dhd_lb_set_default_cpus()
55 dhd_cpumasks_deinit(dhd_info_t *dhd) in dhd_cpumasks_deinit()
65 dhd_cpumasks_init(dhd_info_t *dhd) in dhd_cpumasks_init()
128 void dhd_select_cpu_candidacy(dhd_info_t *dhd) in dhd_select_cpu_candidacy()
238 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_startup_callback() local
250 dhd_info_t *dhd = g_dhd_pub->info; in dhd_cpu_teardown_callback() local
264 dhd_info_t *dhd; in dhd_cpu_callback() local
300 int dhd_register_cpuhp_callback(dhd_info_t *dhd) in dhd_register_cpuhp_callback()
323 int dhd_unregister_cpuhp_callback(dhd_info_t *dhd) in dhd_unregister_cpuhp_callback()
340 dhd_info_t *dhd; in dhd_lb_stats_reset() local
[all …]
H A Ddhd_linux_sock_qos.c157 dhd_init_sock_flows_buf(dhd_info_t *dhd, uint watchdog_ms) in dhd_init_sock_flows_buf()
222 dhd_deinit_sock_flows_buf(dhd_info_t *dhd) in dhd_deinit_sock_flows_buf()
364 __dhd_upgrade_sock_flow(dhd_info_t *dhd, in __dhd_upgrade_sock_flow()
445 __dhd_downgrade_sock_flow(dhd_info_t *dhd, in __dhd_downgrade_sock_flow()
493 dhd_update_sock_flows(dhd_info_t *dhd, struct sk_buff *skb) in dhd_update_sock_flows()
573 dhd_change_frameburst_state(frameburst_state_t newstate, dhd_info_t *dhd) in dhd_change_frameburst_state()
610 void dhd_analyze_sock_flows(dhd_info_t *dhd, uint32 watchdog_ms) in dhd_analyze_sock_flows()
671 void dhd_sock_qos_update_bus_flowid(dhd_info_t *dhd, void *pktbuf, in dhd_sock_qos_update_bus_flowid()
682 unsigned long dhd_sock_qos_get_status(dhd_info_t *dhd) in dhd_sock_qos_get_status()
690 void dhd_sock_qos_set_status(dhd_info_t *dhd, unsigned long on_off) in dhd_sock_qos_set_status()
[all …]
H A Ddhd_config.c267 dhd_conf_get_otp(dhd_pub_t *dhd, bcmsdh_info_t *sdh, si_t *sih) in dhd_conf_get_otp()
358 dhd_conf_set_fw_name_by_mac(dhd_pub_t *dhd, char *fw_path) in dhd_conf_set_fw_name_by_mac()
438 dhd_conf_set_nv_name_by_mac(dhd_pub_t *dhd, char *nv_path) in dhd_conf_set_nv_name_by_mac()
557 dhd_conf_get_otp(dhd_pub_t *dhd, si_t *sih) in dhd_conf_get_otp()
633 dhd_conf_legacy_msi_chip(dhd_pub_t *dhd) in dhd_conf_legacy_msi_chip()
684 dhd_conf_match_chip(dhd_pub_t *dhd, uint ag_type) in dhd_conf_match_chip()
706 dhd_conf_match_module(dhd_pub_t *dhd) in dhd_conf_match_module()
749 dhd_conf_set_fw_name_by_chip(dhd_pub_t *dhd, char *fw_path) in dhd_conf_set_fw_name_by_chip()
877 dhd_conf_set_clm_name_by_chip(dhd_pub_t *dhd, char *clm_path, int ag_type) in dhd_conf_set_clm_name_by_chip()
926 dhd_conf_set_nv_name_by_chip(dhd_pub_t *dhd, char *nv_path, int ag_type) in dhd_conf_set_nv_name_by_chip()
[all …]
H A Ddhd_linux.c938 #define DHD_IF_WMF_UCFORWARD_LOCK(dhd, ifp, slist) ({ dhd_sta_list_snapshot(dhd, ifp, slist); }) argument
939 #define DHD_IF_WMF_UCFORWARD_UNLOCK(dhd, slist) ({ dhd_sta_list_snapshot_free(dhd, slist); }) argument
1146 dhd_pub_t *dhd = &dhdinfo->pub; in dhd_pm_callback() local
1223 dhd_info_t * dhd; /* cached pointer to dhd_info in netdevice priv */ member
1251 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1766 dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp, struct list_head *snapshot_list) in dhd_sta_list_snapshot()
1795 dhd_sta_list_snapshot_free(dhd_info_t *dhd, struct list_head *snapshot_list) in dhd_sta_list_snapshot_free()
1917 dhd_info_t *dhd = dhdp->info; in dhd_axi_error_dispatch() local
1923 struct dhd_info *dhd = in dhd_axi_error_dispatcher_fn() local
1933 dhd_info_t *dhd = dhdp->info; in dhd_bssidx2idx() local
[all …]
H A Ddhd_pno.c86 #define PNO_GET_PNOSTATE(dhd) ((dhd_pno_status_info_t *)dhd->pno_state) argument
134 is_dfs(dhd_pub_t *dhd, uint16 channel) in is_dfs()
155 dhd_pno_clean(dhd_pub_t *dhd) in dhd_pno_clean()
182 dhd_is_pno_supported(dhd_pub_t *dhd) in dhd_is_pno_supported()
196 dhd_is_legacy_pno_enabled(dhd_pub_t *dhd) in dhd_is_legacy_pno_enabled()
306 dhd_gscan_clear_all_batch_results(dhd_pub_t *dhd) in dhd_gscan_clear_all_batch_results()
325 _dhd_pno_gscan_cfg(dhd_pub_t *dhd, wl_pfn_gscan_cfg_t *pfncfg_gscan_param, int size) in _dhd_pno_gscan_cfg()
342 _dhd_pno_flush_ssid(dhd_pub_t *dhd) in _dhd_pno_flush_ssid()
365 _dhd_pno_suspend(dhd_pub_t *dhd) in _dhd_pno_suspend()
386 _dhd_pno_enable(dhd_pub_t *dhd, int enable) in _dhd_pno_enable()
[all …]
H A Ddhd_rtt.c648 rtt_do_get_ioctl(dhd_pub_t *dhd, wl_proxd_iov_t *p_proxd_iov, uint16 proxd_iovsize, in rtt_do_get_ioctl()
686 rtt_alloc_getset_buf(dhd_pub_t *dhd, wl_proxd_method_t method, wl_proxd_session_id_t session_id, in rtt_alloc_getset_buf()
721 dhd_rtt_common_get_handler(dhd_pub_t *dhd, ftm_subcmd_info_t *p_subcmd_info, in dhd_rtt_common_get_handler()
766 dhd_rtt_common_set_handler(dhd_pub_t *dhd, const ftm_subcmd_info_t *p_subcmd_info, in dhd_rtt_common_set_handler()
1225 dhd_rtt_ftm_enable(dhd_pub_t *dhd, bool enable) in dhd_rtt_ftm_enable()
1236 dhd_rtt_start_session(dhd_pub_t *dhd, wl_proxd_session_id_t session_id, bool start) in dhd_rtt_start_session()
1247 dhd_rtt_delete_session(dhd_pub_t *dhd, wl_proxd_session_id_t session_id) in dhd_rtt_delete_session()
1258 dhd_rtt_delete_nan_session(dhd_pub_t *dhd) in dhd_rtt_delete_nan_session()
1273 dhd_rtt_is_nan_peer(dhd_pub_t *dhd, struct ether_addr *peer_mac) in dhd_rtt_is_nan_peer()
1297 dhd_rtt_nan_is_directed_setup_in_prog(dhd_pub_t *dhd) in dhd_rtt_nan_is_directed_setup_in_prog()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.c182 dhd_conf_get_otp(dhd_pub_t *dhd, bcmsdh_info_t *sdh) in dhd_conf_get_otp()
260 dhd_conf_set_fw_name_by_mac(dhd_pub_t *dhd, char *fw_path) in dhd_conf_set_fw_name_by_mac()
336 dhd_conf_set_nv_name_by_mac(dhd_pub_t *dhd, char *nv_path) in dhd_conf_set_nv_name_by_mac()
414 dhd_conf_set_fw_name_by_chip(dhd_pub_t *dhd, char *fw_path) in dhd_conf_set_fw_name_by_chip()
506 dhd_conf_set_clm_name_by_chip(dhd_pub_t *dhd, char *clm_path, int ag_type) in dhd_conf_set_clm_name_by_chip()
545 dhd_conf_set_nv_name_by_chip(dhd_pub_t *dhd, char *nv_path, int ag_type) in dhd_conf_set_nv_name_by_chip()
610 dhd_conf_copy_path(dhd_pub_t *dhd, char *dst_name, char *dst_path, char *src_path) in dhd_conf_copy_path()
636 dhd_conf_set_conf_name_by_chip(dhd_pub_t *dhd, char *conf_path) in dhd_conf_set_conf_name_by_chip()
675 dhd_conf_set_path_params(dhd_pub_t *dhd, char *fw_path, char *nv_path) in dhd_conf_set_path_params()
709 dhd_conf_set_intiovar(dhd_pub_t *dhd, uint cmd, char *name, int val, in dhd_conf_set_intiovar()
[all …]
H A Ddhd_msgbuf.c635 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument
678 dhd_prot_is_cmpl_ring_empty(dhd_pub_t *dhd, void *prot_info) in dhd_prot_is_cmpl_ring_empty()
698 dhd_prot_get_h2d_max_txpost(dhd_pub_t *dhd) in dhd_prot_get_h2d_max_txpost()
703 dhd_prot_set_h2d_max_txpost(dhd_pub_t *dhd, uint16 max_txpost) in dhd_prot_set_h2d_max_txpost()
717 dhd_prot_d2h_sync_livelock(dhd_pub_t *dhd, uint32 msg_seqnum, msgbuf_ring_t *ring, uint32 tries, in dhd_prot_d2h_sync_livelock()
756 dhd_prot_d2h_sync_seqnum(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_seqnum()
829 dhd_prot_d2h_sync_xorcsum(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_xorcsum()
904 dhd_prot_d2h_sync_none(dhd_pub_t *dhd, msgbuf_ring_t *ring, in dhd_prot_d2h_sync_none()
911 dhd_wakeup_ioctl_event(dhd_pub_t *dhd, dhd_ioctl_recieved_status_t reason) in dhd_wakeup_ioctl_event()
926 dhd_prot_d2h_sync_init(dhd_pub_t *dhd) in dhd_prot_d2h_sync_init()
[all …]
H A Ddhd_linux.c1194 dhd_lb_set_default_cpus(dhd_info_t *dhd) in dhd_lb_set_default_cpus()
1205 dhd_cpumasks_deinit(dhd_info_t *dhd) in dhd_cpumasks_deinit()
1215 dhd_cpumasks_init(dhd_info_t *dhd) in dhd_cpumasks_init()
1285 void dhd_select_cpu_candidacy(dhd_info_t *dhd) in dhd_select_cpu_candidacy()
1394 dhd_info_t *dhd = container_of(nfb, dhd_info_t, cpu_notifier); in dhd_cpu_callback() local
1430 dhd_info_t *dhd; in dhd_lb_stats_init() local
1558 dhd_info_t *dhd; in dhd_lb_stats_deinit() local
1686 dhd_info_t *dhd; in dhd_lb_stats_dump() local
1785 dhd_info_t *dhd = dhdp->info; in dhd_lb_stats_update_napi_histo() local
1797 dhd_info_t *dhd = dhdp->info; in dhd_lb_stats_update_txc_histo() local
[all …]

123456789