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
defs:sg_desc
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H
A
D
fnic_io.h
34
struct host_sg_desc
sg_desc
[FNIC_DFLT_SG_DESC_CNT];
member
38
struct host_sg_desc
sg_desc
[FNIC_MAX_SG_DESC_CNT];
member
/kernel/linux/linux-5.10/drivers/scsi/snic/
H
A
D
snic_io.h
33
struct snic_sg_desc
sg_desc
[SNIC_DFLT_SG_DESC_CNT];
member
37
struct snic_sg_desc
sg_desc
[SNIC_MAX_SG_DESC_CNT];
member
/kernel/linux/linux-6.6/drivers/scsi/snic/
H
A
D
snic_io.h
19
struct snic_sg_desc
sg_desc
[SNIC_DFLT_SG_DESC_CNT];
member
23
struct snic_sg_desc
sg_desc
[SNIC_MAX_SG_DESC_CNT];
member
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H
A
D
fnic_io.h
22
struct host_sg_desc
sg_desc
[FNIC_DFLT_SG_DESC_CNT];
member
26
struct host_sg_desc
sg_desc
[FNIC_MAX_SG_DESC_CNT];
member
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H
A
D
ionic_dev.h
185
void *
sg_desc
;
member
H
A
D
ionic_txrx.c
330
struct ionic_rxq_sg_desc *
sg_desc
;
in ionic_rx_fill()
local
603
struct ionic_txq_sg_desc *
sg_desc
= desc_info->
sg_desc
;
in ionic_tx_clean()
local
778
struct ionic_txq_sg_desc *
sg_desc
= q->info[q->head_idx].txq_sg_desc;
in ionic_tx_tso_next()
local
1034
struct ionic_txq_sg_desc *
sg_desc
in ionic_tx_skb_frags()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H
A
D
cobalt-v4l2.c
62
struct sg_table *
sg_desc
= vb2_dma_sg_plane_desc(vb, 0);
in cobalt_buf_init()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H
A
D
ionic_dev.h
215
void *
sg_desc
;
member
H
A
D
ionic_txrx.c
418
struct ionic_rxq_sg_desc *
sg_desc
;
in ionic_rx_fill()
local
1201
struct ionic_txq_sg_desc *
sg_desc
= desc_info->txq_sg_desc;
in ionic_tx_skb_frags()
local
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H
A
D
cobalt-v4l2.c
62
struct sg_table *
sg_desc
= vb2_dma_sg_plane_desc(vb, 0);
in cobalt_buf_init()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H
A
D
hix5hd2_gmac.c
230
struct
sg_desc
{
struct
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/
H
A
D
hix5hd2_gmac.c
230
struct
sg_desc
{
struct
Completed in 14 milliseconds