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:hinic_send_mbox
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H
A
D
hinic_hw_mbox.c
655
struct
hinic_send_mbox
*send_mbox;
in hinic_mbox_self_aeqe_handler()
663
static void clear_mbox_status(struct
hinic_send_mbox
*mbox)
in clear_mbox_status()
672
struct
hinic_send_mbox
*mbox, u64 *header)
in mbox_copy_header()
682
struct
hinic_send_mbox
*mbox, void *seg,
in mbox_copy_send_data()
750
static u16 get_mbox_status(struct
hinic_send_mbox
*mbox)
in get_mbox_status()
764
struct
hinic_send_mbox
*send_mbox = &func_to_func->send_mbox;
in wait_for_mbox_seg_completion()
805
struct
hinic_send_mbox
*send_mbox = &func_to_func->send_mbox;
in send_mbox_seg()
1192
struct
hinic_send_mbox
*send_mbox = &func_to_func->send_mbox;
in prepare_send_mbox()
1199
struct
hinic_send_mbox
*send_mbox = &func_to_func->send_mbox;
in alloc_mbox_wb_status()
1225
struct
hinic_send_mbox
*send_mbo
in free_mbox_wb_status()
[all...]
H
A
D
hinic_hw_mbox.h
56
struct
hinic_send_mbox
{
struct
94
struct
hinic_send_mbox
send_mbox;
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H
A
D
hinic_hw_mbox.c
650
struct
hinic_send_mbox
*send_mbox;
in hinic_mbox_self_aeqe_handler()
658
static void clear_mbox_status(struct
hinic_send_mbox
*mbox)
in clear_mbox_status()
667
struct
hinic_send_mbox
*mbox, u64 *header)
in mbox_copy_header()
677
struct
hinic_send_mbox
*mbox, void *seg,
in mbox_copy_send_data()
745
static u16 get_mbox_status(struct
hinic_send_mbox
*mbox)
in get_mbox_status()
759
struct
hinic_send_mbox
*send_mbox = &func_to_func->send_mbox;
in wait_for_mbox_seg_completion()
800
struct
hinic_send_mbox
*send_mbox = &func_to_func->send_mbox;
in send_mbox_seg()
1187
struct
hinic_send_mbox
*send_mbox = &func_to_func->send_mbox;
in prepare_send_mbox()
1194
struct
hinic_send_mbox
*send_mbox = &func_to_func->send_mbox;
in alloc_mbox_wb_status()
1220
struct
hinic_send_mbox
*send_mbo
in free_mbox_wb_status()
[all...]
H
A
D
hinic_hw_mbox.h
56
struct
hinic_send_mbox
{
struct
94
struct
hinic_send_mbox
send_mbox;
Completed in 6 milliseconds