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
defs:netbuf_head
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H
A
D
hcc_hmac.c
499
oal_netbuf_stru *
netbuf_head
= HI_NULL;
in hcc_host_tx_data_adapt_pre_do()
local
H
A
D
hcc_host.c
338
oal_netbuf_head_stru *
netbuf_head
= HI_NULL;
local
395
oal_netbuf_head_stru *
netbuf_head
= &hcc_handler->hcc_transer_info.hcc_queues[HCC_RX].queues[type].data_queue;
local
1088
static hi_void hcc_rx_netbuf_list_handler(hcc_handler_stru *hcc_handler, oal_netbuf_head_stru *
netbuf_head
)
argument
1153
oal_netbuf_head_stru
netbuf_head
;
local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H
A
D
hmac_rx_data.c
172
static hi_u32 hmac_rx_transmit_to_wlan(frw_event_hdr_stru *event_hdr, oal_netbuf_head_stru *
netbuf_head
)
in hmac_rx_transmit_to_wlan()
argument
H
A
D
hmac_blockack.c
601
oal_netbuf_head_stru
netbuf_head
;
in hmac_reorder_ba_rx_buffer_bar()
local
640
hmac_ba_rx_prepare_bufflist(const hmac_vap_stru *hmac_vap, hmac_rx_buf_stru *rx_buf, oal_
netbuf_head
_stru *
netbuf_head
)
hmac_ba_rx_prepare_bufflist()
argument
687
oal_
netbuf_head
_stru
netbuf_head
;
hmac_ba_send_reorder_timeout()
local
[all...]
H
A
D
hmac_user.h
101
oal_netbuf_head_stru
netbuf_head
; /* MPDU对应的描述符首地址 */
member
Completed in 8 milliseconds