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:otx2_qset
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
qos_sq.c
35
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_qos_sq_aura_pool_init()
118
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_qos_sq_free_sqbs()
261
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_qos_disable_sq()
H
A
D
otx2_txrx.h
144
struct
otx2_qset
{
struct
H
A
D
otx2_common.c
855
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_rq_init()
925
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_sq_init()
987
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_cq_init()
1187
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_sq_free_sqbs()
1429
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_sq_aura_pool_init()
1550
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_config_npa()
1771
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_free_cints()
H
A
D
otx2_pf.c
1391
struct
otx2_qset
*qset = &pf->qset;
in otx2_disable_napi()
1405
struct
otx2_qset
*qset = &pf->qset;
in otx2_free_cq_res()
1419
struct
otx2_qset
*qset = &pf->qset;
in otx2_free_sq_res()
1594
struct
otx2_qset
*qset = &pf->qset;
in otx2_free_hw_resources()
1764
struct
otx2_qset
*qset = &pf->qset;
in otx2_open()
1973
struct
otx2_qset
*qset = &pf->qset;
in otx2_stop()
H
A
D
otx2_ethtool.c
382
struct
otx2_qset
*qs = &pfvf->qset;
in otx2_get_ringparam()
402
struct
otx2_qset
*qs = &pfvf->qset;
in otx2_set_ringparam()
H
A
D
otx2_common.h
472
struct
otx2_qset
qset;
H
A
D
otx2_txrx.c
536
struct
otx2_qset
*qset;
in otx2_napi_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_txrx.h
134
struct
otx2_qset
{
struct
H
A
D
otx2_common.c
706
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_rq_init()
739
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_sq_init()
816
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_cq_init()
1012
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_sq_free_sqbs()
1211
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_sq_aura_pool_init()
1329
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_config_npa()
1547
struct
otx2_qset
*qset = &pfvf->qset;
in otx2_free_cints()
H
A
D
otx2_pf.c
1243
struct
otx2_qset
*qset = &pf->qset;
in otx2_disable_napi()
1256
struct
otx2_qset
*qset = &pf->qset;
in otx2_free_cq_res()
1270
struct
otx2_qset
*qset = &pf->qset;
in otx2_free_sq_res()
1390
struct
otx2_qset
*qset = &pf->qset;
in otx2_free_hw_resources()
1457
struct
otx2_qset
*qset = &pf->qset;
in otx2_open()
1637
struct
otx2_qset
*qset = &pf->qset;
in otx2_stop()
1697
memset((void *)qset + offsetof(struct
otx2_qset
, sqe_cnt), 0,
in otx2_stop()
1698
sizeof(*qset) - offsetof(struct
otx2_qset
, sqe_cnt));
in otx2_stop()
H
A
D
otx2_ethtool.c
301
struct
otx2_qset
*qs = &pfvf->qset;
in otx2_get_ringparam()
314
struct
otx2_qset
*qs = &pfvf->qset;
in otx2_set_ringparam()
H
A
D
otx2_common.h
243
struct
otx2_qset
qset;
H
A
D
otx2_txrx.c
402
struct
otx2_qset
*qset;
in otx2_napi_handler()
Completed in 22 milliseconds