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:txcmplq_cnt
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_sli.h
239
uint16_t
txcmplq_cnt
; /* current length of queue */
member
H
A
D
lpfc_sli.c
1608
pring->
txcmplq_cnt
++;
in lpfc_sli_ringtxcmpl_put()
3163
pring->
txcmplq_cnt
--;
in lpfc_sli_iocbq_lookup()
3210
pring->
txcmplq_cnt
--;
in lpfc_sli_iocbq_lookup_by_tag()
4170
pring->
txcmplq_cnt
= 0;
in lpfc_sli_flush_io_rings()
4194
pring->
txcmplq_cnt
= 0;
in lpfc_sli_flush_io_rings()
10762
pring->
txcmplq_cnt
= 0;
in lpfc_sli4_queue_init()
10771
pring->
txcmplq_cnt
= 0;
in lpfc_sli4_queue_init()
10781
pring->
txcmplq_cnt
= 0;
in lpfc_sli4_queue_init()
12107
int
txcmplq_cnt
= 0;
in lpfc_sli_issue_iocb_wait()
local
12184
txcmplq_cnt
in lpfc_sli_issue_iocb_wait()
13528
int
txcmplq_cnt
= 0;
lpfc_sli4_sp_handle_els_wcqe()
local
20357
u32
txcmplq_cnt
;
lpfc_snapshot_mxp()
local
20423
u32
txcmplq_cnt
;
lpfc_adjust_high_watermark()
local
20684
u32
txcmplq_cnt
;
lpfc_release_io_buf()
local
[all...]
H
A
D
lpfc_debugfs.c
464
u32
txcmplq_cnt
;
in lpfc_debugfs_multixripools_data()
local
532
txcmplq_cnt
= qp->io_wq->pring->
txcmplq_cnt
;
in lpfc_debugfs_multixripools_data()
537
txcmplq_cnt
, pvt_pool->high_watermark,
in lpfc_debugfs_multixripools_data()
H
A
D
lpfc_nvme.c
2312
pending += pring->
txcmplq_cnt
;
in lpfc_nvme_lport_unreg_wait()
H
A
D
lpfc_init.c
966
pring->
txcmplq_cnt
= 0;
in lpfc_hba_clean_txcmplq()
985
pring->
txcmplq_cnt
= 0;
in lpfc_hba_clean_txcmplq()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_sli.h
271
uint16_t
txcmplq_cnt
; /* current length of queue */
member
H
A
D
lpfc_sli.c
1729
pring->
txcmplq_cnt
++;
in lpfc_sli_ringtxcmpl_put()
3670
pring->
txcmplq_cnt
--;
in lpfc_sli_iocbq_lookup()
3706
pring->
txcmplq_cnt
--;
in lpfc_sli_iocbq_lookup_by_tag()
4698
pring->
txcmplq_cnt
= 0;
in lpfc_sli_flush_io_rings()
4724
pring->
txcmplq_cnt
= 0;
in lpfc_sli_flush_io_rings()
11752
pring->
txcmplq_cnt
= 0;
in lpfc_sli4_queue_init()
11761
pring->
txcmplq_cnt
= 0;
in lpfc_sli4_queue_init()
11771
pring->
txcmplq_cnt
= 0;
in lpfc_sli4_queue_init()
13114
int
txcmplq_cnt
= 0;
in lpfc_sli_issue_iocb_wait()
local
13193
txcmplq_cnt
in lpfc_sli_issue_iocb_wait()
14473
int
txcmplq_cnt
= 0;
lpfc_sli4_sp_handle_els_wcqe()
local
21514
u32
txcmplq_cnt
;
lpfc_snapshot_mxp()
local
21580
u32
txcmplq_cnt
;
lpfc_adjust_high_watermark()
local
21841
u32
txcmplq_cnt
;
lpfc_release_io_buf()
local
[all...]
H
A
D
lpfc_debugfs.c
464
u32
txcmplq_cnt
;
in lpfc_debugfs_multixripools_data()
local
532
txcmplq_cnt
= qp->io_wq->pring->
txcmplq_cnt
;
in lpfc_debugfs_multixripools_data()
537
txcmplq_cnt
, pvt_pool->high_watermark,
in lpfc_debugfs_multixripools_data()
H
A
D
lpfc_nvme.c
2257
pending += pring->
txcmplq_cnt
;
in lpfc_nvme_lport_unreg_wait()
H
A
D
lpfc_init.c
1025
pring->
txcmplq_cnt
= 0;
in lpfc_hba_clean_txcmplq()
1044
pring->
txcmplq_cnt
= 0;
in lpfc_hba_clean_txcmplq()
Completed in 77 milliseconds