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:cfg_xpsgl
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
2187
!(phba->
cfg_xpsgl
))
in lpfc_bg_setup_sgl_prot()
2308
!phba->
cfg_xpsgl
)
in lpfc_bg_setup_sgl_prot()
3088
if (!phba->
cfg_xpsgl
&&
in lpfc_scsi_prep_dma_buf_s4()
3301
!phba->
cfg_xpsgl
) {
in lpfc_bg_scsi_prep_dma_buf_s4()
3314
!phba->
cfg_xpsgl
) {
in lpfc_bg_scsi_prep_dma_buf_s4()
3350
!phba->
cfg_xpsgl
) {
in lpfc_bg_scsi_prep_dma_buf_s4()
3361
!phba->
cfg_xpsgl
)) {
in lpfc_bg_scsi_prep_dma_buf_s4()
H
A
D
lpfc_init.c
3686
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_io_free()
3702
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_io_free()
4178
if (phba->
cfg_xpsgl
&& !phba->nvmet_support) {
in lpfc_new_io_buf()
4412
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_create_port()
6883
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_sli4_driver_resource_setup()
9354
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_sli4_release_hdwq()
12105
phba->
cfg_xpsgl
= bf_get(
cfg_xpsgl
, mbx_sli4_parameters);
in lpfc_get_sli4_parameters()
H
A
D
lpfc.h
835
uint32_t
cfg_xpsgl
;
member
H
A
D
lpfc_sli.c
20694
if (phba->
cfg_xpsgl
&& !phba->nvmet_support &&
in lpfc_release_io_buf()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
2162
!(phba->
cfg_xpsgl
))
in lpfc_bg_setup_sgl_prot()
2282
!phba->
cfg_xpsgl
)
in lpfc_bg_setup_sgl_prot()
3088
if (!phba->
cfg_xpsgl
&&
in lpfc_scsi_prep_dma_buf_s4()
3332
!phba->
cfg_xpsgl
) {
in lpfc_bg_scsi_prep_dma_buf_s4()
3345
!phba->
cfg_xpsgl
) {
in lpfc_bg_scsi_prep_dma_buf_s4()
3381
!phba->
cfg_xpsgl
) {
in lpfc_bg_scsi_prep_dma_buf_s4()
3392
!phba->
cfg_xpsgl
)) {
in lpfc_bg_scsi_prep_dma_buf_s4()
H
A
D
lpfc.h
1090
uint32_t
cfg_xpsgl
;
member
H
A
D
lpfc_init.c
4028
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_io_free()
4044
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_io_free()
4518
if (phba->
cfg_xpsgl
&& !phba->nvmet_support) {
in lpfc_new_io_buf()
4631
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_get_sg_tablesize()
8277
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_sli4_driver_resource_setup()
10846
if (phba->
cfg_xpsgl
&& !phba->nvmet_support)
in lpfc_sli4_release_hdwq()
13805
phba->
cfg_xpsgl
= bf_get(
cfg_xpsgl
, mbx_sli4_parameters);
in lpfc_get_sli4_parameters()
H
A
D
lpfc_sli.c
21850
if (phba->
cfg_xpsgl
&& !phba->nvmet_support &&
in lpfc_release_io_buf()
Completed in 97 milliseconds