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:channel_all
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H
A
D
phy.c
163
static const u8
channel_all
[59] = {
variable
1362
for (place = 14; place < sizeof(
channel_all
); place++) {
in rtl92d_get_rightchnlplace_for_iqk()
1363
if (
channel_all
[place] == chnl)
in rtl92d_get_rightchnlplace_for_iqk()
3214
if (
channel_all
[chnl] <= 3)
in rtl92d_get_chnlgroup_fromarray()
3216
else if (
channel_all
[chnl] <= 9)
in rtl92d_get_chnlgroup_fromarray()
3218
else if (
channel_all
[chnl] <= 14)
in rtl92d_get_chnlgroup_fromarray()
3220
else if (
channel_all
[chnl] <= 44)
in rtl92d_get_chnlgroup_fromarray()
3222
else if (
channel_all
[chnl] <= 54)
in rtl92d_get_chnlgroup_fromarray()
3224
else if (
channel_all
[chnl] <= 64)
in rtl92d_get_chnlgroup_fromarray()
3226
else if (
channel_all
[chn
in rtl92d_get_chnlgroup_fromarray()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H
A
D
phy.c
163
static const u8
channel_all
[59] = {
variable
1362
for (place = 14; place < ARRAY_SIZE(
channel_all
); place++) {
in rtl92d_get_rightchnlplace_for_iqk()
1363
if (
channel_all
[place] == chnl)
in rtl92d_get_rightchnlplace_for_iqk()
3211
if (
channel_all
[chnl] <= 3)
in rtl92d_get_chnlgroup_fromarray()
3213
else if (
channel_all
[chnl] <= 9)
in rtl92d_get_chnlgroup_fromarray()
3215
else if (
channel_all
[chnl] <= 14)
in rtl92d_get_chnlgroup_fromarray()
3217
else if (
channel_all
[chnl] <= 44)
in rtl92d_get_chnlgroup_fromarray()
3219
else if (
channel_all
[chnl] <= 54)
in rtl92d_get_chnlgroup_fromarray()
3221
else if (
channel_all
[chnl] <= 64)
in rtl92d_get_chnlgroup_fromarray()
3223
else if (
channel_all
[chn
in rtl92d_get_chnlgroup_fromarray()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H
A
D
phy.c
2158
u8
channel_all
[TARGET_CHNL_NUM_2G_5G] = {
in _get_right_chnl_place_for_iqk()
local
2170
for (place = 14; place < sizeof(
channel_all
); place++) {
in _get_right_chnl_place_for_iqk()
2171
if (
channel_all
[place] == chnl)
in _get_right_chnl_place_for_iqk()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H
A
D
phy.c
2158
u8
channel_all
[TARGET_CHNL_NUM_2G_5G] = {
in _get_right_chnl_place_for_iqk()
local
2170
for (place = 14; place < sizeof(
channel_all
); place++) {
in _get_right_chnl_place_for_iqk()
2171
if (
channel_all
[place] == chnl)
in _get_right_chnl_place_for_iqk()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H
A
D
phy.c
2762
u8
channel_all
[59] = {
in rtl92ee_get_rightchnlplace_for_iqk()
local
2773
for (place = 14; place < sizeof(
channel_all
); place++) {
in rtl92ee_get_rightchnlplace_for_iqk()
2774
if (
channel_all
[place] == chnl)
in rtl92ee_get_rightchnlplace_for_iqk()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H
A
D
phy.c
2762
u8
channel_all
[59] = {
in rtl92ee_get_rightchnlplace_for_iqk()
local
2773
for (place = 14; place < sizeof(
channel_all
); place++) {
in rtl92ee_get_rightchnlplace_for_iqk()
2774
if (
channel_all
[place] == chnl)
in rtl92ee_get_rightchnlplace_for_iqk()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H
A
D
phy.c
3592
static const u8
channel_all
[TARGET_CHNL_NUM_2G_5G_8812] = {
in _rtl8812ae_get_right_chnl_place_for_iqk()
local
3602
for (place = 14; place < sizeof(
channel_all
); place++)
in _rtl8812ae_get_right_chnl_place_for_iqk()
3603
if (
channel_all
[place] == chnl)
in _rtl8812ae_get_right_chnl_place_for_iqk()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H
A
D
phy.c
3589
static const u8
channel_all
[TARGET_CHNL_NUM_2G_5G_8812] = {
in _rtl8812ae_get_right_chnl_place_for_iqk()
local
3599
for (place = 14; place < sizeof(
channel_all
); place++)
in _rtl8812ae_get_right_chnl_place_for_iqk()
3600
if (
channel_all
[place] == chnl)
in _rtl8812ae_get_right_chnl_place_for_iqk()
Completed in 31 milliseconds