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:npc_mcam_kex
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
npc.h
492
struct
npc_mcam_kex
{
struct
599
struct
npc_mcam_kex
mkex;
H
A
D
rvu_npc.c
1285
struct
npc_mcam_kex
*mkex, u8 intf)
in npc_program_mkex_rx()
1314
struct
npc_mcam_kex
*mkex, u8 intf)
in npc_program_mkex_tx()
1343
struct
npc_mcam_kex
*mkex)
in npc_program_mkex_profile()
1392
struct
npc_mcam_kex
*mcam_kex;
in npc_load_mkex_profile()
1407
mcam_kex = (struct
npc_mcam_kex
__force *)mkex_prfl_addr;
in npc_load_mkex_profile()
1424
prfl_sz -= sizeof(struct
npc_mcam_kex
);
in npc_load_mkex_profile()
2013
struct
npc_mcam_kex
*mkex = rvu->kpu.mkex;
in rvu_npc_setup_interfaces()
H
A
D
rvu.h
459
struct
npc_mcam_kex
*mkex;
H
A
D
npc_profile.h
15120
static struct
npc_mcam_kex
npc_mkex_default = {
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
npc.h
340
struct
npc_mcam_kex
{
struct
H
A
D
rvu.h
307
const struct
npc_mcam_kex
*mkex;
H
A
D
rvu_npc.c
736
const struct
npc_mcam_kex
*mkex)
in npc_program_mkex_profile()
782
struct
npc_mcam_kex
*mcam_kex;
in npc_load_mkex_profile()
802
mcam_kex = (struct
npc_mcam_kex
*)mkex_prfl_addr;
in npc_load_mkex_profile()
819
prfl_sz -= sizeof(struct
npc_mcam_kex
);
in npc_load_mkex_profile()
H
A
D
npc_profile.h
13397
static const struct
npc_mcam_kex
npc_mkex_default = {
Completed in 28 milliseconds