Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:hcc_handler_stru
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H
A
D
hcc_host.h
242
}
hcc_handler_stru
;
typedef
244
typedef hi_void (*hcc_tx_cb_callback)(
hcc_handler_stru
*hcc);
330
extern
hcc_handler_stru
*g_hcc_host_handler;
337
static inline void hcc_tx_transfer_lock(
hcc_handler_stru
*hcc)
in hcc_tx_transfer_lock()
342
static inline void hcc_tx_transfer_unlock(
hcc_handler_stru
*hcc)
in hcc_tx_transfer_unlock()
352
static inline void hcc_rx_transfer_lock(const
hcc_handler_stru
*hcc)
in hcc_rx_transfer_lock()
361
static inline void hcc_rx_transfer_unlock(const
hcc_handler_stru
*hcc)
in hcc_rx_transfer_unlock()
370
static inline void hcc_transfer_lock(
hcc_handler_stru
*hcc)
in hcc_transfer_lock()
382
static inline void hcc_transfer_unlock(
hcc_handler_stru
*hcc)
in hcc_transfer_unlock()
397
hi_void hcc_host_exit(
hcc_handler_stru
*hc
[all...]
H
A
D
hcc_host.c
48
hcc_handler_stru
*g_hcc_host_handler = HI_NULL;
98
hcc_handler_stru
*hcc_host_get_handler(hi_void)
in hcc_host_get_handler()
104
hi_void hcc_transfer_queues_init(
hcc_handler_stru
*hcc_handler)
in hcc_transfer_queues_init()
125
hcc_handler_stru
*hcc_handler = g_hcc_host_handler;
165
hcc_handler_stru
*hcc_handle = hcc_host_get_handler();
194
hi_void hcc_trans_flow_ctrl_info_init(
hcc_handler_stru
*hcc_handle)
285
static hi_s32 hcc_host_rx(const
hcc_handler_stru
*hcc_handler, oal_netbuf_stru *netbuf)
334
hcc_handler_stru
*hcc_handler = (
hcc_handler_stru
*)handler;
393
hi_s32 hcc_host_proc_rx_queue(
hcc_handler_stru
*hcc_handle
[all...]
H
A
D
hcc_task.c
43
static hi_s32 hcc_thread_tx_wait_event_cond_check(
hcc_handler_stru
*hcc_handler)
in hcc_thread_tx_wait_event_cond_check()
61
static hi_s32 hcc_thread_rx_wait_event_cond_check(
hcc_handler_stru
*hcc_handler)
in hcc_thread_rx_wait_event_cond_check()
80
hi_s32 hcc_thread_process(
hcc_handler_stru
*hcc_handler, hi_u8 wr)
in hcc_thread_process()
197
hi_void hcc_exit_task_thread(
hcc_handler_stru
*hcc)
in hcc_exit_task_thread()
214
hcc_handler_stru
*hcc_handler = (
hcc_handler_stru
*)data;
in hcc_task_rx_thread()
255
hcc_handler_stru
*hcc_handler = (
hcc_handler_stru
*)data;
in hcc_task_tx_thread()
289
hi_u32 hcc_task_init(
hcc_handler_stru
*hcc_handler)
in hcc_task_init()
H
A
D
hcc_task.h
43
hi_u32 hcc_task_init(
hcc_handler_stru
*hcc_handler);
H
A
D
hcc_hmac.c
146
static hi_void hcc_tx_netbuf_destroy(
hcc_handler_stru
*hcc_handler)
in hcc_tx_netbuf_destroy()
183
hi_u32 hcc_host_tx(
hcc_handler_stru
*hcc_handler, oal_netbuf_stru *netbuf, const hcc_transfer_param *param)
in hcc_host_tx()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
plat_pm_wlan.c
324
hcc_handler_stru
*hcc_chl = hcc_host_get_handler();
in wlan_pm_disable_check_wakeup()
Completed in 7 milliseconds