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:octep_iq
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/
H
A
D
octep_main.h
72
u32 (*update_iq_read_idx)(struct
octep_iq
*iq);
126
struct
octep_iq
*iq;
229
struct
octep_iq
*iq[OCTEP_MAX_IQ];
371
int octep_iq_process_completions(struct
octep_iq
*iq, u16 budget);
H
A
D
octep_tx.c
16
static void octep_iq_reset_indices(struct
octep_iq
*iq)
in octep_iq_reset_indices()
33
int octep_iq_process_completions(struct
octep_iq
*iq, u16 budget)
in octep_iq_process_completions()
105
static void octep_iq_free_pending(struct
octep_iq
*iq)
in octep_iq_free_pending()
181
struct
octep_iq
*iq;
in octep_setup_iq()
265
static void octep_free_iq(struct
octep_iq
*iq)
in octep_free_iq()
H
A
D
octep_tx.h
152
struct
octep_iq
{
struct
H
A
D
octep_main.c
355
static void octep_enable_ioq_irq(struct
octep_iq
*iq, struct octep_oq *oq)
in octep_enable_ioq_irq()
595
static inline int octep_iq_full_check(struct
octep_iq
*iq)
in octep_iq_full_check()
635
struct
octep_iq
*iq;
in octep_start_xmit()
775
struct
octep_iq
*iq = oct->iq[q];
in octep_get_stats64()
H
A
D
octep_ethtool.c
161
struct
octep_iq
*iq = oct->iq[q];
in octep_get_ethtool_stats()
209
struct
octep_iq
*iq = oct->iq[q];
in octep_get_ethtool_stats()
H
A
D
octep_cn9k_pf.c
264
struct
octep_iq
*iq = oct->iq[iq_no];
in octep_setup_iq_regs_cn93_pf()
596
static u32 octep_update_iq_read_index_cn93_pf(struct
octep_iq
*iq)
in octep_update_iq_read_index_cn93_pf()
Completed in 6 milliseconds