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:iovbuf
(Results
1 - 9
of
9
) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_flowring.c
1213
uint8
iovbuf
[24];
in dhd_flow_prio_map()
local
[all...]
H
A
D
dhd_debug.c
1129
char
iovbuf
[WLC_IOCTL_SMLEN] = { 0 };
in dhd_dbg_set_event_log_tag()
local
H
A
D
wl_iw.c
3992
char
iovbuf
[WL_EVENTING_MASK_LEN + 12]; /* Room for "event_msgs" + '\0' + bitvec */
in wl_iw_set_event_mask()
local
H
A
D
dhd_config.c
1249
char
iovbuf
[WL_EVENTING_MASK_LEN + 12]; /* Room for "event_msgs" + '\0' + bitvec */
in dhd_conf_set_intiovar()
local
1258
bcm_mkiovar(name, (char *)&val, sizeof(val),
iovbuf
, sizeof(
iovbuf
));
in dhd_conf_set_intiovar()
local
1275
char
iovbuf
[WLC_IOCTL_SMLEN];
in dhd_conf_set_bufiovar()
local
1304
char
iovbuf
[WLC_IOCTL_SMLE
in dhd_conf_get_iovar()
local
1801
char
iovbuf
[WLC_IOCTL_SMLEN];
dhd_conf_get_wme()
local
[all...]
H
A
D
dhd_common.c
917
char
iovbuf
[WLC_IOCTL_SMLEN];
in dhd_wl_ioctl_get_intiovar()
local
941
char
iovbuf
[WLC_IOCTL_SMLEN];
in dhd_wl_ioctl_set_intiovar()
local
4524
char
iovbuf
[DHD_IOVAR_BUF_SIZE];
dhd_ndo_add_ip()
local
4557
char
iovbuf
[DHD_IOVAR_BUF_SIZE];
dhd_ndo_remove_ip()
local
4585
char
iovbuf
[DHD_IOVAR_BUF_SIZE];
dhd_ndo_get_version()
local
4635
char
iovbuf
[DHD_IOVAR_BUF_SIZE];
dhd_ndo_add_ip_with_type()
local
4682
char
iovbuf
[DHD_IOVAR_BUF_SIZE];
dhd_ndo_remove_ip_by_addr()
local
4721
char
iovbuf
[DHD_IOVAR_BUF_SIZE];
dhd_ndo_remove_ip_by_type()
local
4763
char
iovbuf
[DHD_IOVAR_BUF_SIZE];
dhd_ndo_unsolicited_na_filter_enable()
local
5704
char
iovbuf
[WLC_IOCTL_SMLEN];
dhd_check_current_clm_data()
local
5738
char
iovbuf
[WLC_IOCTL_SMLEN];
dhd_apply_default_clm()
local
[all...]
H
A
D
dhd_msgbuf.c
7585
char
iovbuf
[32];
in dhd_msgbuf_iovar_timeout_dump()
local
H
A
D
wl_android_ext.c
5909
s8
iovbuf
[WL_EVENTING_MASK_LEN + 12];
in wl_ext_add_remove_eventmsg()
local
5943
s8
iovbuf
[WL_EVENTING_MASK_LEN + 12];
in wl_ext_event_msg()
local
[all...]
H
A
D
wl_cfg80211.c
18547
s8
iovbuf
[WL_EVENTING_MASK_LEN + 12];
in wl_cfg80211_apply_eventbuffer()
local
18584
s8
iovbuf
[WL_EVENTING_MASK_LEN + 12];
in wl_add_remove_eventmsg()
local
19374
s8
iovbuf
[WLC_IOCTL_SMLEN];
wl_cfg80211_up()
local
24218
s8
iovbuf
[WL_EVENTING_MASK_LEN + 12];
wl_cfg80211_config_suspend_events()
local
[all...]
H
A
D
dhd_linux.c
5610
char
iovbuf
[WL_EVENTING_MASK_LEN + sizeof(wl_scb_probe_t)];
in dhd_set_scb_probe()
local
10068
char
iovbuf
[WL_EVENTING_MASK_LEN + 12]; /* Room for "event_msgs" + '\0' + bitvec */
in dhd_preinit_ioctls()
local
16872
char
iovbuf
[20];
dhd_deepsleep()
local
[all...]
Completed in 77 milliseconds