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:raweth_qp1_flags
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H
A
D
qplib_fp.h
383
u16
raweth_qp1_flags
;
member
H
A
D
ib_verbs.c
3048
static int bnxt_re_check_packet_type(u16
raweth_qp1_flags
,
in bnxt_re_check_packet_type()
argument
3053
/*
raweth_qp1_flags
Bit 9-6 indicates itype */
in bnxt_re_check_packet_type()
3054
if ((
raweth_qp1_flags
& CQ_RES_RAWETH_QP1_RAWETH_QP1_FLAGS_ITYPE_ROCE)
in bnxt_re_check_packet_type()
3182
pkt_type = bnxt_re_check_packet_type(cqe->
raweth_qp1_flags
,
in bnxt_re_process_raw_qp_pkt_rx()
3355
nw_type = bnxt_re_check_packet_type(orig_cqe->
raweth_qp1_flags
,
in bnxt_re_process_res_shadow_qp_wc()
H
A
D
qplib_fp.c
2663
cqe->
raweth_qp1_flags
= le16_to_cpu(hwcqe->
raweth_qp1_flags
);
in bnxt_qplib_cq_process_res_raweth_qp1()
H
A
D
roce_hsi.h
709
__le16
raweth_qp1_flags
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H
A
D
qplib_fp.h
385
u16
raweth_qp1_flags
;
member
H
A
D
ib_verbs.c
3255
static int bnxt_re_check_packet_type(u16
raweth_qp1_flags
,
in bnxt_re_check_packet_type()
argument
3260
/*
raweth_qp1_flags
Bit 9-6 indicates itype */
in bnxt_re_check_packet_type()
3261
if ((
raweth_qp1_flags
& CQ_RES_RAWETH_QP1_RAWETH_QP1_FLAGS_ITYPE_ROCE)
in bnxt_re_check_packet_type()
3384
pkt_type = bnxt_re_check_packet_type(cqe->
raweth_qp1_flags
,
in bnxt_re_process_raw_qp_pkt_rx()
3557
nw_type = bnxt_re_check_packet_type(orig_cqe->
raweth_qp1_flags
,
in bnxt_re_process_res_shadow_qp_wc()
H
A
D
qplib_fp.c
2741
cqe->
raweth_qp1_flags
= le16_to_cpu(hwcqe->
raweth_qp1_flags
);
in bnxt_qplib_cq_process_res_raweth_qp1()
H
A
D
roce_hsi.h
4071
__le16
raweth_qp1_flags
;
member
4183
__le16
raweth_qp1_flags
;
member
Completed in 44 milliseconds