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:sq_int_ena
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_struct.h
478
u64
sq_int_ena
: 8;
member
623
u64
sq_int_ena
: 8;
member
H
A
D
rvu_debugfs.c
1566
seq_printf(m, "W2:
sq_int_ena
\t\t\t%d\nW2: sqe_stype \t\t\t%d\n",
in print_nix_cn10k_sq_ctx()
1567
sq_ctx->
sq_int_ena
, sq_ctx->sqe_stype);
in print_nix_cn10k_sq_ctx()
1633
seq_printf(m, "W2: sqe_stype \t\t\t%d\nW2:
sq_int_ena
\t\t\t%d\n",
in print_nix_sq_ctx()
1634
sq_ctx->sqe_stype, sq_ctx->
sq_int_ena
);
in print_nix_sq_ctx()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_struct.h
712
u64
sq_int_ena
: 8;
member
720
u64
sq_int_ena
: 8;
member
H
A
D
rvu_debugfs.c
917
seq_printf(m, "W2: sqe_stype \t\t\t%d\nW2:
sq_int_ena
\t\t\t%d\n",
in print_nix_sq_ctx()
918
sq_ctx->sqe_stype, sq_ctx->
sq_int_ena
);
in print_nix_sq_ctx()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
cn10k.c
94
aq->sq.
sq_int_ena
= NIX_SQINT_BITS;
in cn10k_sq_aq_init()
H
A
D
otx2_common.c
908
aq->sq.
sq_int_ena
= NIX_SQINT_BITS;
in otx2_sq_aq_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_common.c
799
aq->sq.
sq_int_ena
= NIX_SQINT_BITS;
in otx2_sq_init()
Completed in 18 milliseconds