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:sgl_xtra
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
1964
struct sli4_hybrid_sgl *
sgl_xtra
= NULL;
in lpfc_bg_setup_sgl()
local
2038
sgl_xtra
= lpfc_get_sgl_per_hdwq(phba, lpfc_cmd);
in lpfc_bg_setup_sgl()
2040
if (unlikely(!
sgl_xtra
)) {
in lpfc_bg_setup_sgl()
2045
sgl_xtra
->dma_phys_sgl));
in lpfc_bg_setup_sgl()
2047
sgl_xtra
->dma_phys_sgl));
in lpfc_bg_setup_sgl()
2076
sgl = (struct sli4_sge *)
sgl_xtra
->dma_sgl;
in lpfc_bg_setup_sgl()
2153
struct sli4_hybrid_sgl *
sgl_xtra
= NULL;
in lpfc_bg_setup_sgl_prot()
local
2199
sgl_xtra
= lpfc_get_sgl_per_hdwq(phba, lpfc_cmd);
in lpfc_bg_setup_sgl_prot()
2201
if (unlikely(!
sgl_xtra
)) {
in lpfc_bg_setup_sgl_prot()
2205
sgl_xtra
in lpfc_bg_setup_sgl_prot()
3061
struct sli4_hybrid_sgl *
sgl_xtra
= NULL;
lpfc_scsi_prep_dma_buf_s4()
local
[all...]
H
A
D
lpfc_nvme.c
1431
struct sli4_hybrid_sgl *
sgl_xtra
= NULL;
in lpfc_nvme_prep_io_dma()
local
1505
sgl_xtra
= lpfc_get_sgl_per_hdwq(
in lpfc_nvme_prep_io_dma()
1508
if (unlikely(!
sgl_xtra
)) {
in lpfc_nvme_prep_io_dma()
1513
sgl_xtra
->dma_phys_sgl));
in lpfc_nvme_prep_io_dma()
1515
sgl_xtra
->dma_phys_sgl));
in lpfc_nvme_prep_io_dma()
1551
sgl = (struct sli4_sge *)
sgl_xtra
->dma_sgl;
in lpfc_nvme_prep_io_dma()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_scsi.c
1938
struct sli4_hybrid_sgl *
sgl_xtra
= NULL;
in lpfc_bg_setup_sgl()
local
2012
sgl_xtra
= lpfc_get_sgl_per_hdwq(phba, lpfc_cmd);
in lpfc_bg_setup_sgl()
2014
if (unlikely(!
sgl_xtra
)) {
in lpfc_bg_setup_sgl()
2019
sgl_xtra
->dma_phys_sgl));
in lpfc_bg_setup_sgl()
2021
sgl_xtra
->dma_phys_sgl));
in lpfc_bg_setup_sgl()
2050
sgl = (struct sli4_sge *)
sgl_xtra
->dma_sgl;
in lpfc_bg_setup_sgl()
2128
struct sli4_hybrid_sgl *
sgl_xtra
= NULL;
in lpfc_bg_setup_sgl_prot()
local
2174
sgl_xtra
= lpfc_get_sgl_per_hdwq(phba, lpfc_cmd);
in lpfc_bg_setup_sgl_prot()
2176
if (unlikely(!
sgl_xtra
)) {
in lpfc_bg_setup_sgl_prot()
2180
sgl_xtra
in lpfc_bg_setup_sgl_prot()
3061
struct sli4_hybrid_sgl *
sgl_xtra
= NULL;
lpfc_scsi_prep_dma_buf_s4()
local
[all...]
H
A
D
lpfc_nvme.c
1342
struct sli4_hybrid_sgl *
sgl_xtra
= NULL;
in lpfc_nvme_prep_io_dma()
local
1415
sgl_xtra
= lpfc_get_sgl_per_hdwq(
in lpfc_nvme_prep_io_dma()
1418
if (unlikely(!
sgl_xtra
)) {
in lpfc_nvme_prep_io_dma()
1423
sgl_xtra
->dma_phys_sgl));
in lpfc_nvme_prep_io_dma()
1425
sgl_xtra
->dma_phys_sgl));
in lpfc_nvme_prep_io_dma()
1461
sgl = (struct sli4_sge *)
sgl_xtra
->dma_sgl;
in lpfc_nvme_prep_io_dma()
Completed in 14 milliseconds