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:TxFesTimeNormal
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
ampdu.c
793
/* set
TxFesTimeNormal
*/
in brcms_c_ampdu_finalize()
794
txh->
TxFesTimeNormal
= rts->duration;
in brcms_c_ampdu_finalize()
795
/* set fallback rate version of
TxFesTimeNormal
*/
in brcms_c_ampdu_finalize()
H
A
D
d11.h
755
__le16
TxFesTimeNormal
; /* 0x3 */
member
H
A
D
main.c
6510
txh->
TxFesTimeNormal
= cpu_to_le16(0);
in brcms_c_d11hdrs_mac80211()
6743
/* NEED to set
TxFesTimeNormal
(hard) */
in brcms_c_d11hdrs_mac80211()
6744
txh->
TxFesTimeNormal
= cpu_to_le16((u16) dur);
in brcms_c_d11hdrs_mac80211()
6747
*
TxFesTimeNormal
(hard)
in brcms_c_d11hdrs_mac80211()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
ampdu.c
799
/* set
TxFesTimeNormal
*/
in brcms_c_ampdu_finalize()
800
txh->
TxFesTimeNormal
= rts->duration;
in brcms_c_ampdu_finalize()
801
/* set fallback rate version of
TxFesTimeNormal
*/
in brcms_c_ampdu_finalize()
H
A
D
d11.h
755
__le16
TxFesTimeNormal
; /* 0x3 */
member
H
A
D
main.c
6512
txh->
TxFesTimeNormal
= cpu_to_le16(0);
in brcms_c_d11hdrs_mac80211()
6744
/* NEED to set
TxFesTimeNormal
(hard) */
in brcms_c_d11hdrs_mac80211()
6745
txh->
TxFesTimeNormal
= cpu_to_le16((u16) dur);
in brcms_c_d11hdrs_mac80211()
6748
*
TxFesTimeNormal
(hard)
in brcms_c_d11hdrs_mac80211()
Completed in 39 milliseconds