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:schq_list
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
qos.h
37
u16
schq_list
[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
member
H
A
D
otx2_common.c
607
u16 (*
schq_list
)[MAX_TXSCHQ_PER_FUNC];
in otx2_txschq_config()
622
schq_list
= hw->txschq_list;
in otx2_txschq_config()
625
schq_list
= pfvf->pfc_schq_list;
in otx2_txschq_config()
628
schq =
schq_list
[lvl][prio];
in otx2_txschq_config()
641
parent =
schq_list
[NIX_TXSCH_LVL_TL4][prio];
in otx2_txschq_config()
649
parent =
schq_list
[NIX_TXSCH_LVL_TL3][prio];
in otx2_txschq_config()
656
parent =
schq_list
[NIX_TXSCH_LVL_TL2][prio];
in otx2_txschq_config()
671
parent =
schq_list
[NIX_TXSCH_LVL_TL1][prio];
in otx2_txschq_config()
763
rsp->
schq_list
[lvl][schq];
in otx2_txsch_alloc()
H
A
D
qos.c
369
cfg->
schq_list
[node->level][cnt] = node->schq;
in otx2_qos_read_txschq_cfg_schq()
662
cfg->
schq_list
[lvl][schq] =
in otx2_qos_txschq_alloc()
663
rsp->
schq_list
[lvl][schq];
in otx2_qos_txschq_alloc()
699
tmp->schq = cfg->
schq_list
[tmp->level][cnt];
in otx2_qos_txschq_fill_cfg_schq()
886
root->schq = cfg->
schq_list
[root->level][0];
in otx2_qos_txschq_update_root_cfg()
896
schq = cfg->
schq_list
[lvl][idx];
in otx2_qos_free_cfg()
1051
root->schq = new_cfg->
schq_list
[root->level][0];
in otx2_qos_root_add()
H
A
D
otx2_dcbnl.c
90
pfvf->pfc_schq_list[lvl][prio] = rsp->
schq_list
[lvl][0];
in otx2_pfc_txschq_alloc_one()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
mbox.h
547
u16
schq_list
[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
member
H
A
D
rvu_nix.c
1424
rsp->
schq_list
[lvl][0] = start;
in nix_txsch_alloc()
1449
rsp->
schq_list
[lvl][0] = schq;
in nix_txsch_alloc()
1474
rsp->
schq_list
[lvl][idx++] = schq;
in nix_txsch_alloc()
1554
schq = rsp->
schq_list
[lvl][idx];
in rvu_mbox_handler_nix_txsch_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_nix.c
1983
rsp->
schq_list
[lvl][0] = start;
in nix_txsch_alloc()
2008
rsp->
schq_list
[lvl][0] = schq;
in nix_txsch_alloc()
2033
rsp->
schq_list
[lvl][idx++] = schq;
in nix_txsch_alloc()
2113
schq = rsp->
schq_list
[lvl][idx];
in rvu_mbox_handler_nix_txsch_alloc()
H
A
D
mbox.h
989
u16
schq_list
[NIX_TXSCH_LVL_CNT][MAX_TXSCHQ_PER_FUNC];
member
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_common.c
1502
rsp->
schq_list
[lvl][schq];
in mbox_handler_nix_txsch_alloc()
Completed in 39 milliseconds