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:otx2_mbox_dev
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
mbox.c
20
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in __otx2_mbox_reset()
38
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_reset()
120
mbox->dev = kcalloc(ndevs, sizeof(struct
otx2_mbox_dev
), GFP_KERNEL);
in otx2_mbox_setup()
133
struct
otx2_mbox_dev
*mdev;
in otx2_mbox_init()
162
struct
otx2_mbox_dev
*mdev;
in otx2_mbox_regions_init()
190
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_wait_for_rsp()
205
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_busy_poll_for_rsp()
219
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_msg_send_data()
307
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_alloc_msg_rsp()
344
struct
otx2_mbox_dev
*mde
in otx2_mbox_get_rsp()
[all...]
H
A
D
rvu.c
2121
struct
otx2_mbox_dev
*mdev;
in __rvu_mbox_handler()
2211
struct
otx2_mbox_dev
*mdev;
in __rvu_mbox_up_handler()
2472
struct
otx2_mbox_dev
*mdev;
in rvu_mbox_destroy()
2493
struct
otx2_mbox_dev
*mdev;
in rvu_queue_work()
H
A
D
mbox.h
53
struct
otx2_mbox_dev
{
struct
74
struct
otx2_mbox_dev
*dev;
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
mbox.c
24
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in __otx2_mbox_reset()
41
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_reset()
62
struct
otx2_mbox_dev
*mdev;
in otx2_mbox_init()
127
mbox->dev = kcalloc(ndevs, sizeof(struct
otx2_mbox_dev
), GFP_KERNEL);
in otx2_mbox_init()
149
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_wait_for_rsp()
164
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_busy_poll_for_rsp()
179
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_msg_send()
227
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_alloc_msg_rsp()
264
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_mbox_get_rsp()
297
struct
otx2_mbox_dev
*mde
in otx2_mbox_check_rsp_msgs()
[all...]
H
A
D
mbox.h
53
struct
otx2_mbox_dev
{
struct
73
struct
otx2_mbox_dev
*dev;
H
A
D
rvu.c
1665
struct
otx2_mbox_dev
*mdev;
in __rvu_mbox_handler()
1749
struct
otx2_mbox_dev
*mdev;
in __rvu_mbox_up_handler()
1934
struct
otx2_mbox_dev
*mdev;
in rvu_queue_work()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H
A
D
otx2_cptvf_mbox.c
10
struct
otx2_mbox_dev
*mdev;
in otx2_cpt_mbox_bbuf_init()
32
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_cpt_sync_mbox_bbuf()
141
struct
otx2_mbox_dev
*mdev;
in otx2_cptvf_pfvf_mbox_handler()
H
A
D
otx2_cptpf_mbox.c
333
struct
otx2_mbox_dev
*mdev;
in otx2_cptpf_vfpf_mbox_handler()
378
struct
otx2_mbox_dev
*mdev;
in otx2_cptpf_afpf_mbox_intr()
509
struct
otx2_mbox_dev
*mdev;
in otx2_cptpf_afpf_mbox_handler()
585
struct
otx2_mbox_dev
*mdev;
in otx2_cptpf_afpf_mbox_up_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_vf.c
83
struct
otx2_mbox_dev
*mdev;
in otx2vf_vfaf_mbox_handler()
144
struct
otx2_mbox_dev
*mdev;
in otx2vf_vfaf_mbox_up_handler()
175
struct
otx2_mbox_dev
*mdev;
in otx2vf_vfaf_mbox_intr_handler()
H
A
D
otx2_pf.c
288
struct
otx2_mbox_dev
*mdev;
in otx2_queue_work()
339
static void otx2_forward_msg_pfvf(struct
otx2_mbox_dev
*mdev,
in otx2_forward_msg_pfvf()
343
struct
otx2_mbox_dev
*src_mdev = mdev;
in otx2_forward_msg_pfvf()
360
struct
otx2_mbox_dev
*src_mdev, *dst_mdev;
in otx2_forward_vf_mbox_msgs()
454
struct
otx2_mbox_dev
*mdev;
in otx2_pfvf_mbox_handler()
497
struct
otx2_mbox_dev
*mdev;
in otx2_pfvf_mbox_up_handler()
801
struct
otx2_mbox_dev
*mdev;
in otx2_pfaf_mbox_handler()
917
struct
otx2_mbox_dev
*mdev = &mbox->dev[0];
in otx2_pfaf_mbox_up_handler()
H
A
D
otx2_common.h
360
struct
otx2_mbox_dev
*mdev;
in otx2_mbox_bbuf_init()
384
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_sync_mbox_bbuf()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_vf.c
86
struct
otx2_mbox_dev
*mdev;
in otx2vf_vfaf_mbox_handler()
151
struct
otx2_mbox_dev
*mdev;
in otx2vf_vfaf_mbox_up_handler()
185
struct
otx2_mbox_dev
*mdev;
in otx2vf_vfaf_mbox_intr_handler()
H
A
D
otx2_pf.c
298
struct
otx2_mbox_dev
*mdev;
in otx2_queue_vf_work()
335
static void otx2_forward_msg_pfvf(struct
otx2_mbox_dev
*mdev,
in otx2_forward_msg_pfvf()
339
struct
otx2_mbox_dev
*src_mdev = mdev;
in otx2_forward_msg_pfvf()
358
struct
otx2_mbox_dev
*src_mdev, *dst_mdev;
in otx2_forward_vf_mbox_msgs()
452
struct
otx2_mbox_dev
*mdev;
in otx2_pfvf_mbox_handler()
495
struct
otx2_mbox_dev
*mdev;
in otx2_pfvf_mbox_up_handler()
805
struct
otx2_mbox_dev
*mdev;
in otx2_pfaf_mbox_handler()
933
struct
otx2_mbox_dev
*mdev = &mbox->dev[0];
in otx2_pfaf_mbox_up_handler()
969
struct
otx2_mbox_dev
*mdev;
in otx2_pfaf_mbox_intr_handler()
H
A
D
otx2_common.h
657
struct
otx2_mbox_dev
*mdev;
in otx2_mbox_bbuf_init()
681
struct
otx2_mbox_dev
*mdev = &mbox->dev[devid];
in otx2_sync_mbox_bbuf()
Completed in 28 milliseconds