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:octeon_mbox_cmd
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_mailbox.h
62
struct
octeon_mbox_cmd
{
struct
105
struct
octeon_mbox_cmd
mbox_req;
107
struct
octeon_mbox_cmd
mbox_resp;
118
struct
octeon_mbox_cmd
*mbox_cmd);
H
A
D
octeon_mailbox.c
132
struct
octeon_mbox_cmd
*mbox_cmd)
in octeon_mbox_write()
155
sizeof(struct
octeon_mbox_cmd
));
in octeon_mbox_write()
237
struct
octeon_mbox_cmd
*mbox_cmd)
in octeon_mbox_process_cmd()
295
struct
octeon_mbox_cmd
mbox_cmd;
in octeon_mbox_process_message()
304
sizeof(struct
octeon_mbox_cmd
));
in octeon_mbox_process_message()
323
sizeof(struct
octeon_mbox_cmd
));
in octeon_mbox_process_message()
335
sizeof(struct
octeon_mbox_cmd
));
in octeon_mbox_process_message()
358
struct
octeon_mbox_cmd
*mbox_cmd;
in octeon_mbox_cancel()
H
A
D
cn23xx_vf_device.c
374
struct
octeon_mbox_cmd
mbox_cmd;
in cn23xx_vf_ask_pf_to_do_flr()
391
struct
octeon_mbox_cmd
*cmd,
in octeon_pfvf_hs_callback()
408
struct
octeon_mbox_cmd
mbox_cmd;
in cn23xx_octeon_pfvf_handshake()
H
A
D
cn23xx_pf_device.c
1443
struct
octeon_mbox_cmd
mbox_cmd;
in cn23xx_tell_vf_its_macaddr_changed()
1462
struct
octeon_mbox_cmd
*cmd, void *arg)
in cn23xx_get_vf_stats_callback()
1474
struct
octeon_mbox_cmd
mbox_cmd;
in cn23xx_get_vf_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_mailbox.h
62
struct
octeon_mbox_cmd
{
struct
105
struct
octeon_mbox_cmd
mbox_req;
107
struct
octeon_mbox_cmd
mbox_resp;
118
struct
octeon_mbox_cmd
*mbox_cmd);
H
A
D
octeon_mailbox.c
132
struct
octeon_mbox_cmd
*mbox_cmd)
in octeon_mbox_write()
155
sizeof(struct
octeon_mbox_cmd
));
in octeon_mbox_write()
237
struct
octeon_mbox_cmd
*mbox_cmd)
in octeon_mbox_process_cmd()
295
struct
octeon_mbox_cmd
mbox_cmd;
in octeon_mbox_process_message()
304
sizeof(struct
octeon_mbox_cmd
));
in octeon_mbox_process_message()
323
sizeof(struct
octeon_mbox_cmd
));
in octeon_mbox_process_message()
335
sizeof(struct
octeon_mbox_cmd
));
in octeon_mbox_process_message()
358
struct
octeon_mbox_cmd
*mbox_cmd;
in octeon_mbox_cancel()
H
A
D
cn23xx_vf_device.c
372
struct
octeon_mbox_cmd
mbox_cmd;
in cn23xx_vf_ask_pf_to_do_flr()
390
struct
octeon_mbox_cmd
*cmd,
in octeon_pfvf_hs_callback()
407
struct
octeon_mbox_cmd
mbox_cmd;
in cn23xx_octeon_pfvf_handshake()
H
A
D
cn23xx_pf_device.c
1443
struct
octeon_mbox_cmd
mbox_cmd;
in cn23xx_tell_vf_its_macaddr_changed()
1463
struct
octeon_mbox_cmd
*cmd, void *arg)
in cn23xx_get_vf_stats_callback()
1475
struct
octeon_mbox_cmd
mbox_cmd;
in cn23xx_get_vf_stats()
Completed in 13 milliseconds