Home
last modified time | relevance | path

Searched defs:dhdp (Results 126 – 150 of 204) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_mschdbg.c512 static void dhd_mschdbg_dump_data(dhd_pub_t *dhdp, void *raw_event_ptr, int type, in dhd_mschdbg_dump_data()
735 wl_mschdbg_event_handler(dhd_pub_t *dhdp, void *raw_event_ptr, int type, void *data, int len) in wl_mschdbg_event_handler()
742 wl_mschdbg_verboselog_handler(dhd_pub_t *dhdp, void *raw_event_ptr, prcd_event_log_hdr_t *plog_hdr, in wl_mschdbg_verboselog_handler()
H A Ddhd_linux_exportfs.c129 dhd_dbg_ring_proc_create(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_create()
167 dhd_dbg_ring_proc_destroy(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_destroy()
395 dhd_pub_t *dhdp; in ecounter_onoff() local
681 dhd_pub_t *dhdp; in show_memdump_info() local
697 dhd_pub_t *dhdp; in set_memdump_info() local
H A Dwl_cfgscan.c1786 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfgscan_handle_scanbusy() local
2262 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_escan_complete() local
3029 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_start() local
3182 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_stop() local
3283 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_scan_timeout() local
3425 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_sched_scan_results() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_mschdbg.c512 static void dhd_mschdbg_dump_data(dhd_pub_t *dhdp, void *raw_event_ptr, int type, in dhd_mschdbg_dump_data()
735 wl_mschdbg_event_handler(dhd_pub_t *dhdp, void *raw_event_ptr, int type, void *data, int len) in wl_mschdbg_event_handler()
742 wl_mschdbg_verboselog_handler(dhd_pub_t *dhdp, void *raw_event_ptr, prcd_event_log_hdr_t *plog_hdr, in wl_mschdbg_verboselog_handler()
H A Ddhd_linux_exportfs.c121 dhd_dbg_ring_proc_create(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_create()
159 dhd_dbg_ring_proc_destroy(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_destroy()
387 dhd_pub_t *dhdp; in ecounter_onoff() local
675 dhd_pub_t *dhdp; in show_memdump_info() local
691 dhd_pub_t *dhdp; in set_memdump_info() local
H A Dwl_cfgscan.c1777 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfgscan_handle_scanbusy() local
2253 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_escan_complete() local
3020 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_start() local
3173 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_stop() local
3274 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_scan_timeout() local
3416 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_sched_scan_results() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_mschdbg.c518 static void dhd_mschdbg_dump_data(dhd_pub_t *dhdp, void *raw_event_ptr, int type, in dhd_mschdbg_dump_data()
741 wl_mschdbg_event_handler(dhd_pub_t *dhdp, void *raw_event_ptr, int type, void *data, int len) in wl_mschdbg_event_handler()
748 wl_mschdbg_verboselog_handler(dhd_pub_t *dhdp, void *raw_event_ptr, prcd_event_log_hdr_t *plog_hdr, in wl_mschdbg_verboselog_handler()
H A Ddhd_event_log_filter.c174 dhd_pub_t *dhdp; member
211 dhd_pub_t *dhdp; member
495 dhd_event_log_filter_init(dhd_pub_t *dhdp, uint8 *buf, uint32 buf_size) in dhd_event_log_filter_init()
620 dhd_event_log_filter_deinit(dhd_pub_t *dhdp) in dhd_event_log_filter_deinit()
648 dhd_event_log_filter_notify_connect_request(dhd_pub_t *dhdp, uint8 *bssid, int channel) in dhd_event_log_filter_notify_connect_request()
677 dhd_event_log_filter_notify_connect_done(dhd_pub_t *dhdp, uint8 *bssid, int roam) in dhd_event_log_filter_notify_connect_done()
1208 dhd_event_log_filter_event_handler(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, uint32 *data) in dhd_event_log_filter_event_handler()
2221 dhd_event_log_filter_serialize(dhd_pub_t *dhdp, char *in_buf, uint32 tot_len, int type) in dhd_event_log_filter_serialize()
2771 dhd_event_log_filter_serialize_bit(dhd_pub_t *dhdp, char *in_buf, uint32 tot_len, in dhd_event_log_filter_serialize_bit()
3151 ewpr_base64_encode(dhd_pub_t *dhdp, char* input, int32 length) in ewpr_base64_encode()
[all …]
H A Dwl_cfgscan.c321 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_inform_single_bss() local
2347 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfgscan_handle_scanbusy() local
2896 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_escan_complete() local
3780 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_start() local
3942 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_stop() local
4034 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_stop_pno() local
4129 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_scan_timeout() local
4304 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfgscan_init_pno_escan() local
4343 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfgscan_update_v3_schedscan_results() local
4511 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_sched_scan_results() local
H A Ddhd_statlog.h212 #define DHD_STATLOG_CTRL(dhdp, stat, ifidx, reason) \ argument
214 #define DHD_STATLOG_DATA(dhdp, stat, ifidx, dir, cond) \ argument
216 #define DHD_STATLOG_DATA_RSN(dhdp, stat, ifidx, dir, reason) \ argument
H A Ddhd_linux_exportfs.c111 dhd_dbg_ring_proc_create(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_create()
149 dhd_dbg_ring_proc_destroy(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_destroy()
297 dhd_pub_t *dhdp; in ecounter_onoff() local
1277 dhd_pub_t *dhdp; in show_memdump_info() local
1293 dhd_pub_t *dhdp; in set_memdump_info() local
2535 dhd_pub_t *dhdp; in get_lb_rxp_stop_thr() local
2555 dhd_pub_t *dhdp; in set_lb_rxp_stop_thr() local
2596 dhd_pub_t *dhdp; in get_lb_rxp_strt_thr() local
2614 dhd_pub_t *dhdp; in set_lb_rxp_strt_thr() local
H A Ddbus.c2029 dhd_bus_iovar_op(dhd_pub_t *dhdp, const char *name, in dhd_bus_iovar_op()
2591 dhd_bus_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_bus_dump()
2597 dhd_bus_clearcounts(dhd_pub_t *dhdp) in dhd_bus_clearcounts()
2613 dhd_dbus_advertise_bus_cleanup(dhd_pub_t *dhdp) in dhd_dbus_advertise_bus_cleanup()
2633 dhd_dbus_advertise_bus_remove(dhd_pub_t *dhdp) in dhd_dbus_advertise_bus_remove()
2653 dhd_bus_devreset(dhd_pub_t *dhdp, uint8 flag) in dhd_bus_devreset()
H A Dwl_cfg80211.c5452 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_cleanup_mismatch_status() local
5607 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_config_roam_env_detection() local
5643 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_do_preassoc_ops() local
6166 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_pkt_mon_start() local
6491 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_disconnect() local
6863 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_block_arp() local
6920 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_add_key() local
7107 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_del_key() local
7375 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_ifstats_counters() local
8381 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_set_pmksa() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android.c1091 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(dev); in wl_android_wbtext() local
3634 void *dhdp = wl_cfg80211_get_dhdp(net); in wl_android_set_rps_cpus() local
4224 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(net); in wl_android_set_irq_cpucore() local
4336 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(dev); in wl_android_set_adps_mode() local
4405 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(dev); in wl_android_pktlog_filter_enable() local
4436 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(dev); in wl_android_pktlog_filter_disable() local
4467 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(dev); in wl_android_pktlog_filter_pattern_enable() local
4501 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(dev); in wl_android_pktlog_filter_pattern_disable() local
4535 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(dev); in wl_android_pktlog_filter_add() local
4568 dhd_pub_t *dhdp = wl_cfg80211_get_dhdp(dev); in wl_android_pktlog_filter_info() local
[all …]
H A Ddbus.c2019 dhd_bus_iovar_op(dhd_pub_t *dhdp, const char *name, in dhd_bus_iovar_op()
2567 dhd_bus_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_bus_dump()
2573 dhd_bus_clearcounts(dhd_pub_t *dhdp) in dhd_bus_clearcounts()
2589 dhd_dbus_advertise_bus_cleanup(dhd_pub_t *dhdp) in dhd_dbus_advertise_bus_cleanup()
2609 dhd_dbus_advertise_bus_remove(dhd_pub_t *dhdp) in dhd_dbus_advertise_bus_remove()
2629 dhd_bus_devreset(dhd_pub_t *dhdp, uint8 flag) in dhd_bus_devreset()
H A Ddhd_cdc.c463 dhd_prot_iovar_op(dhd_pub_t *dhdp, const char *name, in dhd_prot_iovar_op()
470 dhd_prot_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_prot_dump()
H A Ddhd_msgbuf.c1438 #define DHD_PKTID_AUDIT(dhdp, map, pktid, test_for) \ argument
1442 dhd_pktid_audit_ring_debug(dhd_pub_t *dhdp, dhd_pktid_map_t *map, uint32 pktid, in dhd_pktid_audit_ring_debug()
1452 #define DHD_PKTID_AUDIT_RING_DEBUG(dhdp, map, pktid, test_for, msg, msg_len) \ argument
2820 #define DHD_LB_DISPATCH_RX_PROCESS(dhdp) dhd_lb_dispatch_rx_process(dhdp) argument
2822 #define DHD_LB_DISPATCH_RX_PROCESS(dhdp) do { /* noop */ } while (0) argument
2826 #define DHD_LB_DISPATCH_RX_COMPL(dhdp) dhd_lb_dispatch_rx_compl(dhdp) argument
2828 #define DHD_LB_DISPATCH_RX_COMPL(dhdp) do { /* noop */ } while (0) argument
2832 #define DHD_LB_DISPATCH_TX_COMPL(dhdp) dhd_lb_dispatch_tx_compl(dhdp) argument
2834 #define DHD_LB_DISPATCH_TX_COMPL(dhdp) do { /* noop */ } while (0) argument
2852 dhd_lb_dispatch_rx_process(dhd_pub_t *dhdp) in dhd_lb_dispatch_rx_process()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_event_log_filter.c174 dhd_pub_t *dhdp; member
211 dhd_pub_t *dhdp; member
495 dhd_event_log_filter_init(dhd_pub_t *dhdp, uint8 *buf, uint32 buf_size) in dhd_event_log_filter_init()
620 dhd_event_log_filter_deinit(dhd_pub_t *dhdp) in dhd_event_log_filter_deinit()
648 dhd_event_log_filter_notify_connect_request(dhd_pub_t *dhdp, uint8 *bssid, int channel) in dhd_event_log_filter_notify_connect_request()
677 dhd_event_log_filter_notify_connect_done(dhd_pub_t *dhdp, uint8 *bssid, int roam) in dhd_event_log_filter_notify_connect_done()
1208 dhd_event_log_filter_event_handler(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, uint32 *data) in dhd_event_log_filter_event_handler()
2221 dhd_event_log_filter_serialize(dhd_pub_t *dhdp, char *in_buf, uint32 tot_len, int type) in dhd_event_log_filter_serialize()
2771 dhd_event_log_filter_serialize_bit(dhd_pub_t *dhdp, char *in_buf, uint32 tot_len, in dhd_event_log_filter_serialize_bit()
3151 ewpr_base64_encode(dhd_pub_t *dhdp, char* input, int32 length) in ewpr_base64_encode()
[all …]
H A Ddhd_statlog.h212 #define DHD_STATLOG_CTRL(dhdp, stat, ifidx, reason) \ argument
214 #define DHD_STATLOG_DATA(dhdp, stat, ifidx, dir, cond) \ argument
216 #define DHD_STATLOG_DATA_RSN(dhdp, stat, ifidx, dir, reason) \ argument
H A Dwl_cfgscan.c317 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_inform_single_bss() local
2343 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfgscan_handle_scanbusy() local
2898 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_escan_complete() local
3774 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_start() local
3935 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_stop() local
4045 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_scan_timeout() local
4220 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfgscan_init_pno_escan() local
4259 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfgscan_update_v3_schedscan_results() local
4427 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_sched_scan_results() local
H A Ddhd_linux_exportfs.c113 dhd_dbg_ring_proc_create(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_create()
151 dhd_dbg_ring_proc_destroy(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_destroy()
299 dhd_pub_t *dhdp; in ecounter_onoff() local
1279 dhd_pub_t *dhdp; in show_memdump_info() local
1295 dhd_pub_t *dhdp; in set_memdump_info() local
2537 dhd_pub_t *dhdp; in get_lb_rxp_stop_thr() local
2557 dhd_pub_t *dhdp; in set_lb_rxp_stop_thr() local
2598 dhd_pub_t *dhdp; in get_lb_rxp_strt_thr() local
2616 dhd_pub_t *dhdp; in set_lb_rxp_strt_thr() local
H A Ddbus.c2010 dhd_bus_iovar_op(dhd_pub_t *dhdp, const char *name, in dhd_bus_iovar_op()
2578 dhd_bus_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_bus_dump()
2584 dhd_bus_clearcounts(dhd_pub_t *dhdp) in dhd_bus_clearcounts()
2684 dhd_dbus_advertise_bus_cleanup(dhd_pub_t *dhdp) in dhd_dbus_advertise_bus_cleanup()
2704 dhd_dbus_advertise_bus_remove(dhd_pub_t *dhdp) in dhd_dbus_advertise_bus_remove()
2725 dhd_bus_devreset(dhd_pub_t *dhdp, uint8 flag) in dhd_bus_devreset()
H A Dwl_cfg80211.c5466 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_cleanup_mismatch_status() local
5621 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_config_roam_env_detection() local
5657 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_do_preassoc_ops() local
6180 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_pkt_mon_start() local
6508 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_disconnect() local
6898 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_block_arp() local
6958 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_add_key() local
7148 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_del_key() local
7423 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_ifstats_counters() local
8429 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_set_pmksa() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_exportfs.c129 dhd_dbg_ring_proc_create(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_create()
167 dhd_dbg_ring_proc_destroy(dhd_pub_t *dhdp) in dhd_dbg_ring_proc_destroy()
395 dhd_pub_t *dhdp; in ecounter_onoff() local
681 dhd_pub_t *dhdp; in show_memdump_info() local
697 dhd_pub_t *dhdp; in set_memdump_info() local
H A Dwl_cfgscan.c1786 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfgscan_handle_scanbusy() local
2262 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_escan_complete() local
3029 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_start() local
3182 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_cfg80211_sched_scan_stop() local
3283 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_scan_timeout() local
3425 dhd_pub_t *dhdp = (dhd_pub_t *)(cfg->pub); in wl_notify_sched_scan_results() local

123456789