| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd.h | 668 typedef struct dhd_pub { struct 670 osl_t *osh; /* OSL handle */ 671 struct dhd_bus *bus; /* Bus module handle */ 672 struct dhd_prot *prot; /* Protocol module handle */ 673 struct dhd_info *info; /* Info module handle */ 674 struct dhd_dbg *dbg; /* Debugability module handle */ 681 struct dbus_pub *dbus; 685 bool up; /* Driver up/down (to OS) */ 687 spinlock_t up_lock; /* Synchronization with CFG80211 down */ 689 bool txoff; /* Transmit flow-controlled */ [all …]
|
| H A D | dhd_common.c | 629 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() 770 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() 783 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar() 807 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, in dhd_wl_ioctl_set_intiovar() 832 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl() 1026 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx() 1191 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar() 2259 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op() 2311 dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() 2484 wl_show_host_event(dhd_pub_t *dhd_pub, wl_event_msg_t *event, void *event_data, in wl_show_host_event() [all …]
|
| H A D | wl_linux_mon.c | 76 void *dhd_pub; member 378 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| H A D | wl_cfgvendor.c | 2488 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_logging() local 2528 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_reset_logging() local 2727 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_status() local 2768 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_data() local 2797 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_feature() local 2885 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_pkt_fate_monitoring() local 2903 dhd_pub_t *dhd_pub = cfg->pub; in __wl_cfgvendor_dbg_get_pkt_fates() local 3003 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_start_mkeep_alive() local 3076 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_stop_mkeep_alive() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 929 void *dhd_pub; member 983 void *dhd_pub; member 1213 void *dhd_pub; member 1242 typedef struct dhd_pub { struct 1244 osl_t *osh; /* OSL handle */ 1245 struct dhd_bus *bus; /* Bus module handle */ 1246 struct dhd_prot *prot; /* Protocol module handle */ 1247 struct dhd_info *info; /* Info module handle */ 1248 struct dhd_dbg *dbg; /* Debugability module handle */ 1250 struct dhd_logtrace_thr_ts logtrace_thr_ts; [all …]
|
| H A D | wl_linux_mon.c | 77 void *dhd_pub; member 383 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| H A D | dhd_common.c | 691 dhd_fw_download_status(dhd_pub_t * dhd_pub) in dhd_fw_download_status() 1491 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() 1689 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() 1702 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar() 1726 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, in dhd_wl_ioctl_set_intiovar() 1798 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl() 2166 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx() 2438 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar() 4017 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op() 4068 dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd.h | 927 void *dhd_pub; member 981 void *dhd_pub; member 1211 void *dhd_pub; member 1240 typedef struct dhd_pub { struct 1242 osl_t *osh; /* OSL handle */ 1243 struct dhd_bus *bus; /* Bus module handle */ 1244 struct dhd_prot *prot; /* Protocol module handle */ 1245 struct dhd_info *info; /* Info module handle */ 1246 struct dhd_dbg *dbg; /* Debugability module handle */ 1248 struct dhd_logtrace_thr_ts logtrace_thr_ts; [all …]
|
| H A D | wl_linux_mon.c | 77 void *dhd_pub; member 383 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| H A D | dhd_common.c | 691 dhd_fw_download_status(dhd_pub_t * dhd_pub) in dhd_fw_download_status() 1491 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() 1689 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() 1702 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar() 1726 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, in dhd_wl_ioctl_set_intiovar() 1798 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl() 2166 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx() 2438 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar() 4017 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op() 4068 dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 776 void *dhd_pub; member 911 void *dhd_pub; member 939 typedef struct dhd_pub { struct 941 osl_t *osh; /* OSL handle */ 942 struct dhd_bus *bus; /* Bus module handle */ 943 struct dhd_prot *prot; /* Protocol module handle */ 944 struct dhd_info *info; /* Info module handle */ 945 struct dhd_dbg *dbg; /* Debugability module handle */ 947 struct dhd_logtrace_thr_ts logtrace_thr_ts; 955 bool up; /* Driver up/down (to OS) */ [all …]
|
| H A D | wl_linux_mon.c | 77 void *dhd_pub; member 379 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| H A D | dhd_common.c | 821 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() 958 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() 971 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar() 995 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, in dhd_wl_ioctl_set_intiovar() 1067 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl() 1299 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx() 1571 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar() 2468 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op() 2520 dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() 2683 wl_show_host_event(dhd_pub_t *dhd_pub, wl_event_msg_t *event, void *event_data, in wl_show_host_event() [all …]
|
| H A D | dhd_bandsteer.h | 62 void *dhd_pub; member
|
| H A D | wl_cfgvendor.c | 1582 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_notify_dump_completion() local 6760 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_logging() local 6800 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_reset_logging() local 6820 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_status() local 6864 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_data() local 6931 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_feature() local 7272 dhd_pub_t *dhd_pub; in wl_cfgvendor_dbg_send_file_dump_evt() local 7469 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_pkt_fate_monitoring() local 7487 dhd_pub_t *dhd_pub = cfg->pub; in __wl_cfgvendor_dbg_get_pkt_fates() local 7615 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_start_mkeep_alive() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 776 void *dhd_pub; member 911 void *dhd_pub; member 939 typedef struct dhd_pub { struct 941 osl_t *osh; /* OSL handle */ 942 struct dhd_bus *bus; /* Bus module handle */ 943 struct dhd_prot *prot; /* Protocol module handle */ 944 struct dhd_info *info; /* Info module handle */ 945 struct dhd_dbg *dbg; /* Debugability module handle */ 947 struct dhd_logtrace_thr_ts logtrace_thr_ts; 955 bool up; /* Driver up/down (to OS) */ [all …]
|
| H A D | wl_linux_mon.c | 77 void *dhd_pub; member 379 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| H A D | dhd_common.c | 821 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() 958 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() 971 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar() 995 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, in dhd_wl_ioctl_set_intiovar() 1067 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl() 1299 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx() 1571 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar() 2468 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op() 2520 dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() 2683 wl_show_host_event(dhd_pub_t *dhd_pub, wl_event_msg_t *event, void *event_data, in wl_show_host_event() [all …]
|
| H A D | dhd_bandsteer.h | 62 void *dhd_pub; member
|
| H A D | wl_cfgvendor.c | 1584 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_notify_dump_completion() local 6760 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_logging() local 6800 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_reset_logging() local 6820 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_status() local 6864 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_data() local 6931 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_feature() local 7272 dhd_pub_t *dhd_pub; in wl_cfgvendor_dbg_send_file_dump_evt() local 7469 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_pkt_fate_monitoring() local 7487 dhd_pub_t *dhd_pub = cfg->pub; in __wl_cfgvendor_dbg_get_pkt_fates() local 7615 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_start_mkeep_alive() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 776 void *dhd_pub; member 913 void *dhd_pub; member 941 typedef struct dhd_pub { struct 943 osl_t *osh; /* OSL handle */ 944 struct dhd_bus *bus; /* Bus module handle */ 945 struct dhd_prot *prot; /* Protocol module handle */ 946 struct dhd_info *info; /* Info module handle */ 947 struct dhd_dbg *dbg; /* Debugability module handle */ 949 struct dhd_logtrace_thr_ts logtrace_thr_ts; 957 bool up; /* Driver up/down (to OS) */ [all …]
|
| H A D | wl_linux_mon.c | 77 void *dhd_pub; member 379 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| H A D | dhd_common.c | 820 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() 957 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() 970 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar() 994 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, in dhd_wl_ioctl_set_intiovar() 1066 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl() 1298 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx() 1570 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar() 2467 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op() 2519 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 …]
|
| H A D | dhd_bandsteer.h | 62 void *dhd_pub; member
|
| H A D | wl_cfgvendor.c | 1557 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_notify_dump_completion() local 6693 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_logging() local 6733 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_reset_logging() local 6753 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_status() local 6797 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_data() local 6864 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_feature() local 7205 dhd_pub_t *dhd_pub; in wl_cfgvendor_dbg_send_file_dump_evt() local 7406 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_pkt_fate_monitoring() local 7424 dhd_pub_t *dhd_pub = cfg->pub; in __wl_cfgvendor_dbg_get_pkt_fates() local 7533 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_start_mkeep_alive() local [all …]
|