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:iwarp
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_iwarp.c
113
p_ramrod->
iwarp
.ll2_ooo_q_index =
in qed_iwarp_init_fw_ramrod()
115
p_hwfn->p_rdma_info->
iwarp
.ll2_ooo_handle;
in qed_iwarp_init_fw_ramrod()
130
DP_NOTICE(p_hwfn, "Failed in allocating
iwarp
cid\n");
in qed_iwarp_alloc_cid()
169
"can't allocate
iwarp
tcp cid max-count=%d\n",
in qed_iwarp_alloc_tcp_cid()
385
spin_lock_bh(&p_hwfn->p_rdma_info->
iwarp
.qp_lock);
in qed_iwarp_modify_qp()
389
spin_unlock_bh(&p_hwfn->p_rdma_info->
iwarp
.qp_lock);
in qed_iwarp_modify_qp()
452
spin_unlock_bh(&p_hwfn->p_rdma_info->
iwarp
.qp_lock);
in qed_iwarp_modify_qp()
494
spin_lock_bh(&p_hwfn->p_rdma_info->
iwarp
.iw_lock);
in qed_iwarp_destroy_ep()
496
spin_unlock_bh(&p_hwfn->p_rdma_info->
iwarp
.iw_lock);
in qed_iwarp_destroy_ep()
622
struct qed_iwarp_info *iwarp_info = &p_hwfn->p_rdma_info->
iwarp
;
in qed_iwarp_tcp_offload()
[all...]
H
A
D
qed_rdma.h
85
struct qed_iwarp_info
iwarp
;
member
H
A
D
qed_hsi.h
9281
/* The
iwarp
storm context of Ystorm */
9286
/* The
iwarp
storm context of Pstorm */
9291
/* The
iwarp
storm context of Xstorm */
9657
/* The
iwarp
storm context of Tstorm */
9662
/* The
iwarp
storm context of Mstorm */
9667
/* The
iwarp
storm context of Ustorm */
9672
/*
iwarp
connection context */
9803
/*
iwarp
func init ramrod data */
9807
struct iwarp_init_func_params
iwarp
;
member
9817
/*
iwarp
modif
9936
struct
iwarp
_offload_params
iwarp
;
global()
member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_iwarp.c
113
p_ramrod->
iwarp
.ll2_ooo_q_index =
in qed_iwarp_init_fw_ramrod()
115
p_hwfn->p_rdma_info->
iwarp
.ll2_ooo_handle;
in qed_iwarp_init_fw_ramrod()
132
DP_NOTICE(p_hwfn, "Failed in allocating
iwarp
cid\n");
in qed_iwarp_alloc_cid()
171
"can't allocate
iwarp
tcp cid max-count=%d\n",
in qed_iwarp_alloc_tcp_cid()
387
spin_lock_bh(&p_hwfn->p_rdma_info->
iwarp
.qp_lock);
in qed_iwarp_modify_qp()
391
spin_unlock_bh(&p_hwfn->p_rdma_info->
iwarp
.qp_lock);
in qed_iwarp_modify_qp()
454
spin_unlock_bh(&p_hwfn->p_rdma_info->
iwarp
.qp_lock);
in qed_iwarp_modify_qp()
496
spin_lock_bh(&p_hwfn->p_rdma_info->
iwarp
.iw_lock);
in qed_iwarp_destroy_ep()
498
spin_unlock_bh(&p_hwfn->p_rdma_info->
iwarp
.iw_lock);
in qed_iwarp_destroy_ep()
624
struct qed_iwarp_info *iwarp_info = &p_hwfn->p_rdma_info->
iwarp
;
in qed_iwarp_tcp_offload()
[all...]
H
A
D
qed_rdma.h
85
struct qed_iwarp_info
iwarp
;
member
H
A
D
qed_hsi.h
8734
/* The
iwarp
storm context of Ystorm */
8739
/* The
iwarp
storm context of Pstorm */
8744
/* The
iwarp
storm context of Xstorm */
9110
/* The
iwarp
storm context of Tstorm */
9115
/* The
iwarp
storm context of Mstorm */
9120
/* The
iwarp
storm context of Ustorm */
9125
/*
iwarp
connection context */
9253
/*
iwarp
func init ramrod data */
9257
struct iwarp_init_func_params
iwarp
;
member
9267
/*
iwarp
modif
9389
struct
iwarp
_offload_params
iwarp
;
global()
member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_type.h
283
bool
iwarp
;
member
H
A
D
i40e_common.c
3366
p->
iwarp
= true;
in i40e_parse_discover_capabilities()
H
A
D
i40e_main.c
12213
if (pf->hw.func_caps.
iwarp
&& num_online_cpus() != 1) {
in i40e_sw_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_type.h
282
bool
iwarp
;
member
H
A
D
i40e_common.c
3242
p->
iwarp
= true;
in i40e_parse_discover_capabilities()
H
A
D
i40e_main.c
12851
if (pf->hw.func_caps.
iwarp
&& num_online_cpus() != 1) {
in i40e_sw_init()
Completed in 131 milliseconds