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:min_gate_len
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H
A
D
felix_vsc9959.c
1084
u64
min_gate_len
[OCELOT_NUM_TC])
in vsc9959_tas_min_gate_lengths()
1093
min_gate_len
[tc] = U64_MAX;
in vsc9959_tas_min_gate_lengths()
1107
* minimum is (if the gate never closes,
min_gate_len
will
in vsc9959_tas_min_gate_lengths()
1121
if (
min_gate_len
[tc] > gate_len[tc] &&
in vsc9959_tas_min_gate_lengths()
1123
min_gate_len
[tc] = gate_len[tc];
in vsc9959_tas_min_gate_lengths()
1129
/*
min_gate_len
[tc] actually tracks minimum *open* gate time, so for
in vsc9959_tas_min_gate_lengths()
1130
* permanently closed gates,
min_gate_len
[tc] will still be U64_MAX.
in vsc9959_tas_min_gate_lengths()
1137
min_gate_len
[tc] = 0;
in vsc9959_tas_min_gate_lengths()
1218
u64
min_gate_len
[OCELOT_NUM_TC];
in vsc9959_tas_guard_bands_update()
local
1275
vsc9959_tas_min_gate_lengths(taprio,
min_gate_len
);
in vsc9959_tas_guard_bands_update()
1083
vsc9959_tas_
min_gate_len
gths(struct tc_taprio_qopt_offload *taprio, u64
min_gate_len
[OCELOT_NUM_TC])
vsc9959_tas_min_gate_lengths()
argument
[all...]
Completed in 3 milliseconds