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:bcn_timeout
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_cfg80211.c
244
wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32
bcn_timeout
)
in wl_dongle_roam()
argument
H
A
D
dhd_config.h
207
uint
bcn_timeout
;
member
H
A
D
wl_cfg80211.c
5882
wl_get_bcn_timeout(struct net_device *dev, u32 *
bcn_timeout
)
in wl_get_bcn_timeout()
argument
H
A
D
dhd_linux.c
1880
int
bcn_timeout
= 0;
in dhd_set_suspend()
local
1919
int
bcn_timeout
= CUSTOM_BCN_TIMEOUT_SETTING;
in dhd_set_suspend()
local
10121
uint
bcn_timeout
= CUSTOM_BCN_TIMEOUT;
dhd_preinit_ioctls()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
8610
uint32
bcn_timeout
; /**< dur in seconds to receive 1 bcn */
member
Completed in 97 milliseconds