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:alg_cfg
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
wal_hipriv.c
150
/* 开启或关闭速率自适应算法: sh hipriv.sh "vap0
alg_cfg
ar_enable [1|0]" */
152
/* 开启或关闭使用最低速率: sh hipriv.sh "vap0
alg_cfg
ar_use_lowest [1|0]" */
154
/* 设置短期统计的包数目:sh hipriv.sh "vap0
alg_cfg
ar_short_num [包数目]" */
156
/* 设置短期统计的包位移值:sh hipriv.sh "vap0
alg_cfg
ar_short_shift [位移值]" */
158
/* 设置长期统计的包数目:sh hipriv.sh "vap0
alg_cfg
ar_long_num [包数目]" */
160
/* 设置长期统计的包位移值:sh hipriv.sh "vap0
alg_cfg
ar_long_shift [位移值]" */
162
/* 设置最小探测包间隔:sh hipriv.sh "vap0
alg_cfg
ar_min_probe_no [包数目]" */
164
/* 设置最大探测包间隔:sh hipriv.sh "vap0
alg_cfg
ar_max_probe_no [包数目]" */
166
/* 设置探测间隔保持次数:sh hipriv.sh "vap0
alg_cfg
ar_keep_times [次数]" */
168
/* 设置goodput突变门限(千分比,如300):sh hipriv.sh "vap0
alg_cfg
ar_delta_rati
3445
wal_ioctl_
alg_cfg
_stru
alg_cfg
;
wal_hipriv_cca_opt_log()
local
3539
wal_ioctl_
alg_cfg
_stru
alg_cfg
= g_ast_
alg_cfg
_map[0];
wal_hipriv_alg_cfg()
local
3676
wal_ioctl_
alg_cfg
_stru
alg_cfg
= g_ast_
alg_cfg
_map[0];
wal_hipriv_tpc_log()
local
3741
wal_ioctl_
alg_cfg
_stru
alg_cfg
= g_ast_
alg_cfg
_map[0];
wal_hipriv_ar_log_cfg()
local
3882
wal_ioctl_
alg_cfg
_stru
alg_cfg
= g_ast_
alg_cfg
_map[0];
wal_hipriv_ar_test()
local
[all...]
H
A
D
wal_hipriv.h
119
mac_alg_cfg_enum_uint8
alg_cfg
; /* 配置命令对应的枚举值 */
member
H
A
D
wal_event.c
473
alg_param->
alg_cfg
= MAC_ALG_CFG_TPC_MODE;
in wal_set_tpc_mode()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H
A
D
mac_vap.h
954
mac_alg_cfg_enum_uint8
alg_cfg
; /* 配置命令枚举 */
member
962
mac_alg_cfg_enum_uint8
alg_cfg
; /* 配置命令枚举 */
member
971
mac_alg_cfg_enum_uint8
alg_cfg
; /* 配置命令枚举 */
member
979
mac_alg_cfg_enum_uint8
alg_cfg
; /* 配置命令枚举 */
member
993
mac_alg_cfg_enum_uint8
alg_cfg
; /* 配置命令枚举 */
member
1004
mac_alg_cfg_enum_uint8
alg_cfg
; /* 配置命令枚举 */
member
Completed in 15 milliseconds