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:border_sge_num
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
2033
if (!lsp_just_set && !((j + 1) % phba->
border_sge_num
) &&
in lpfc_bg_setup_sgl()
2191
if (!((j + 1) % phba->
border_sge_num
) ||
in lpfc_bg_setup_sgl_prot()
2192
!((j + 2) % phba->
border_sge_num
) ||
in lpfc_bg_setup_sgl_prot()
2193
!((j + 3) % phba->
border_sge_num
)) {
in lpfc_bg_setup_sgl_prot()
2318
if (!((j + 1) % phba->
border_sge_num
)) {
in lpfc_bg_setup_sgl_prot()
3126
!((j + 1) % phba->
border_sge_num
) &&
in lpfc_scsi_prep_dma_buf_s4()
H
A
D
lpfc.h
947
uint32_t
border_sge_num
;
member
H
A
D
lpfc_nvme.c
1499
!((j + 1) % phba->
border_sge_num
) &&
in lpfc_nvme_prep_io_dma()
H
A
D
lpfc_init.c
6891
phba->
border_sge_num
= phba->cfg_sg_dma_buf_size /
in lpfc_sli4_driver_resource_setup()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
2007
if (!lsp_just_set && !((j + 1) % phba->
border_sge_num
) &&
in lpfc_bg_setup_sgl()
2166
if (!((j + 1) % phba->
border_sge_num
) ||
in lpfc_bg_setup_sgl_prot()
2167
!((j + 2) % phba->
border_sge_num
) ||
in lpfc_bg_setup_sgl_prot()
2168
!((j + 3) % phba->
border_sge_num
)) {
in lpfc_bg_setup_sgl_prot()
2292
if (!((j + 1) % phba->
border_sge_num
)) {
in lpfc_bg_setup_sgl_prot()
3126
!((j + 1) % phba->
border_sge_num
) &&
in lpfc_scsi_prep_dma_buf_s4()
H
A
D
lpfc.h
1208
uint32_t
border_sge_num
;
member
H
A
D
lpfc_nvme.c
1409
!((j + 1) % phba->
border_sge_num
) &&
in lpfc_nvme_prep_io_dma()
H
A
D
lpfc_init.c
8285
phba->
border_sge_num
= phba->cfg_sg_dma_buf_size /
in lpfc_sli4_driver_resource_setup()
Completed in 61 milliseconds