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:sc_cqp
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H
A
D
i40iw_hw.c
465
cqp_info->in.u.manage_apbvt_entry.cqp = &iwdev->cqp.
sc_cqp
;
in i40iw_cqp_manage_abvpt_cmd()
551
cqp_info->in.u.add_arp_cache_entry.cqp = &iwdev->cqp.
sc_cqp
;
in i40iw_manage_arp_cache()
555
cqp_info->in.u.del_arp_cache_entry.cqp = &iwdev->cqp.
sc_cqp
;
in i40iw_manage_arp_cache()
559
cqp_info->in.u.add_arp_cache_entry.cqp = &iwdev->cqp.
sc_cqp
;
in i40iw_manage_arp_cache()
651
cqp_info->in.u.manage_qhash_table_entry.cqp = &iwdev->cqp.
sc_cqp
;
in i40iw_manage_qhash()
779
cqp_info->in.u.manage_vf_pble_bp.cqp = &iwdev->cqp.
sc_cqp
;
in i40iw_hw_manage_vf_pble_bp()
H
A
D
i40iw_main.c
572
dev->cqp = &cqp->
sc_cqp
;
in i40iw_create_cqp()
742
scratch = (uintptr_t)&iwdev->cqp.
sc_cqp
;
in i40iw_create_ceq()
1055
cqp_info->in.u.del_local_mac_ipaddr_entry.cqp = &iwcqp->
sc_cqp
;
in i40iw_del_macip_entry()
1094
cqp_info->in.u.add_local_mac_ipaddr_entry.cqp = &iwcqp->
sc_cqp
;
in i40iw_add_mac_ipaddr_entry()
1131
cqp_info->in.u.alloc_local_mac_ipaddr_entry.cqp = &iwcqp->
sc_cqp
;
in i40iw_alloc_local_mac_ipaddr_entry()
H
A
D
i40iw_utils.c
463
pending_work = I40IW_RING_WORK_AVAILABLE(cqp->
sc_cqp
.sq_ring);
in i40iw_cleanup_pending_cqp_op()
464
wqe_idx = I40IW_RING_GETCURRENT_TAIL(cqp->
sc_cqp
.sq_ring);
in i40iw_cleanup_pending_cqp_op()
469
wqe_idx = (wqe_idx + 1) % I40IW_RING_GETSIZE(cqp->
sc_cqp
.sq_ring);
in i40iw_cleanup_pending_cqp_op()
H
A
D
i40iw.h
150
struct i40iw_sc_cqp
sc_cqp
;
member
H
A
D
i40iw_verbs.c
208
cqp_info->in.u.manage_push_page.cqp = &iwdev->cqp.
sc_cqp
;
in i40iw_alloc_push_page()
244
cqp_info->in.u.manage_push_page.cqp = &iwdev->cqp.
sc_cqp
;
in i40iw_dealloc_push_page()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H
A
D
utils.c
451
ibdev_dbg(to_ibdev(cqp->
sc_cqp
.dev), "ERR: CQP Request Fail: No Memory");
in irdma_alloc_and_get_cqp_request()
539
pending_work = IRDMA_RING_USED_QUANTA(cqp->
sc_cqp
.sq_ring);
in irdma_cleanup_pending_cqp_op()
540
wqe_idx = IRDMA_RING_CURRENT_TAIL(cqp->
sc_cqp
.sq_ring);
in irdma_cleanup_pending_cqp_op()
546
wqe_idx = (wqe_idx + 1) % IRDMA_RING_SIZE(cqp->
sc_cqp
.sq_ring);
in irdma_cleanup_pending_cqp_op()
1131
cqp_info->in.u.manage_push_page.cqp = &rf->cqp.
sc_cqp
;
in irdma_dealloc_push_page()
1777
cqp_info->in.u.stats_gather.cqp = &rf->cqp.
sc_cqp
;
in irdma_cqp_gather_stats_cmd()
1817
cqp_info->in.u.stats_manage.cqp = &rf->cqp.
sc_cqp
;
in irdma_cqp_stats_inst_cmd()
1897
struct irdma_sc_cqp *cqp = &iwcqp->
sc_cqp
;
in irdma_cqp_ws_node_cmd()
1974
cqp_info->in.u.ah_create.cqp = &rf->cqp.
sc_cqp
;
in irdma_ah_cqp_op()
1978
cqp_info->in.u.ah_destroy.cqp = &rf->cqp.
sc_cqp
;
in irdma_ah_cqp_op()
[all...]
H
A
D
hw.c
947
dev->cqp = &cqp->
sc_cqp
;
in irdma_create_cqp()
2209
cqp_info->in.u.del_local_mac_entry.cqp = &iwcqp->
sc_cqp
;
in irdma_del_local_mac_entry()
2244
cqp_info->in.u.add_local_mac_entry.cqp = &iwcqp->
sc_cqp
;
in irdma_add_local_mac_entry()
2276
cqp_info->in.u.alloc_local_mac_entry.cqp = &iwcqp->
sc_cqp
;
in irdma_alloc_local_mac_entry()
2312
cqp_info->in.u.manage_apbvt_entry.cqp = &iwdev->rf->cqp.
sc_cqp
;
in irdma_cqp_manage_apbvt_cmd()
2422
cqp_info->in.u.add_arp_cache_entry.cqp = &rf->cqp.
sc_cqp
;
in irdma_manage_arp_cache()
2427
cqp_info->in.u.del_arp_cache_entry.cqp = &rf->cqp.
sc_cqp
;
in irdma_manage_arp_cache()
2528
cqp_info->in.u.manage_qhash_table_entry.cqp = &iwdev->rf->cqp.
sc_cqp
;
in irdma_manage_qhash()
H
A
D
main.h
170
struct irdma_sc_cqp
sc_cqp
;
member
H
A
D
verbs.c
249
cqp_info->in.u.manage_push_page.cqp = &iwdev->rf->cqp.
sc_cqp
;
in irdma_alloc_push_page()
3994
cqp_info->in.u.mc_create.cqp = &iwdev->rf->cqp.
sc_cqp
;
in irdma_mcast_cqp_op()
Completed in 22 milliseconds