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:IRO
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_fw_defs.h
15
#define CSTORM_ASSERT_LIST_INDEX_OFFSET (
IRO
[152].base)
17
(
IRO
[151].base + ((assertListEntry) *
IRO
[151].m1))
19
(
IRO
[157].base + (((pfId)>>1) *
IRO
[157].m1) + (((pfId)&1) * \
20
IRO
[157].m2))
22
(
IRO
[158].base + (((pfId)>>1) *
IRO
[158].m1) + (((pfId)&1) * \
23
IRO
[158].m2))
25
(
IRO
[16
[all...]
H
A
D
bnx2x.h
1395
#define
IRO
(bp->iro_arr)
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H
A
D
bnx2x_fw_defs.h
15
#define CSTORM_ASSERT_LIST_INDEX_OFFSET (
IRO
[152].base)
17
(
IRO
[151].base + ((assertListEntry) *
IRO
[151].m1))
19
(
IRO
[157].base + (((pfId)>>1) *
IRO
[157].m1) + (((pfId)&1) * \
20
IRO
[157].m2))
22
(
IRO
[158].base + (((pfId)>>1) *
IRO
[158].m1) + (((pfId)&1) * \
23
IRO
[158].m2))
25
(
IRO
[16
[all...]
H
A
D
bnx2x.h
1395
#define
IRO
(bp->iro_arr)
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_iro_hsi.h
86
(
IRO
[IRO_CORE_LL2_PSTORM_PER_QUEUE_STAT].base \
87
+ ((core_tx_stats_id) *
IRO
[IRO_CORE_LL2_PSTORM_PER_QUEUE_STAT].m1))
89
(
IRO
[IRO_CORE_LL2_PSTORM_PER_QUEUE_STAT].size)
93
(
IRO
[IRO_CORE_LL2_TSTORM_PER_QUEUE_STAT].base \
94
+ ((core_rx_queue_id) *
IRO
[IRO_CORE_LL2_TSTORM_PER_QUEUE_STAT].m1))
96
(
IRO
[IRO_CORE_LL2_TSTORM_PER_QUEUE_STAT].size)
100
(
IRO
[IRO_CORE_LL2_USTORM_PER_QUEUE_STAT].base \
101
+ ((core_rx_queue_id) *
IRO
[IRO_CORE_LL2_USTORM_PER_QUEUE_STAT].m1))
103
(
IRO
[IRO_CORE_LL2_USTORM_PER_QUEUE_STAT].size)
107
(
IRO
[IRO_ETH_RX_RATE_LIMI
[all...]
H
A
D
qed.h
769
#define
IRO
((const struct iro *)p_hwfn->cdev->iro_arr)
macro
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_hsi.h
4067
#define YSTORM_FLOW_CONTROL_MODE_OFFSET (
IRO
[0].base)
4068
#define YSTORM_FLOW_CONTROL_MODE_SIZE (
IRO
[0].size)
4072
(
IRO
[1].base + ((port_id) *
IRO
[1].m1))
4073
#define TSTORM_PORT_STAT_SIZE (
IRO
[1].size)
4077
(
IRO
[2].base + ((port_id) *
IRO
[2].m1))
4078
#define TSTORM_LL2_PORT_STAT_SIZE (
IRO
[2].size)
4082
(
IRO
[3].base + ((vf_id) *
IRO
[
[all...]
H
A
D
qed.h
777
#define
IRO
((const struct iro *)p_hwfn->cdev->iro_arr)
macro
Completed in 52 milliseconds