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:OCELOT_SB_REF
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H
A
D
ocelot_devlink.c
363
ref_shr_i = ocelot->pool_size[
OCELOT_SB_REF
][OCELOT_SB_POOL_ING] -
in ocelot_setup_sharing_watermarks()
365
ref_shr_e = ocelot->pool_size[
OCELOT_SB_REF
][OCELOT_SB_POOL_EGR] -
in ocelot_setup_sharing_watermarks()
401
if (ref_rsrv_i > ocelot->pool_size[
OCELOT_SB_REF
][OCELOT_SB_POOL_ING]) {
in ocelot_watermark_validate()
406
if (ref_rsrv_e > ocelot->pool_size[
OCELOT_SB_REF
][OCELOT_SB_POOL_EGR]) {
in ocelot_watermark_validate()
529
[
OCELOT_SB_REF
] = {
614
case
OCELOT_SB_REF
:
in ocelot_sb_port_pool_get()
646
case
OCELOT_SB_REF
:
in ocelot_sb_port_pool_set()
689
case
OCELOT_SB_REF
:
in ocelot_sb_tc_pool_bind_get()
736
case
OCELOT_SB_REF
:
in ocelot_sb_tc_pool_bind_set()
795
case
OCELOT_SB_REF
in ocelot_sb_occ_max_clear()
[all...]
/kernel/linux/linux-6.6/include/soc/mscc/
H
A
D
ocelot.h
711
OCELOT_SB_REF
,
enumerator
Completed in 4 milliseconds