| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_ip.c | 126 dhd_pub_t *dhdp; member 214 static int _tdata_psh_info_pool_init(dhd_pub_t *dhdp, in _tdata_psh_info_pool_init() 248 static void _tdata_psh_info_pool_deinit(dhd_pub_t *dhdp, in _tdata_psh_info_pool_deinit() 301 dhd_pub_t *dhdp; in dhd_tcpack_send() local 363 int dhd_tcpack_suppress_set(dhd_pub_t *dhdp, uint8 mode) in dhd_tcpack_suppress_set() 521 dhd_tcpack_info_tbl_clean(dhd_pub_t *dhdp) in dhd_tcpack_info_tbl_clean() 571 inline int dhd_tcpack_check_xmit(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_check_xmit() 632 static INLINE bool dhd_tcpdata_psh_acked(dhd_pub_t *dhdp, uint8 *ip_hdr, in dhd_tcpdata_psh_acked() 715 dhd_tcpack_suppress(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_suppress() 938 dhd_tcpdata_info_get(dhd_pub_t *dhdp, void *pkt) in dhd_tcpdata_info_get() [all …]
|
| H A D | dhd_pktlog.c | 133 dhd_os_attach_pktlog(dhd_pub_t *dhdp) in dhd_os_attach_pktlog() 167 dhd_os_detach_pktlog(dhd_pub_t *dhdp) in dhd_os_detach_pktlog() 189 dhd_pktlog_ring_init(dhd_pub_t *dhdp, int size) in dhd_pktlog_ring_init() 243 dhd_pktlog_ring_deinit(dhd_pub_t *dhdp, dhd_pktlog_ring_t *ring) in dhd_pktlog_ring_deinit() 314 dhd_pktlog_ring_add_pkts(dhd_pub_t *dhdp, void *pkt, void *pktdata, uint32 pktid, uint32 direction) in dhd_pktlog_ring_add_pkts() 398 dhd_pktlog_ring_tx_status(dhd_pub_t *dhdp, void *pkt, void *pktdata, uint32 pktid, in dhd_pktlog_ring_tx_status() 900 dhd_pub_t *dhdp; in dhd_pktlog_ring_change_size() local 967 void dhd_pktlog_get_filename(dhd_pub_t *dhdp, char *dump_path, int len) in dhd_pktlog_get_filename() 1036 dhd_pktlog_get_dump_length(dhd_pub_t *dhdp) in dhd_pktlog_get_dump_length() 1074 dhd_pktlog_dump_write(dhd_pub_t *dhdp, void *file, const void *user_buf, uint32 size) in dhd_pktlog_dump_write() [all …]
|
| H A D | dhd_wlfc.c | 195 _dhd_wlfc_thread_wakeup(dhd_pub_t *dhdp) in _dhd_wlfc_thread_wakeup() 653 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pushheader() local 812 _dhd_wlfc_prec_drop(dhd_pub_t *dhdp, int prec, void* p, bool bPktInQ) in _dhd_wlfc_prec_drop() 881 _dhd_wlfc_prec_enq_with_drop(dhd_pub_t *dhdp, struct pktq *pq, void *pkt, int prec, bool qHead, in _dhd_wlfc_prec_enq_with_drop() 1055 dhd_pub_t *dhdp; in _dhd_wlfc_flow_control_check() local 1111 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_send_signalonly_packet() local 1258 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pretx_pktprocess() local 1613 dhd_pub_t *dhdp; in _dhd_wlfc_return_implied_credit() local 1713 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pktq_flush() local 2042 dhd_pub_t *dhdp = (dhd_pub_t *)(ctx->dhdp); in _dhd_wlfc_mac_entry_update() local [all …]
|
| H A D | dhd_linux_pktdump.c | 406 dhd_dump_pkt(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, in dhd_dump_pkt() 447 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) in dhd_dump_pkt_cnts_inc() 486 dhd_pub_t *dhdp = (dhd_pub_t *)data; in dhd_dump_pkt_timer() local 505 dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) in dhd_dump_mod_pkt_timer() 537 dhd_dump_pkt_init(dhd_pub_t *dhdp) in dhd_dump_pkt_init() 559 dhd_dump_pkt_deinit(dhd_pub_t *dhdp) in dhd_dump_pkt_deinit() 576 dhd_dump_pkt_clear(dhd_pub_t *dhdp) in dhd_dump_pkt_clear() 594 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) in dhd_dump_pkt_enabled() 608 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) { } in dhd_dump_pkt_cnts_inc() 610 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) { return FALSE; } in dhd_dump_pkt_enabled() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_ip.c | 131 dhd_pub_t *dhdp; member 223 static int _tdata_psh_info_pool_init(dhd_pub_t *dhdp, in _tdata_psh_info_pool_init() 257 static void _tdata_psh_info_pool_deinit(dhd_pub_t *dhdp, in _tdata_psh_info_pool_deinit() 311 dhd_pub_t *dhdp; in dhd_tcpack_send() local 373 int dhd_tcpack_suppress_set(dhd_pub_t *dhdp, uint8 mode) in dhd_tcpack_suppress_set() 534 dhd_tcpack_info_tbl_clean(dhd_pub_t *dhdp) in dhd_tcpack_info_tbl_clean() 584 inline int dhd_tcpack_check_xmit(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_check_xmit() 645 static INLINE bool dhd_tcpdata_psh_acked(dhd_pub_t *dhdp, uint8 *ip_hdr, in dhd_tcpdata_psh_acked() 728 dhd_tcpack_suppress(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_suppress() 951 dhd_tcpdata_info_get(dhd_pub_t *dhdp, void *pkt) in dhd_tcpdata_info_get() [all …]
|
| H A D | dhd_linux.c | 717 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx) in dhd_set_role() 1022 struct dhd_if * dhd_get_ifp(dhd_pub_t *dhdp, uint32 ifidx) in dhd_get_ifp() 1090 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() 1154 dhd_sta_alloc(dhd_pub_t * dhdp) in dhd_sta_alloc() 1213 dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_init() 1271 dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_fini() 1292 dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_clear() 1560 dhd_axi_error_dispatch(dhd_pub_t *dhdp) in dhd_axi_error_dispatch() 1575 int dhd_bssidx2idx(dhd_pub_t *dhdp, uint32 bssidx) in dhd_bssidx2idx() 1595 static inline int dhd_rxf_enqueue(dhd_pub_t *dhdp, void* skb) in dhd_rxf_enqueue() [all …]
|
| H A D | dhd_wlfc.c | 77 _dhd_wlfc_thread_wakeup(dhd_pub_t *dhdp) in _dhd_wlfc_thread_wakeup() 533 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pushheader() local 686 _dhd_wlfc_prec_drop(dhd_pub_t *dhdp, int prec, void* p, bool bPktInQ) in _dhd_wlfc_prec_drop() 755 _dhd_wlfc_prec_enq_with_drop(dhd_pub_t *dhdp, struct pktq *pq, void *pkt, int prec, bool qHead, in _dhd_wlfc_prec_enq_with_drop() 929 dhd_pub_t *dhdp; in _dhd_wlfc_flow_control_check() local 984 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_send_signalonly_packet() local 1126 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pretx_pktprocess() local 1432 dhd_pub_t *dhdp; in _dhd_wlfc_return_implied_credit() local 1532 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pktq_flush() local 1836 dhd_pub_t *dhdp = (dhd_pub_t *)(ctx->dhdp); in _dhd_wlfc_mac_entry_update() local [all …]
|
| H A D | dhd_common.c | 437 dhd_query_bus_erros(dhd_pub_t *dhdp) in dhd_query_bus_erros() 524 dhd_clear_bus_errors(dhd_pub_t *dhdp) in dhd_clear_bus_errors() 851 dhd_common_socram_dump(dhd_pub_t *dhdp) in dhd_common_socram_dump() 857 dhd_dump(dhd_pub_t *dhdp, char *buf, int buflen) in dhd_dump() 947 dhd_dump_to_kernelog(dhd_pub_t *dhdp) in dhd_dump_to_kernelog() 2325 dhd_prec_enq(dhd_pub_t *dhdp, struct pktq *q, void *pkt, int prec) in dhd_prec_enq() 2383 dhd_prec_drop_pkts(dhd_pub_t *dhdp, struct pktq *pq, int prec, f_droppkt_t fn) in dhd_prec_drop_pkts() 3134 dngl_host_event(dhd_pub_t *dhdp, void *pktdata, bcm_dngl_event_msg_t *dngl_event, size_t pktlen) in dngl_host_event() 3186 dngl_host_event_process(dhd_pub_t *dhdp, bcm_dngl_event_t *event, in dngl_host_event_process() 4561 dhd_ndo_get_version(dhd_pub_t *dhdp) in dhd_ndo_get_version() [all …]
|
| H A D | dhd_linux_pktdump.c | 350 dhd_dump_pkt(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, in dhd_dump_pkt() 384 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) in dhd_dump_pkt_cnts_inc() 423 dhd_pub_t *dhdp = (dhd_pub_t *)data; in dhd_dump_pkt_timer() local 442 dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) in dhd_dump_mod_pkt_timer() 474 dhd_dump_pkt_init(dhd_pub_t *dhdp) in dhd_dump_pkt_init() 496 dhd_dump_pkt_deinit(dhd_pub_t *dhdp) in dhd_dump_pkt_deinit() 513 dhd_dump_pkt_clear(dhd_pub_t *dhdp) in dhd_dump_pkt_clear() 531 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) in dhd_dump_pkt_enabled() 545 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) { } in dhd_dump_pkt_cnts_inc() 547 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) { return FALSE; } in dhd_dump_pkt_enabled() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_ip.c | 131 dhd_pub_t *dhdp; member 223 static int _tdata_psh_info_pool_init(dhd_pub_t *dhdp, in _tdata_psh_info_pool_init() 257 static void _tdata_psh_info_pool_deinit(dhd_pub_t *dhdp, in _tdata_psh_info_pool_deinit() 311 dhd_pub_t *dhdp; in dhd_tcpack_send() local 373 int dhd_tcpack_suppress_set(dhd_pub_t *dhdp, uint8 mode) in dhd_tcpack_suppress_set() 534 dhd_tcpack_info_tbl_clean(dhd_pub_t *dhdp) in dhd_tcpack_info_tbl_clean() 584 inline int dhd_tcpack_check_xmit(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_check_xmit() 645 static INLINE bool dhd_tcpdata_psh_acked(dhd_pub_t *dhdp, uint8 *ip_hdr, in dhd_tcpdata_psh_acked() 728 dhd_tcpack_suppress(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_suppress() 951 dhd_tcpdata_info_get(dhd_pub_t *dhdp, void *pkt) in dhd_tcpdata_info_get() [all …]
|
| H A D | dhd_linux.c | 717 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx) in dhd_set_role() 1022 struct dhd_if * dhd_get_ifp(dhd_pub_t *dhdp, uint32 ifidx) in dhd_get_ifp() 1090 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() 1154 dhd_sta_alloc(dhd_pub_t * dhdp) in dhd_sta_alloc() 1213 dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_init() 1271 dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_fini() 1292 dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_clear() 1560 dhd_axi_error_dispatch(dhd_pub_t *dhdp) in dhd_axi_error_dispatch() 1575 int dhd_bssidx2idx(dhd_pub_t *dhdp, uint32 bssidx) in dhd_bssidx2idx() 1595 static inline int dhd_rxf_enqueue(dhd_pub_t *dhdp, void* skb) in dhd_rxf_enqueue() [all …]
|
| H A D | dhd_wlfc.c | 77 _dhd_wlfc_thread_wakeup(dhd_pub_t *dhdp) in _dhd_wlfc_thread_wakeup() 533 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pushheader() local 686 _dhd_wlfc_prec_drop(dhd_pub_t *dhdp, int prec, void* p, bool bPktInQ) in _dhd_wlfc_prec_drop() 755 _dhd_wlfc_prec_enq_with_drop(dhd_pub_t *dhdp, struct pktq *pq, void *pkt, int prec, bool qHead, in _dhd_wlfc_prec_enq_with_drop() 929 dhd_pub_t *dhdp; in _dhd_wlfc_flow_control_check() local 981 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_send_signalonly_packet() local 1123 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pretx_pktprocess() local 1429 dhd_pub_t *dhdp; in _dhd_wlfc_return_implied_credit() local 1529 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pktq_flush() local 1833 dhd_pub_t *dhdp = (dhd_pub_t *)(ctx->dhdp); in _dhd_wlfc_mac_entry_update() local [all …]
|
| H A D | dhd_common.c | 437 dhd_query_bus_erros(dhd_pub_t *dhdp) in dhd_query_bus_erros() 524 dhd_clear_bus_errors(dhd_pub_t *dhdp) in dhd_clear_bus_errors() 851 dhd_common_socram_dump(dhd_pub_t *dhdp) in dhd_common_socram_dump() 857 dhd_dump(dhd_pub_t *dhdp, char *buf, int buflen) in dhd_dump() 947 dhd_dump_to_kernelog(dhd_pub_t *dhdp) in dhd_dump_to_kernelog() 2325 dhd_prec_enq(dhd_pub_t *dhdp, struct pktq *q, void *pkt, int prec) in dhd_prec_enq() 2383 dhd_prec_drop_pkts(dhd_pub_t *dhdp, struct pktq *pq, int prec, f_droppkt_t fn) in dhd_prec_drop_pkts() 3134 dngl_host_event(dhd_pub_t *dhdp, void *pktdata, bcm_dngl_event_msg_t *dngl_event, size_t pktlen) in dngl_host_event() 3186 dngl_host_event_process(dhd_pub_t *dhdp, bcm_dngl_event_t *event, in dngl_host_event_process() 4561 dhd_ndo_get_version(dhd_pub_t *dhdp) in dhd_ndo_get_version() [all …]
|
| H A D | dhd_linux_pktdump.c | 350 dhd_dump_pkt(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, in dhd_dump_pkt() 384 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) in dhd_dump_pkt_cnts_inc() 423 dhd_pub_t *dhdp = (dhd_pub_t *)data; in dhd_dump_pkt_timer() local 442 dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) in dhd_dump_mod_pkt_timer() 474 dhd_dump_pkt_init(dhd_pub_t *dhdp) in dhd_dump_pkt_init() 496 dhd_dump_pkt_deinit(dhd_pub_t *dhdp) in dhd_dump_pkt_deinit() 513 dhd_dump_pkt_clear(dhd_pub_t *dhdp) in dhd_dump_pkt_clear() 531 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) in dhd_dump_pkt_enabled() 545 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) { } in dhd_dump_pkt_cnts_inc() 547 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) { return FALSE; } in dhd_dump_pkt_enabled() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_ip.c | 130 dhd_pub_t *dhdp; member 213 static int _tdata_psh_info_pool_init(dhd_pub_t *dhdp, in _tdata_psh_info_pool_init() 247 static void _tdata_psh_info_pool_deinit(dhd_pub_t *dhdp, in _tdata_psh_info_pool_deinit() 295 dhd_pub_t *dhdp; in dhd_tcpack_send() local 338 int dhd_tcpack_suppress_set(dhd_pub_t *dhdp, uint8 mode) in dhd_tcpack_suppress_set() 479 dhd_tcpack_info_tbl_clean(dhd_pub_t *dhdp) in dhd_tcpack_info_tbl_clean() 525 inline int dhd_tcpack_check_xmit(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_check_xmit() 586 static INLINE bool dhd_tcpdata_psh_acked(dhd_pub_t *dhdp, uint8 *ip_hdr, in dhd_tcpdata_psh_acked() 669 dhd_tcpack_suppress(dhd_pub_t *dhdp, void *pkt) in dhd_tcpack_suppress() 893 dhd_tcpdata_info_get(dhd_pub_t *dhdp, void *pkt) in dhd_tcpdata_info_get() [all …]
|
| H A D | dhd_linux.c | 1428 void dhd_lb_stats_init(dhd_pub_t *dhdp) in dhd_lb_stats_init() 1556 void dhd_lb_stats_deinit(dhd_pub_t *dhdp) in dhd_lb_stats_deinit() 1684 void dhd_lb_stats_dump(dhd_pub_t *dhdp, struct bcmstrbuf *strbuf) in dhd_lb_stats_dump() 1782 extern void dhd_lb_stats_update_napi_histo(dhd_pub_t *dhdp, uint32 count) in dhd_lb_stats_update_napi_histo() 1794 extern void dhd_lb_stats_update_txc_histo(dhd_pub_t *dhdp, uint32 count) in dhd_lb_stats_update_txc_histo() 1806 extern void dhd_lb_stats_update_rxc_histo(dhd_pub_t *dhdp, uint32 count) in dhd_lb_stats_update_rxc_histo() 1818 extern void dhd_lb_stats_txc_percpu_cnt_incr(dhd_pub_t *dhdp) in dhd_lb_stats_txc_percpu_cnt_incr() 1824 extern void dhd_lb_stats_rxc_percpu_cnt_incr(dhd_pub_t *dhdp) in dhd_lb_stats_rxc_percpu_cnt_incr() 2185 static inline dhd_if_t *dhd_get_ifp(dhd_pub_t *dhdp, uint32 ifidx) in dhd_get_ifp() 2197 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() [all …]
|
| H A D | dhd_wlfc.c | 82 _dhd_wlfc_thread_wakeup(dhd_pub_t *dhdp) in _dhd_wlfc_thread_wakeup() 535 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pushheader() local 689 _dhd_wlfc_prec_drop(dhd_pub_t *dhdp, int prec, void* p, bool bPktInQ) in _dhd_wlfc_prec_drop() 755 _dhd_wlfc_prec_enq_with_drop(dhd_pub_t *dhdp, struct pktq *pq, void *pkt, int prec, bool qHead, in _dhd_wlfc_prec_enq_with_drop() 929 dhd_pub_t *dhdp; in _dhd_wlfc_flow_control_check() local 981 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_send_signalonly_packet() local 1123 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pretx_pktprocess() local 1433 dhd_pub_t *dhdp; in _dhd_wlfc_return_implied_credit() local 1533 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pktq_flush() local 1838 dhd_pub_t *dhdp = (dhd_pub_t *)(ctx->dhdp); in _dhd_wlfc_mac_entry_update() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pktlog.c | 133 dhd_os_attach_pktlog(dhd_pub_t *dhdp) in dhd_os_attach_pktlog() 167 dhd_os_detach_pktlog(dhd_pub_t *dhdp) in dhd_os_detach_pktlog() 189 dhd_pktlog_ring_init(dhd_pub_t *dhdp, int size) in dhd_pktlog_ring_init() 243 dhd_pktlog_ring_deinit(dhd_pub_t *dhdp, dhd_pktlog_ring_t *ring) in dhd_pktlog_ring_deinit() 314 dhd_pktlog_ring_add_pkts(dhd_pub_t *dhdp, void *pkt, void *pktdata, uint32 pktid, uint32 direction) in dhd_pktlog_ring_add_pkts() 398 dhd_pktlog_ring_tx_status(dhd_pub_t *dhdp, void *pkt, void *pktdata, uint32 pktid, in dhd_pktlog_ring_tx_status() 900 dhd_pub_t *dhdp; in dhd_pktlog_ring_change_size() local 967 void dhd_pktlog_get_filename(dhd_pub_t *dhdp, char *dump_path, int len) in dhd_pktlog_get_filename() 1036 dhd_pktlog_get_dump_length(dhd_pub_t *dhdp) in dhd_pktlog_get_dump_length() 1074 dhd_pktlog_dump_write(dhd_pub_t *dhdp, void *file, const void *user_buf, uint32 size) in dhd_pktlog_dump_write() [all …]
|
| H A D | dhd_macdbg.c | 38 dhd_pub_t *dhdp; member 50 dhd_macdbg_attach(dhd_pub_t *dhdp) in dhd_macdbg_attach() 91 dhd_macdbg_detach(dhd_pub_t *dhdp) in dhd_macdbg_detach() 118 dhd_macdbg_event_handler(dhd_pub_t *dhdp, uint32 reason, in dhd_macdbg_event_handler() 497 dhd_macdbg_dumpmac(dhd_pub_t *dhdp, char *buf, int buflen, in dhd_macdbg_dumpmac() 537 dhd_macdbg_pd11regs(dhd_pub_t *dhdp, char *params, int plen, char *buf, int buflen) in dhd_macdbg_pd11regs() 562 dhd_macdbg_reglist(dhd_pub_t *dhdp, char *buf, int buflen) in dhd_macdbg_reglist() 690 dhd_macdbg_dumpsvmp(dhd_pub_t *dhdp, char *buf, int buflen, in dhd_macdbg_dumpsvmp() 722 dhd_macdbg_psvmpmems(dhd_pub_t *dhdp, char *params, int plen, char *buf, int buflen) in dhd_macdbg_psvmpmems()
|
| H A D | dhd_wlfc.c | 195 _dhd_wlfc_thread_wakeup(dhd_pub_t *dhdp) in _dhd_wlfc_thread_wakeup() 653 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pushheader() local 812 _dhd_wlfc_prec_drop(dhd_pub_t *dhdp, int prec, void* p, bool bPktInQ) in _dhd_wlfc_prec_drop() 881 _dhd_wlfc_prec_enq_with_drop(dhd_pub_t *dhdp, struct pktq *pq, void *pkt, int prec, bool qHead, in _dhd_wlfc_prec_enq_with_drop() 1055 dhd_pub_t *dhdp; in _dhd_wlfc_flow_control_check() local 1108 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_send_signalonly_packet() local 1255 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pretx_pktprocess() local 1610 dhd_pub_t *dhdp; in _dhd_wlfc_return_implied_credit() local 1710 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pktq_flush() local 2039 dhd_pub_t *dhdp = (dhd_pub_t *)(ctx->dhdp); in _dhd_wlfc_mac_entry_update() local [all …]
|
| H A D | dhd_linux_pktdump.c | 406 dhd_dump_pkt(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, in dhd_dump_pkt() 447 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) in dhd_dump_pkt_cnts_inc() 486 dhd_pub_t *dhdp = (dhd_pub_t *)data; in dhd_dump_pkt_timer() local 505 dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) in dhd_dump_mod_pkt_timer() 537 dhd_dump_pkt_init(dhd_pub_t *dhdp) in dhd_dump_pkt_init() 559 dhd_dump_pkt_deinit(dhd_pub_t *dhdp) in dhd_dump_pkt_deinit() 576 dhd_dump_pkt_clear(dhd_pub_t *dhdp) in dhd_dump_pkt_clear() 594 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) in dhd_dump_pkt_enabled() 608 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) { } in dhd_dump_pkt_cnts_inc() 610 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) { return FALSE; } in dhd_dump_pkt_enabled() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 733 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx) in dhd_set_role() 1036 struct dhd_if * dhd_get_ifp(dhd_pub_t *dhdp, uint32 ifidx) in dhd_get_ifp() 1104 dhd_sta_free(dhd_pub_t * dhdp, dhd_sta_t * sta) in dhd_sta_free() 1168 dhd_sta_alloc(dhd_pub_t * dhdp) in dhd_sta_alloc() 1227 dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_init() 1285 dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_fini() 1306 dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_clear() 1574 dhd_axi_error_dispatch(dhd_pub_t *dhdp) in dhd_axi_error_dispatch() 1589 int dhd_bssidx2idx(dhd_pub_t *dhdp, uint32 bssidx) in dhd_bssidx2idx() 1609 static inline int dhd_rxf_enqueue(dhd_pub_t *dhdp, void* skb) in dhd_rxf_enqueue() [all …]
|
| H A D | dhd_wlfc.c | 77 _dhd_wlfc_thread_wakeup(dhd_pub_t *dhdp) in _dhd_wlfc_thread_wakeup() 533 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pushheader() local 686 _dhd_wlfc_prec_drop(dhd_pub_t *dhdp, int prec, void* p, bool bPktInQ) in _dhd_wlfc_prec_drop() 755 _dhd_wlfc_prec_enq_with_drop(dhd_pub_t *dhdp, struct pktq *pq, void *pkt, int prec, bool qHead, in _dhd_wlfc_prec_enq_with_drop() 929 dhd_pub_t *dhdp; in _dhd_wlfc_flow_control_check() local 981 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_send_signalonly_packet() local 1123 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pretx_pktprocess() local 1429 dhd_pub_t *dhdp; in _dhd_wlfc_return_implied_credit() local 1529 dhd_pub_t *dhdp = (dhd_pub_t *)ctx->dhdp; in _dhd_wlfc_pktq_flush() local 1833 dhd_pub_t *dhdp = (dhd_pub_t *)(ctx->dhdp); in _dhd_wlfc_mac_entry_update() local [all …]
|
| H A D | dhd_common.c | 436 dhd_query_bus_erros(dhd_pub_t *dhdp) in dhd_query_bus_erros() 523 dhd_clear_bus_errors(dhd_pub_t *dhdp) in dhd_clear_bus_errors() 850 dhd_common_socram_dump(dhd_pub_t *dhdp) in dhd_common_socram_dump() 856 dhd_dump(dhd_pub_t *dhdp, char *buf, int buflen) in dhd_dump() 946 dhd_dump_to_kernelog(dhd_pub_t *dhdp) in dhd_dump_to_kernelog() 2324 dhd_prec_enq(dhd_pub_t *dhdp, struct pktq *q, void *pkt, int prec) in dhd_prec_enq() 2382 dhd_prec_drop_pkts(dhd_pub_t *dhdp, struct pktq *pq, int prec, f_droppkt_t fn) in dhd_prec_drop_pkts() 3128 dngl_host_event(dhd_pub_t *dhdp, void *pktdata, bcm_dngl_event_msg_t *dngl_event, size_t pktlen) in dngl_host_event() 3180 dngl_host_event_process(dhd_pub_t *dhdp, bcm_dngl_event_t *event, in dngl_host_event_process() 4541 dhd_ndo_get_version(dhd_pub_t *dhdp) in dhd_ndo_get_version() [all …]
|
| H A D | dhd_linux_pktdump.c | 350 dhd_dump_pkt(dhd_pub_t *dhdp, int ifidx, uint8 *pktdata, uint32 pktlen, in dhd_dump_pkt() 384 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) in dhd_dump_pkt_cnts_inc() 423 dhd_pub_t *dhdp = (dhd_pub_t *)data; in dhd_dump_pkt_timer() local 442 dhd_dump_mod_pkt_timer(dhd_pub_t *dhdp, uint16 rsn) in dhd_dump_mod_pkt_timer() 474 dhd_dump_pkt_init(dhd_pub_t *dhdp) in dhd_dump_pkt_init() 496 dhd_dump_pkt_deinit(dhd_pub_t *dhdp) in dhd_dump_pkt_deinit() 513 dhd_dump_pkt_clear(dhd_pub_t *dhdp) in dhd_dump_pkt_clear() 531 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) in dhd_dump_pkt_enabled() 545 dhd_dump_pkt_cnts_inc(dhd_pub_t *dhdp, bool tx, uint16 *pktfate, uint16 pkttype) { } in dhd_dump_pkt_cnts_inc() 547 dhd_dump_pkt_enabled(dhd_pub_t *dhdp) { return FALSE; } in dhd_dump_pkt_enabled() [all …]
|