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:eqaddr
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
t4fw_ri_api.h
286
__be64
eqaddr
;
member
310
__be64
eqaddr
;
member
H
A
D
qp.c
349
res->u.sqrq.
eqaddr
= cpu_to_be64(wq->sq.dma_addr);
in create_qp()
378
res->u.sqrq.
eqaddr
= cpu_to_be64(wq->rq.dma_addr);
in create_qp()
2616
res->u.srq.
eqaddr
= cpu_to_be64(wq->dma_addr);
in alloc_srq_queue()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
t4fw_ri_api.h
280
__be64
eqaddr
;
member
304
__be64
eqaddr
;
member
H
A
D
qp.c
349
res->u.sqrq.
eqaddr
= cpu_to_be64(wq->sq.dma_addr);
in create_qp()
378
res->u.sqrq.
eqaddr
= cpu_to_be64(wq->rq.dma_addr);
in create_qp()
2607
res->u.srq.
eqaddr
= cpu_to_be64(wq->dma_addr);
in alloc_srq_queue()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H
A
D
csio_wr.h
228
uint64_t
eqaddr
;
member
H
A
D
csio_mb.c
737
cmdp->
eqaddr
|= cpu_to_be64(eq_ofld_params->
eqaddr
);
in csio_mb_eq_ofld_write()
H
A
D
csio_wr.c
582
eqp.
eqaddr
= csio_q_pstart(hw, eq_idx);
in csio_wr_eq_create()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H
A
D
csio_wr.h
228
uint64_t
eqaddr
;
member
H
A
D
csio_mb.c
737
cmdp->
eqaddr
|= cpu_to_be64(eq_ofld_params->
eqaddr
);
in csio_mb_eq_ofld_write()
H
A
D
csio_wr.c
582
eqp.
eqaddr
= csio_q_pstart(hw, eq_idx);
in csio_wr_eq_create()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4fw_api.h
1851
__be64
eqaddr
;
member
1979
__be64
eqaddr
;
member
2086
__be64
eqaddr
;
member
H
A
D
sge.c
4616
c.
eqaddr
= cpu_to_be64(txq->q.phys_addr);
in t4_sge_alloc_eth_txq()
4691
c.
eqaddr
= cpu_to_be64(txq->q.phys_addr);
in t4_sge_alloc_ctrl_txq()
4762
c.
eqaddr
= cpu_to_be64(q->phys_addr);
in t4_sge_alloc_ofld_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4fw_api.h
1853
__be64
eqaddr
;
member
1981
__be64
eqaddr
;
member
2088
__be64
eqaddr
;
member
H
A
D
sge.c
4646
c.
eqaddr
= cpu_to_be64(txq->q.phys_addr);
in t4_sge_alloc_eth_txq()
4721
c.
eqaddr
= cpu_to_be64(txq->q.phys_addr);
in t4_sge_alloc_ctrl_txq()
4792
c.
eqaddr
= cpu_to_be64(q->phys_addr);
in t4_sge_alloc_ofld_txq()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
sge.c
2469
cmd.
eqaddr
= cpu_to_be64(txq->q.phys_addr);
in t4vf_sge_alloc_eth_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
sge.c
2466
cmd.
eqaddr
= cpu_to_be64(txq->q.phys_addr);
in t4vf_sge_alloc_eth_txq()
Completed in 73 milliseconds