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:cap_eeprom
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H
A
D
rfkill.c
90
ah->rf_kill.gpio = ah->ah_capabilities.
cap_eeprom
.ee_rfkill_pin;
in ath5k_rfkill_hw_start()
91
ah->rf_kill.polarity = ah->ah_capabilities.
cap_eeprom
.ee_rfkill_pol;
in ath5k_rfkill_hw_start()
98
if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.
cap_eeprom
.ee_header))
in ath5k_rfkill_hw_start()
107
if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.
cap_eeprom
.ee_header))
in ath5k_rfkill_hw_stop()
H
A
D
caps.c
39
ee_header = caps->
cap_eeprom
.ee_header;
in ath5k_hw_set_capabilities()
69
if (ath_is_49ghz_allowed(caps->
cap_eeprom
.ee_regdomain))
in ath5k_hw_set_capabilities()
H
A
D
eeprom.c
75
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_init_header()
192
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_read_ants()
252
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_read_modes()
469
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_init_modes()
513
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_read_freq_list()
550
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_init_11a_pcal_freq()
603
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_init_11bg_2413()
669
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_free_pcal_info()
717
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_convert_pcal_info_5111()
798
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_read_pcal_info_5111()
[all...]
H
A
D
phy.c
681
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_gainf_calibrate()
818
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_rfregs_init()
1596
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_update_noise_floor()
1906
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_set_spur_mitigation_filter()
2585
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_get_chan_pcal_surrounding_piers()
2673
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_get_rate_pcal_data()
2768
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_get_max_ctl_power()
3203
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_write_pwr_to_pdadc_table()
3277
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_setup_channel_powertable()
H
A
D
attach.c
270
ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_init()
H
A
D
reset.c
283
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_set_sleep_clock()
979
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_commit_eeprom_settings()
H
A
D
ath5k.h
1154
struct ath5k_eeprom_info
cap_eeprom
;
member
1365
#define ah_ee_version ah_capabilities.
cap_eeprom
.ee_version
H
A
D
eeprom.h
250
AR5K_EEPROM_READ(_o, ah->ah_capabilities.
cap_eeprom
._v); \
H
A
D
base.c
3091
regulatory->current_rd = ah->ah_capabilities.
cap_eeprom
.ee_regdomain;
in ath5k_init()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H
A
D
rfkill.c
90
ah->rf_kill.gpio = ah->ah_capabilities.
cap_eeprom
.ee_rfkill_pin;
in ath5k_rfkill_hw_start()
91
ah->rf_kill.polarity = ah->ah_capabilities.
cap_eeprom
.ee_rfkill_pol;
in ath5k_rfkill_hw_start()
98
if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.
cap_eeprom
.ee_header))
in ath5k_rfkill_hw_start()
107
if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.
cap_eeprom
.ee_header))
in ath5k_rfkill_hw_stop()
H
A
D
caps.c
39
ee_header = caps->
cap_eeprom
.ee_header;
in ath5k_hw_set_capabilities()
69
if (ath_is_49ghz_allowed(caps->
cap_eeprom
.ee_regdomain))
in ath5k_hw_set_capabilities()
H
A
D
eeprom.c
75
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_init_header()
192
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_read_ants()
252
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_read_modes()
469
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_init_modes()
513
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_read_freq_list()
550
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_init_11a_pcal_freq()
603
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_init_11bg_2413()
669
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_free_pcal_info()
717
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_convert_pcal_info_5111()
798
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_eeprom_read_pcal_info_5111()
[all...]
H
A
D
phy.c
682
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_gainf_calibrate()
819
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_rfregs_init()
1593
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_update_noise_floor()
1903
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_set_spur_mitigation_filter()
2582
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_get_chan_pcal_surrounding_piers()
2670
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_get_rate_pcal_data()
2765
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_get_max_ctl_power()
3200
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_write_pwr_to_pdadc_table()
3274
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_setup_channel_powertable()
H
A
D
attach.c
270
ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_init()
H
A
D
ath5k.h
1154
struct ath5k_eeprom_info
cap_eeprom
;
member
1365
#define ah_ee_version ah_capabilities.
cap_eeprom
.ee_version
H
A
D
reset.c
283
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_set_sleep_clock()
979
struct ath5k_eeprom_info *ee = &ah->ah_capabilities.
cap_eeprom
;
in ath5k_hw_commit_eeprom_settings()
H
A
D
eeprom.h
250
AR5K_EEPROM_READ(_o, ah->ah_capabilities.
cap_eeprom
._v); \
H
A
D
base.c
3136
regulatory->current_rd = ah->ah_capabilities.
cap_eeprom
.ee_regdomain;
in ath5k_init()
Completed in 36 milliseconds