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:db_off
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
t4.h
55
u8
db_off
;
member
674
wq->rq.queue[wq->rq.size].status.
db_off
= 1;
in t4_disable_wq_db()
679
wq->rq.queue[wq->rq.size].status.
db_off
= 0;
in t4_enable_wq_db()
684
return !wq->rq.queue[wq->rq.size].status.
db_off
;
in t4_wq_db_enabled()
858
u8
db_off
;
member
H
A
D
device.c
899
rdev->status_page->
db_off
= 0;
in c4iw_rdev_open()
1280
ctx->dev->rdev.status_page->
db_off
= 1;
in stop_queues()
1328
ctx->dev->rdev.status_page->
db_off
= 0;
in resume_queues()
H
A
D
qp.c
1251
if (!rhp->rdev.status_page->
db_off
) {
in c4iw_post_send()
1331
if (!qhp->rhp->rdev.status_page->
db_off
) {
in c4iw_post_receive()
/kernel/linux/linux-6.6/include/uapi/rdma/
H
A
D
efa-abi.h
79
__u32
db_off
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
t4.h
55
u8
db_off
;
member
664
wq->rq.queue[wq->rq.size].status.
db_off
= 1;
in t4_disable_wq_db()
669
wq->rq.queue[wq->rq.size].status.
db_off
= 0;
in t4_enable_wq_db()
825
u8
db_off
;
member
H
A
D
device.c
899
rdev->status_page->
db_off
= 0;
in c4iw_rdev_open()
1280
ctx->dev->rdev.status_page->
db_off
= 1;
in stop_queues()
1328
ctx->dev->rdev.status_page->
db_off
= 0;
in resume_queues()
H
A
D
qp.c
1251
if (!rhp->rdev.status_page->
db_off
) {
in c4iw_post_send()
1331
if (!qhp->rhp->rdev.status_page->
db_off
) {
in c4iw_post_receive()
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H
A
D
efa_com_cmd.h
87
u32
db_off
;
member
H
A
D
efa_verbs.c
1051
dev->db_bar_addr + resp->
db_off
,
in cq_mmap_entries_setup()
1059
resp->
db_off
&= ~PAGE_MASK;
in cq_mmap_entries_setup()
1168
resp.
db_off
= result.
db_off
;
in efa_create_cq()
H
A
D
efa_com_cmd.c
192
result->
db_off
= cmd_completion.db_offset;
in efa_com_create_cq()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H
A
D
cdnsp-gadget.h
50
* @
db_off
: DBOFF - Doorbell array offset
60
__le32
db_off
;
member
92
/*
db_off
bitmask - bits 0:1 reserved. */
H
A
D
cdnsp-mem.c
1272
val = readl(&pdev->cap_regs->
db_off
);
in cdnsp_mem_init()
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci.h
49
* @
db_off
: DBOFF - Doorbell array offset
59
__le32
db_off
;
member
127
/*
db_off
bitmask - bits 0:1 reserved */
H
A
D
xhci-mem.c
2552
val = readl(&xhci->cap_regs->
db_off
);
in xhci_mem_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci.h
49
* @
db_off
: DBOFF - Doorbell array offset
59
__le32
db_off
;
member
127
/*
db_off
bitmask - bits 0:1 reserved */
H
A
D
xhci-mem.c
2415
val = readl(&xhci->cap_regs->
db_off
);
in xhci_mem_init()
Completed in 40 milliseconds