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:curr_band
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H
A
D
rt73usb.c
192
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_5GHZ);
in rt73usb_brightness_set()
194
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_2GHZ);
in rt73usb_brightness_set()
588
(rt2x00dev->
curr_band
!= NL80211_BAND_5GHZ);
in rt73usb_config_antenna_5x()
594
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ)
in rt73usb_config_antenna_5x()
603
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ)
in rt73usb_config_antenna_5x()
699
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt73usb_config_ant()
713
(rt2x00dev->
curr_band
== NL80211_BAND_2GHZ));
in rt73usb_config_ant()
715
(rt2x00dev->
curr_band
== NL80211_BAND_5GHZ));
in rt73usb_config_ant()
918
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt73usb_link_tuner()
1652
if (rt2x00dev->
curr_band
in rt73usb_agc_to_rssi()
[all...]
H
A
D
rt61pci.c
247
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_5GHZ);
in rt61pci_brightness_set()
249
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_2GHZ);
in rt61pci_brightness_set()
553
(rt2x00dev->
curr_band
!= NL80211_BAND_5GHZ));
in rt61pci_config_antenna_5x()
558
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ)
in rt61pci_config_antenna_5x()
567
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ)
in rt61pci_config_antenna_5x()
718
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt61pci_config_ant()
732
rt2x00dev->
curr_band
== NL80211_BAND_2GHZ);
in rt61pci_config_ant()
734
rt2x00dev->
curr_band
== NL80211_BAND_5GHZ);
in rt61pci_config_ant()
958
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt61pci_link_tuner()
1986
if (rt2x00dev->
curr_band
in rt61pci_agc_to_rssi()
[all...]
H
A
D
rt2x00config.c
251
rt2x00dev->
curr_band
= conf->chandef.chan->band;
in rt2x00lib_config()
H
A
D
rt2x00dev.c
711
sband = &rt2x00dev->bands[rt2x00dev->
curr_band
];
in rt2x00lib_rxdone_read_signal()
850
rx_status->band = rt2x00dev->
curr_band
;
in rt2x00lib_rxdone()
H
A
D
rt2x00.h
755
enum nl80211_band
curr_band
;
member
H
A
D
rt2800lib.c
844
if (rt2x00dev->
curr_band
== NL80211_BAND_2GHZ) {
in rt2800_agc_to_rssi()
1042
rt2800_rate_from_status(skbdesc, status, rt2x00dev->
curr_band
);
in rt2800_txdone_entry()
1513
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_2GHZ);
in rt2800_brightness_set()
2140
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt2800_config_3572bt_ant()
2243
rt2x00dev->
curr_band
== NL80211_BAND_5GHZ);
in rt2800_config_ant()
4425
if (rt2x00dev->
curr_band
== NL80211_BAND_2GHZ) {
in rt2800_get_gain_calibration_delta()
5594
if (rt2x00dev->
curr_band
== NL80211_BAND_2GHZ) {
in rt2800_get_default_vgc()
5673
if (rt2x00dev->
curr_band
== NL80211_BAND_2GHZ)
in rt2800_link_tuner()
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H
A
D
rt73usb.c
192
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_5GHZ);
in rt73usb_brightness_set()
194
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_2GHZ);
in rt73usb_brightness_set()
588
(rt2x00dev->
curr_band
!= NL80211_BAND_5GHZ);
in rt73usb_config_antenna_5x()
594
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ)
in rt73usb_config_antenna_5x()
603
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ)
in rt73usb_config_antenna_5x()
699
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt73usb_config_ant()
713
(rt2x00dev->
curr_band
== NL80211_BAND_2GHZ));
in rt73usb_config_ant()
715
(rt2x00dev->
curr_band
== NL80211_BAND_5GHZ));
in rt73usb_config_ant()
918
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt73usb_link_tuner()
1652
if (rt2x00dev->
curr_band
in rt73usb_agc_to_rssi()
[all...]
H
A
D
rt61pci.c
247
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_5GHZ);
in rt61pci_brightness_set()
249
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_2GHZ);
in rt61pci_brightness_set()
553
(rt2x00dev->
curr_band
!= NL80211_BAND_5GHZ));
in rt61pci_config_antenna_5x()
558
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ)
in rt61pci_config_antenna_5x()
567
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ)
in rt61pci_config_antenna_5x()
718
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt61pci_config_ant()
732
rt2x00dev->
curr_band
== NL80211_BAND_2GHZ);
in rt61pci_config_ant()
734
rt2x00dev->
curr_band
== NL80211_BAND_5GHZ);
in rt61pci_config_ant()
958
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt61pci_link_tuner()
1986
if (rt2x00dev->
curr_band
in rt61pci_agc_to_rssi()
[all...]
H
A
D
rt2x00config.c
252
rt2x00dev->
curr_band
= conf->chandef.chan->band;
in rt2x00lib_config()
H
A
D
rt2x00dev.c
710
sband = &rt2x00dev->bands[rt2x00dev->
curr_band
];
in rt2x00lib_rxdone_read_signal()
849
rx_status->band = rt2x00dev->
curr_band
;
in rt2x00lib_rxdone()
H
A
D
rt2x00.h
765
enum nl80211_band
curr_band
;
member
H
A
D
rt2800lib.c
864
if (rt2x00dev->
curr_band
== NL80211_BAND_2GHZ) {
in rt2800_agc_to_rssi()
1062
rt2800_rate_from_status(skbdesc, status, rt2x00dev->
curr_band
);
in rt2800_txdone_entry()
1546
(enabled && led->rt2x00dev->
curr_band
== NL80211_BAND_2GHZ);
in rt2800_brightness_set()
2215
if (rt2x00dev->
curr_band
== NL80211_BAND_5GHZ) {
in rt2800_config_3572bt_ant()
2318
rt2x00dev->
curr_band
== NL80211_BAND_5GHZ);
in rt2800_config_ant()
4559
if (rt2x00dev->
curr_band
== NL80211_BAND_2GHZ) {
in rt2800_get_gain_calibration_delta()
5734
if (rt2x00dev->
curr_band
== NL80211_BAND_2GHZ) {
in rt2800_get_default_vgc()
5813
if (rt2x00dev->
curr_band
== NL80211_BAND_2GHZ)
in rt2800_link_tuner()
Completed in 46 milliseconds