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:cc_busy
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H
A
D
mt792x_mac.c
247
state->
cc_busy
+= busy_time;
in mt792x_phy_update_channel()
H
A
D
mt76x02_mac.c
1034
state->
cc_busy
+= mt76_rr(dev, MT_CH_BUSY);
in mt76x02_update_channel()
H
A
D
mt76.h
481
u64
cc_busy
;
member
H
A
D
mac80211.c
980
survey->time_busy = div_u64(state->
cc_busy
, 1000);
in mt76_get_survey()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H
A
D
mt76x02_mac.c
1030
state->
cc_busy
+= mt76_rr(dev, MT_CH_BUSY);
in mt76x02_update_channel()
H
A
D
mac80211.c
672
survey->time_busy = div_u64(state->
cc_busy
, 1000);
in mt76_get_survey()
H
A
D
mt76.h
348
u64
cc_busy
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
mcu.c
3239
state->
cc_busy
+= __res_u64(0) + __res_u64(1) + __res_u64(2) + __res_u64(3) -
in mt7996_mcu_get_chan_mib_info()
3240
state_ts->
cc_busy
;
in mt7996_mcu_get_chan_mib_info()
3246
state_ts->
cc_busy
= __res_u64(0) + __res_u64(1) + __res_u64(2) + __res_u64(3);
in mt7996_mcu_get_chan_mib_info()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
mcu.c
3072
state->
cc_busy
+= __res_u64(0) + cc_tx + __res_u64(2) + __res_u64(3) -
in mt7915_mcu_get_chan_mib_info()
3073
state_ts->
cc_busy
;
in mt7915_mcu_get_chan_mib_info()
3079
state_ts->
cc_busy
= __res_u64(0) + cc_tx + __res_u64(2) + __res_u64(3);
in mt7915_mcu_get_chan_mib_info()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H
A
D
mac.c
1596
state->
cc_busy
+= mt76_rr(dev, MT_MIB_STAT_CCA);
in mt7603_update_channel()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
mac.c
1107
state->
cc_busy
+= busy_time;
in mt7915_phy_update_channel()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H
A
D
mac.c
1626
state->
cc_busy
+= mt76_rr(dev, MT_MIB_STAT_CCA);
in mt7603_update_channel()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
mac.c
1771
state->
cc_busy
+= busy_time;
in mt7615_phy_update_channel()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
mac.c
1940
state->
cc_busy
+= busy_time;
in mt7615_phy_update_channel()
Completed in 37 milliseconds