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_extend_hdr
(Results
1 - 2
of
2
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H
A
D
hmac_hcc_adapt.c
60
hi_u8 *
hcc_extend_hdr
= HI_NULL;
in hmac_hcc_rx_event_comm_adapt()
local
74
hcc_extend_hdr
= oal_netbuf_data((oal_netbuf_stru *)hcc_event_payload->netbuf);
in hmac_hcc_rx_event_comm_adapt()
75
mac_header_len = ((dmac_rx_ctl_stru *)
hcc_extend_hdr
)->rx_info.mac_header_len;
in hmac_hcc_rx_event_comm_adapt()
80
oal_print_hex_dump(
hcc_extend_hdr
,
in hmac_hcc_rx_event_comm_adapt()
87
get_mac_rx_ctl(pst_rx_ctrl, (dmac_rx_ctl_stru *)
hcc_extend_hdr
);
in hmac_hcc_rx_event_comm_adapt()
91
(hi_u32 *)(
hcc_extend_hdr
+ HI_MAX_DEV_CB_LEN + WLAN_MAX_MAC_HDR_LEN - pst_rx_ctrl->mac_header_len);
in hmac_hcc_rx_event_comm_adapt()
H
A
D
hcc_comm.h
151
struct
hcc_extend_hdr
{
struct
160
typedef struct
hcc_extend_hdr
frw_hcc_extend_hdr_stru;
Completed in 2 milliseconds