Home
last modified time | relevance | path

Searched defs:dhd_pub (Results 1 – 5 of 5) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd.h779 void *dhd_pub; member
901 void *dhd_pub; member
925 typedef struct dhd_pub { struct
927 osl_t *osh; /* OSL handle */
928 struct dhd_bus *bus; /* Bus module handle */
929 struct dhd_prot *prot; /* Protocol module handle */
930 struct dhd_info *info; /* Info module handle */
931 struct dhd_dbg *dbg; /* Debugability module handle */
933 struct dhd_logtrace_thr_ts logtrace_thr_ts;
941 struct dbus_pub *dbus;
[all …]
Dwl_linux_mon.c77 void *dhd_pub; member
445 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
Ddhd_common.c760 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf()
901 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd()
914 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar()
938 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, in dhd_wl_ioctl_set_intiovar()
1010 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl()
1255 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx()
1527 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar()
2471 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op()
2523 dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl()
2682 wl_show_host_event(dhd_pub_t *dhd_pub, wl_event_msg_t *event, void *event_data, in wl_show_host_event()
[all …]
Dwl_cfgvendor.c1491 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_notify_dump_completion() local
6778 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_logging() local
6818 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_reset_logging() local
6838 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_status() local
6882 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_data() local
6911 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_feature() local
7232 dhd_pub_t *dhd_pub; in wl_cfgvendor_dbg_send_file_dump_evt() local
7334 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_pkt_fate_monitoring() local
7352 dhd_pub_t *dhd_pub = cfg->pub; in __wl_cfgvendor_dbg_get_pkt_fates() local
7461 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_start_mkeep_alive() local
[all …]
Ddhd_linux.c2454 struct dhd_pub *dhd_pub = (struct dhd_pub *)pub; in dhd_idx2net() local
9865 dhd_pub_t *dhd_pub = dhdp; in dhd_tdls_update_peer_info() local
11718 aoe_update_host_ipv4_table(dhd_pub_t *dhd_pub, u32 ipa, bool add, int idx) in aoe_update_host_ipv4_table()
11779 dhd_pub_t *dhd_pub; in dhd_inetaddr_notifier_call() local
14834 dhd_dev_start_mkeep_alive(dhd_pub_t *dhd_pub, uint8 mkeep_alive_id, uint8 *ip_pkt, in dhd_dev_start_mkeep_alive()
14978 dhd_dev_stop_mkeep_alive(dhd_pub_t *dhd_pub, uint8 mkeep_alive_id) in dhd_dev_stop_mkeep_alive()
19713 dhd_fw_download_status(dhd_pub_t * dhd_pub) in dhd_fw_download_status()