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
defs:oq
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/
H
A
D
octep_rx.c
15
static void octep_oq_reset_indices(struct octep_oq *
oq
)
in octep_oq_reset_indices()
argument
32
static int octep_oq_fill_ring_buffers(struct octep_oq *
oq
)
in octep_oq_fill_ring_buffers()
argument
79
octep_
oq
_refill(struct octep_device *oct, struct octep_
oq
*
oq
)
octep_oq_refill()
argument
125
struct octep_
oq
*
oq
;
octep_setup_oq()
local
198
octep_
oq
_free_ring_buffers(struct octep_
oq
*
oq
)
octep_oq_free_ring_buffers()
argument
225
octep_free_
oq
(struct octep_
oq
*
oq
)
octep_free_oq()
argument
316
octep_
oq
_check_hw_for_pkts(struct octep_device *oct, struct octep_
oq
*
oq
)
octep_oq_check_hw_for_pkts()
argument
352
__octep_
oq
_process_rx(struct octep_device *oct, struct octep_
oq
*
oq
, u16 pkts_to_process)
__octep_oq_process_rx()
argument
474
octep_
oq
_process_rx(struct octep_
oq
*
oq
, int budget)
octep_oq_process_rx()
argument
[all...]
H
A
D
octep_cn9k_pf.c
314
struct octep_oq *
oq
= oct->
oq
[oq_no];
in octep_setup_oq_regs_cn93_pf()
local
516
struct octep_
oq
*
oq
= vector->
oq
;
octep_ioq_intr_handler_cn93_pf()
local
[all...]
H
A
D
octep_ethtool.c
162
struct octep_oq *
oq
= oct->
oq
[q];
in octep_get_ethtool_stats()
local
219
struct octep_oq *
oq
= oct->
oq
[q];
in octep_get_ethtool_stats()
local
[all...]
H
A
D
octep_config.h
190
struct octep_oq_config
oq
;
member
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()
argument
776
struct octep_
oq
*
oq
= oct->
oq
[q];
octep_get_stats64()
local
[all...]
H
A
D
octep_main.h
127
struct octep_oq *
oq
;
member
234
struct octep_oq *
oq
[OCTEP_MAX_OQ];
member
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_trans_dquot.c
78
struct xfs_dqtrx *
oq
, *nq;
in xfs_trans_dup_dqinfo()
local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_trans_dquot.c
78
struct xfs_dqtrx *
oq
, *nq;
in xfs_trans_dup_dqinfo()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_config.h
413
struct octeon_oq_config
oq
;
member
H
A
D
octeon_device.h
189
u64
oq
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_config.h
413
struct octeon_oq_config
oq
;
member
H
A
D
octeon_device.h
189
u64
oq
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_main.c
590
struct sge_uld_txq *
oq
;
in fwevtq_handler()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_main.c
589
struct sge_uld_txq *
oq
;
in fwevtq_handler()
local
Completed in 27 milliseconds