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:cxgb4_uld
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
Makefile
9
cxgb4_uld
.o srq.o sched.o cxgb4_filter.o cxgb4_tc_u32.o \
H
A
D
cxgb4_uld.h
304
enum
cxgb4_uld
{
enum
506
void cxgb4_register_uld(enum
cxgb4_uld
type, const struct cxgb4_uld_info *p);
507
int cxgb4_unregister_uld(enum
cxgb4_uld
type);
H
A
D
cxgb4_uld.c
2
*
cxgb4_uld
.c:Chelsio Upper Layer Driver Interface for T4/T5/T6 SGE management
49
#include "
cxgb4_uld
.h"
562
static void cxgb4_shutdown_uld_adapter(struct adapter *adap, enum
cxgb4_uld
type)
in cxgb4_shutdown_uld_adapter()
731
enum
cxgb4_uld
type,
in cxgb4_uld_alloc_resources()
799
void cxgb4_register_uld(enum
cxgb4_uld
type,
in cxgb4_register_uld()
830
int cxgb4_unregister_uld(enum
cxgb4_uld
type)
in cxgb4_unregister_uld()
H
A
D
cxgb4.h
58
#include "
cxgb4_uld
.h"
918
enum
cxgb4_uld
uld_type;
H
A
D
cxgb4_main.c
2496
enum
cxgb4_uld
type = CXGB4_ULD_RDMA;
in notify_rdma_uld()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
Makefile
9
cxgb4_uld
.o srq.o sched.o cxgb4_filter.o cxgb4_tc_u32.o \
H
A
D
cxgb4_uld.h
304
enum
cxgb4_uld
{
enum
501
void cxgb4_register_uld(enum
cxgb4_uld
type, const struct cxgb4_uld_info *p);
502
int cxgb4_unregister_uld(enum
cxgb4_uld
type);
H
A
D
cxgb4_uld.c
2
*
cxgb4_uld
.c:Chelsio Upper Layer Driver Interface for T4/T5/T6 SGE management
49
#include "
cxgb4_uld
.h"
562
static void cxgb4_shutdown_uld_adapter(struct adapter *adap, enum
cxgb4_uld
type)
in cxgb4_shutdown_uld_adapter()
731
enum
cxgb4_uld
type,
in cxgb4_uld_alloc_resources()
799
void cxgb4_register_uld(enum
cxgb4_uld
type,
in cxgb4_register_uld()
830
int cxgb4_unregister_uld(enum
cxgb4_uld
type)
in cxgb4_unregister_uld()
H
A
D
cxgb4.h
59
#include "
cxgb4_uld
.h"
916
enum
cxgb4_uld
uld_type;
H
A
D
cxgb4_main.c
2495
enum
cxgb4_uld
type = CXGB4_ULD_RDMA;
in notify_rdma_uld()
Completed in 53 milliseconds