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:SHORT_PREAMBLE
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
debugfs.c
892
#define
SHORT_PREAMBLE
0
in mt7996_sta_fixed_rate_set()
macro
935
phy.preamble = phy.preamble ?
SHORT_PREAMBLE
: LONG_PREAMBLE;
in mt7996_sta_fixed_rate_set()
/kernel/linux/linux-5.10/drivers/staging/ks7010/
H
A
D
ks_hostif.h
557
SHORT_PREAMBLE
enumerator
H
A
D
ks_hostif.c
1328
if (priv->reg.preamble ==
SHORT_PREAMBLE
)
in ks_wlan_cap()
H
A
D
ks_wlan_net.c
1828
if (*uwrq != LONG_PREAMBLE && *uwrq !=
SHORT_PREAMBLE
)
in ks_wlan_set_preamble()
/kernel/linux/linux-6.6/drivers/staging/ks7010/
H
A
D
ks_hostif.h
557
SHORT_PREAMBLE
enumerator
H
A
D
ks_hostif.c
1319
if (priv->reg.preamble ==
SHORT_PREAMBLE
)
in ks_wlan_cap()
H
A
D
ks_wlan_net.c
1830
if (uwrq->mode != LONG_PREAMBLE && uwrq->mode !=
SHORT_PREAMBLE
)
in ks_wlan_set_preamble()
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H
A
D
rsi_mgmt.h
171
#define
SHORT_PREAMBLE
0x0001
macro
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H
A
D
rsi_mgmt.h
171
#define
SHORT_PREAMBLE
0x0001
macro
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H
A
D
rt2x00.h
117
#define
SHORT_PREAMBLE
72
macro
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H
A
D
rt2x00.h
117
#define
SHORT_PREAMBLE
72
macro
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H
A
D
atmel.c
353
#define
SHORT_PREAMBLE
1
macro
2817
SHORT_PREAMBLE
: LONG_PREAMBLE;
in handle_beacon_probe()
2905
if (priv->preamble ==
SHORT_PREAMBLE
)
in send_association_request()
3021
SHORT_PREAMBLE
: LONG_PREAMBLE;
in store_bss_info()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H
A
D
atmel.c
352
#define
SHORT_PREAMBLE
1
macro
2812
SHORT_PREAMBLE
: LONG_PREAMBLE;
in handle_beacon_probe()
2900
if (priv->preamble ==
SHORT_PREAMBLE
)
in send_association_request()
3016
SHORT_PREAMBLE
: LONG_PREAMBLE;
in store_bss_info()
/kernel/linux/linux-5.10/net/mac80211/
H
A
D
debugfs_sta.c
59
FLAG(
SHORT_PREAMBLE
),
/kernel/linux/linux-6.6/net/mac80211/
H
A
D
debugfs_sta.c
59
FLAG(
SHORT_PREAMBLE
),
Completed in 39 milliseconds