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:mt7915_ext_phy
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
debugfs.c
68
*val = !!
mt7915_ext_phy
(dev);
in mt7915_dbdc_get()
203
mt7915_ampdu_stat_read_phy(
mt7915_ext_phy
(dev), file);
in mt7915_tx_stats_read()
204
mt7915_txbf_stat_read_phy(
mt7915_ext_phy
(dev), file);
in mt7915_tx_stats_read()
H
A
D
init.c
592
struct mt7915_phy *phy =
mt7915_ext_phy
(dev);
in mt7915_register_ext_phy()
642
struct mt7915_phy *phy =
mt7915_ext_phy
(dev);
in mt7915_unregister_ext_phy()
H
A
D
mt7915.h
249
mt7915_ext_phy
(struct mt7915_dev *dev)
in mt7915_ext_phy()
function
H
A
D
main.c
18
phy =
mt7915_ext_phy
(dev);
in mt7915_dev_running()
H
A
D
mcu.c
171
phy = mvif->band_idx ?
mt7915_ext_phy
(dev) : &dev->phy;
in mt7915_get_phy_mode()
2002
phy = mvif->band_idx ?
mt7915_ext_phy
(dev) : &dev->phy;
in mt7915_mcu_add_txbf()
H
A
D
mac.c
1052
struct mt7915_phy *phy_ext =
mt7915_ext_phy
(dev);
in mt7915_mac_set_timing()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
mt7915.h
366
mt7915_ext_phy
(struct mt7915_dev *dev)
in mt7915_ext_phy()
function
H
A
D
mac.c
575
phy =
mt7915_ext_phy
(dev);
in mt7915_mac_fill_rx_vector()
1152
struct mt7915_phy *ext_phy =
mt7915_ext_phy
(dev);
in mt7915_mac_set_timing()
H
A
D
init.c
1155
struct mt7915_phy *phy =
mt7915_ext_phy
(dev);
in mt7915_unregister_ext_phy()
H
A
D
main.c
18
phy =
mt7915_ext_phy
(dev);
in mt7915_dev_running()
Completed in 18 milliseconds