| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd.h | 666 typedef struct dhd_pub { struct 668 osl_t *osh; /* OSL handle */ 669 struct dhd_bus *bus; /* Bus module handle */ 670 struct dhd_prot *prot; /* Protocol module handle */ 671 struct dhd_info *info; /* Info module handle */ 672 struct dhd_dbg *dbg; /* Debugability module handle */ 679 struct dbus_pub *dbus; 683 bool up; /* Driver up/down (to OS) */ 685 spinlock_t up_lock; /* Synchronization with CFG80211 down */ 687 bool txoff; /* Transmit flow-controlled */ [all …]
|
| D | dhd_common.c | 620 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() 761 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() 774 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar() 798 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, in dhd_wl_ioctl_set_intiovar() 823 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl() 1008 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx() 1177 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar() 2210 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op() 2262 dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() 2435 wl_show_host_event(dhd_pub_t *dhd_pub, wl_event_msg_t *event, void *event_data, in wl_show_host_event() [all …]
|
| D | wl_linux_mon.c | 76 void *dhd_pub; member 376 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| D | wl_cfgvendor.c | 2428 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_logging() local 2468 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_reset_logging() local 2667 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_status() local 2708 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_data() local 2737 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_feature() local 2825 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_pkt_fate_monitoring() local 2843 dhd_pub_t *dhd_pub = cfg->pub; in __wl_cfgvendor_dbg_get_pkt_fates() local 2943 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_start_mkeep_alive() local 3016 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_stop_mkeep_alive() local
|
| D | dhd_linux.c | 3866 struct dhd_pub *dhd_pub = (struct dhd_pub *)pub; in dhd_idx2net() local 10530 dhd_pub_t *dhd_pub = dhdp; in dhd_tdls_update_peer_info() local 12209 aoe_update_host_ipv4_table(dhd_pub_t *dhd_pub, u32 ipa, bool add, int idx) in aoe_update_host_ipv4_table() 12270 dhd_pub_t *dhd_pub; in dhd_inetaddr_notifier_call() local 15196 dhd_dev_start_mkeep_alive(dhd_pub_t *dhd_pub, uint8 mkeep_alive_id, uint8 *ip_pkt, in dhd_dev_start_mkeep_alive() 15334 dhd_dev_stop_mkeep_alive(dhd_pub_t *dhd_pub, uint8 mkeep_alive_id) in dhd_dev_stop_mkeep_alive() 18717 dhd_get_read_buf_ptr(dhd_pub_t *dhd_pub, trace_buf_info_t *trace_buf_info) in dhd_get_read_buf_ptr() 18738 dhd_fw_download_status(dhd_pub_t * dhd_pub) in dhd_fw_download_status()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd.h | 924 void *dhd_pub; member 978 void *dhd_pub; member 1208 void *dhd_pub; member 1237 typedef struct dhd_pub { struct 1239 osl_t *osh; /* OSL handle */ 1240 struct dhd_bus *bus; /* Bus module handle */ 1241 struct dhd_prot *prot; /* Protocol module handle */ 1242 struct dhd_info *info; /* Info module handle */ 1243 struct dhd_dbg *dbg; /* Debugability module handle */ 1245 struct dhd_logtrace_thr_ts logtrace_thr_ts; [all …]
|
| D | wl_linux_mon.c | 77 void *dhd_pub; member 383 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| D | dhd_common.c | 688 dhd_fw_download_status(dhd_pub_t * dhd_pub) in dhd_fw_download_status() 1488 void* dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() 1686 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() 1699 dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar() 1723 dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, in dhd_wl_ioctl_set_intiovar() 1795 dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, int len) in dhd_wl_ioctl() 2163 dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, uint32 *idx, const char **val) in dhd_iovar_parse_bssidx() 2435 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, in dhd_doiovar() 4016 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, in dhd_iovar_op() 4067 dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() [all …]
|
| D | wl_cfgvendor.c | 1510 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_notify_dump_completion() local 7730 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_logging() local 7770 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_reset_logging() local 7790 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_status() local 7834 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_data() local 7863 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_feature() local 8267 static int wl_cfgvendor_nla_put_dump_data(dhd_pub_t *dhd_pub, struct sk_buff *skb, in wl_cfgvendor_nla_put_dump_data() 8301 dhd_pub_t *dhd_pub; in wl_cfgvendor_dbg_send_file_dump_evt() local 8411 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_pkt_fate_monitoring() local 8429 dhd_pub_t *dhd_pub = cfg->pub; in __wl_cfgvendor_dbg_get_pkt_fates() local [all …]
|
| D | dhd_linux.c | 2793 struct dhd_pub *dhd_pub = (struct dhd_pub *)pub; in dhd_idx2net() local 12592 dhd_pub_t *dhd_pub = dhdp; in dhd_tdls_update_peer_info() local 16125 aoe_update_host_ipv4_table(dhd_pub_t *dhd_pub, u32 ipa, bool add, int idx) in aoe_update_host_ipv4_table() 16187 dhd_pub_t *dhd_pub; in dhd_inetaddr_notifier_call() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd.h | 779 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 …]
|
| D | dhd_common.c | 760 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 …]
|
| D | wl_linux_mon.c | 77 void *dhd_pub; member 445 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| D | wl_cfgvendor.c | 1491 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 …]
|
| D | dhd_linux.c | 2454 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()
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | dhd.h | 783 void *dhd_pub; member 899 void *dhd_pub; member 923 typedef struct dhd_pub { struct 925 osl_t *osh; /* OSL handle */ 926 struct dhd_bus *bus; /* Bus module handle */ 927 struct dhd_prot *prot; /* Protocol module handle */ 928 struct dhd_info *info; /* Info module handle */ 929 struct dhd_dbg *dbg; /* Debugability module handle */ 931 struct dhd_logtrace_thr_ts logtrace_thr_ts; 939 struct dbus_pub *dbus; [all …]
|
| D | dhd_common.c | 772 void *dhd_get_fwdump_buf(dhd_pub_t *dhd_pub, uint32 length) in dhd_get_fwdump_buf() 915 int dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, in dhd_wl_ioctl_cmd() 928 int dhd_wl_ioctl_get_intiovar(dhd_pub_t *dhd_pub, char *name, uint *pval, in dhd_wl_ioctl_get_intiovar() 951 int dhd_wl_ioctl_set_intiovar(dhd_pub_t *dhd_pub, char *name, uint val, int cmd, in dhd_wl_ioctl_set_intiovar() 1021 int dhd_wl_ioctl(dhd_pub_t *dhd_pub, int ifidx, wl_ioctl_t *ioc, void *buf, in dhd_wl_ioctl() 1271 static int dhd_iovar_parse_bssidx(dhd_pub_t *dhd_pub, const char *params, in dhd_iovar_parse_bssidx() 1546 static int dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, in dhd_doiovar() 2594 static int dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, void *params, in dhd_iovar_op() 2647 int dhd_ioctl(dhd_pub_t *dhd_pub, dhd_ioctl_t *ioc, void *buf, uint buflen) in dhd_ioctl() 2805 static void wl_show_host_event(dhd_pub_t *dhd_pub, wl_event_msg_t *event, in wl_show_host_event() [all …]
|
| D | wl_linux_mon.c | 78 void *dhd_pub; member 463 int dhd_monitor_init(void *dhd_pub) in dhd_monitor_init()
|
| D | wl_cfgvendor.c | 1512 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_notify_dump_completion() local 6917 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_logging() local 6960 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_reset_logging() local 6981 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_status() local 7027 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_ring_data() local 7058 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_get_feature() local 7397 dhd_pub_t *dhd_pub; in wl_cfgvendor_dbg_send_file_dump_evt() local 7519 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_dbg_start_pkt_fate_monitoring() local 7538 dhd_pub_t *dhd_pub = cfg->pub; in __wl_cfgvendor_dbg_get_pkt_fates() local 7651 dhd_pub_t *dhd_pub = cfg->pub; in wl_cfgvendor_start_mkeep_alive() local [all …]
|
| D | dhd_linux.c | 2533 struct dhd_pub *dhd_pub = (struct dhd_pub *)pub; in dhd_idx2net() local 10173 dhd_pub_t *dhd_pub = dhdp; in dhd_tdls_update_peer_info() local 12111 void aoe_update_host_ipv4_table(dhd_pub_t *dhd_pub, u32 ipa, bool add, int idx) in aoe_update_host_ipv4_table() 12172 dhd_pub_t *dhd_pub; in dhd_inetaddr_notifier_call() local 15373 int dhd_dev_start_mkeep_alive(dhd_pub_t *dhd_pub, uint8 mkeep_alive_id, in dhd_dev_start_mkeep_alive() 15521 int dhd_dev_stop_mkeep_alive(dhd_pub_t *dhd_pub, uint8 mkeep_alive_id) in dhd_dev_stop_mkeep_alive() 20499 fw_download_status_t dhd_fw_download_status(dhd_pub_t *dhd_pub) in dhd_fw_download_status()
|