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:pfvf_map
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_nix.c
170
map_func = TXSCH_MAP_FUNC(txsch->
pfvf_map
[schq]);
in is_valid_txschq()
1495
u32 *
pfvf_map
;
in rvu_mbox_handler_nix_txsch_alloc()
local
1521
pfvf_map
= txsch->
pfvf_map
;
in rvu_mbox_handler_nix_txsch_alloc()
1546
if (!(TXSCH_MAP_FLAGS(
pfvf_map
[schq]) &
in rvu_mbox_handler_nix_txsch_alloc()
1548
pfvf_map
[schq] = TXSCH_MAP(pcifunc, 0);
in rvu_mbox_handler_nix_txsch_alloc()
1555
if (!(TXSCH_MAP_FLAGS(
pfvf_map
[schq]) &
in rvu_mbox_handler_nix_txsch_alloc()
1557
pfvf_map
[schq] = TXSCH_MAP(pcifunc, 0);
in rvu_mbox_handler_nix_txsch_alloc()
1641
if (TXSCH_MAP_FUNC(txsch->
pfvf_map
[schq]) != pcifunc)
in nix_txschq_free()
1650
if (TXSCH_MAP_FUNC(txsch->
pfvf_map
[sch
in nix_txschq_free()
1690
u32 *
pfvf_map
;
nix_txschq_free_one()
local
1821
u32 *
pfvf_map
;
nix_tl1_default_cfg()
local
1848
u32 *
pfvf_map
;
rvu_mbox_handler_nix_txschq_cfg()
local
[all...]
H
A
D
rvu.h
200
u32 *
pfvf_map
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_nix.c
288
map_func = TXSCH_MAP_FUNC(txsch->
pfvf_map
[schq]);
in is_valid_txschq()
2053
u32 *
pfvf_map
;
in rvu_mbox_handler_nix_txsch_alloc()
local
2079
pfvf_map
= txsch->
pfvf_map
;
in rvu_mbox_handler_nix_txsch_alloc()
2104
if (!(TXSCH_MAP_FLAGS(
pfvf_map
[schq]) &
in rvu_mbox_handler_nix_txsch_alloc()
2106
pfvf_map
[schq] = TXSCH_MAP(pcifunc, 0);
in rvu_mbox_handler_nix_txsch_alloc()
2114
if (!(TXSCH_MAP_FLAGS(
pfvf_map
[schq]) &
in rvu_mbox_handler_nix_txsch_alloc()
2116
pfvf_map
[schq] = TXSCH_MAP(pcifunc, 0);
in rvu_mbox_handler_nix_txsch_alloc()
2205
if (TXSCH_MAP_FLAGS(txsch->
pfvf_map
[tl2]) & NIX_TXSCHQ_FREE)
in nix_smq_flush_enadis_xoff()
2208
if ((TXSCH_MAP_FUNC(txsch->
pfvf_map
[tl
in nix_smq_flush_enadis_xoff()
2404
u32 *
pfvf_map
;
nix_txschq_free_one()
local
2556
u32 *
pfvf_map
;
nix_tl1_default_cfg()
local
2649
u32 *
pfvf_map
;
rvu_mbox_handler_nix_txschq_cfg()
local
[all...]
H
A
D
rvu.h
282
u32 *
pfvf_map
;
member
332
u16 *
pfvf_map
;
member
H
A
D
rvu_debugfs.c
2274
pcifunc = ipolicer->
pfvf_map
[idx];
in rvu_dbg_nix_band_prof_ctx_display()
Completed in 16 milliseconds