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:MLXSW_PCI_CQE_V2
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
pci_hw.h
110
MLXSW_PCI_CQE_V2
,
enumerator
122
case
MLXSW_PCI_CQE_V2
: \
137
case
MLXSW_PCI_CQE_V2
: \
H
A
D
pci.c
460
if (q->u.cq.v ==
MLXSW_PCI_CQE_V2
&&
in mlxsw_pci_cq_pre_init()
482
else if (q->u.cq.v ==
MLXSW_PCI_CQE_V2
)
in mlxsw_pci_cq_init()
588
if (mlxsw_pci->max_cqe_ver >=
MLXSW_PCI_CQE_V2
)
in mlxsw_pci_cqe_rdq_handle()
593
mlxsw_pci->max_cqe_ver >=
MLXSW_PCI_CQE_V2
) {
in mlxsw_pci_cqe_rdq_handle()
667
return q->u.cq.v ==
MLXSW_PCI_CQE_V2
? MLXSW_PCI_CQE2_COUNT :
in mlxsw_pci_cq_elem_count()
673
return q->u.cq.v ==
MLXSW_PCI_CQE_V2
? MLXSW_PCI_CQE2_SIZE :
in mlxsw_pci_cq_elem_size()
994
(mlxsw_pci->max_cqe_ver ==
MLXSW_PCI_CQE_V2
&&
in mlxsw_pci_aqs_init()
1489
mlxsw_pci->max_cqe_ver =
MLXSW_PCI_CQE_V2
;
in mlxsw_pci_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
pci_hw.h
107
MLXSW_PCI_CQE_V2
,
enumerator
119
case
MLXSW_PCI_CQE_V2
: \
134
case
MLXSW_PCI_CQE_V2
: \
H
A
D
pci.c
461
if (q->u.cq.v ==
MLXSW_PCI_CQE_V2
&&
in mlxsw_pci_cq_pre_init()
484
else if (q->u.cq.v ==
MLXSW_PCI_CQE_V2
)
in mlxsw_pci_cq_init()
522
if (cqe_v !=
MLXSW_PCI_CQE_V2
)
in mlxsw_pci_skb_cb_ts_set()
667
if (mlxsw_pci->max_cqe_ver >=
MLXSW_PCI_CQE_V2
)
in mlxsw_pci_cqe_rdq_handle()
672
mlxsw_pci->max_cqe_ver >=
MLXSW_PCI_CQE_V2
) {
in mlxsw_pci_cqe_rdq_handle()
676
mlxsw_pci->max_cqe_ver >=
MLXSW_PCI_CQE_V2
) {
in mlxsw_pci_cqe_rdq_handle()
752
return q->u.cq.v ==
MLXSW_PCI_CQE_V2
? MLXSW_PCI_CQE2_COUNT :
in mlxsw_pci_cq_elem_count()
758
return q->u.cq.v ==
MLXSW_PCI_CQE_V2
? MLXSW_PCI_CQE2_SIZE :
in mlxsw_pci_cq_elem_size()
1079
(mlxsw_pci->max_cqe_ver ==
MLXSW_PCI_CQE_V2
&&
in mlxsw_pci_aqs_init()
1604
mlxsw_pci->max_cqe_ver =
MLXSW_PCI_CQE_V2
;
in mlxsw_pci_init()
[all...]
Completed in 6 milliseconds