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:NCHAN
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cudbg_entity.h
128
u32 loopback_used[
NCHAN
];
129
u32 loopback_alloc[
NCHAN
];
H
A
D
t4_hw.h
41
NCHAN
= 4, /* # of HW channels */
enumerator
H
A
D
cxgb4.h
355
unsigned short tx_modq[
NCHAN
]; /* channel to modulation queue map */
610
MAX_CTRL_QUEUES =
NCHAN
, /* # of control Tx queues */
982
struct sge_eth_rxq *mirror_rxq[
NCHAN
];
1138
u8 chan_map[
NCHAN
]; /* channel -> port map */
H
A
D
cxgb4_uld.h
447
unsigned short tx_modq[
NCHAN
]; /* maps each tx channel to a */
H
A
D
cxgb4_uld.c
624
for (i = 0; i <
NCHAN
; i++)
in uld_init()
H
A
D
cxgb4_debugfs.c
823
u64 nrate[
NCHAN
], orate[
NCHAN
];
in tx_rate_show()
827
if (adap->params.arch.nchan ==
NCHAN
) {
in tx_rate_show()
3712
struct tp_fcoe_stats stats[
NCHAN
];
in show_fcoe_stats()
3740
if (adap->params.arch.nchan ==
NCHAN
)
in tp_stats_show()
H
A
D
t4_hw.c
5944
if (adap->params.arch.nchan ==
NCHAN
) {
in t4_get_chan_txrate()
5952
if (adap->params.arch.nchan ==
NCHAN
) {
in t4_get_chan_txrate()
9171
adapter->params.arch.nchan =
NCHAN
;
in t4_prep_adapter()
9185
adapter->params.arch.nchan =
NCHAN
;
in t4_prep_adapter()
9451
for (chan = 0; chan <
NCHAN
; chan++)
in t4_init_tp_params()
H
A
D
sge.c
3693
if (unlikely(pi->ethtool_lb.loopback && pkt->iff >=
NCHAN
)) {
in t4_ethrx_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cudbg_entity.h
128
u32 loopback_used[
NCHAN
];
129
u32 loopback_alloc[
NCHAN
];
H
A
D
t4_hw.h
41
NCHAN
= 4, /* # of HW channels */
enumerator
H
A
D
cxgb4.h
355
unsigned short tx_modq[
NCHAN
]; /* channel to modulation queue map */
608
MAX_CTRL_QUEUES =
NCHAN
, /* # of control Tx queues */
980
struct sge_eth_rxq *mirror_rxq[
NCHAN
];
1134
u8 chan_map[
NCHAN
]; /* channel -> port map */
H
A
D
cxgb4_uld.h
447
unsigned short tx_modq[
NCHAN
]; /* maps each tx channel to a */
H
A
D
cxgb4_uld.c
624
for (i = 0; i <
NCHAN
; i++)
in uld_init()
H
A
D
cxgb4_debugfs.c
823
u64 nrate[
NCHAN
], orate[
NCHAN
];
in tx_rate_show()
827
if (adap->params.arch.nchan ==
NCHAN
) {
in tx_rate_show()
3712
struct tp_fcoe_stats stats[
NCHAN
];
in show_fcoe_stats()
3740
if (adap->params.arch.nchan ==
NCHAN
)
in tp_stats_show()
H
A
D
t4_hw.c
5914
if (adap->params.arch.nchan ==
NCHAN
) {
in t4_get_chan_txrate()
5922
if (adap->params.arch.nchan ==
NCHAN
) {
in t4_get_chan_txrate()
9140
adapter->params.arch.nchan =
NCHAN
;
in t4_prep_adapter()
9154
adapter->params.arch.nchan =
NCHAN
;
in t4_prep_adapter()
9420
for (chan = 0; chan <
NCHAN
; chan++)
in t4_init_tp_params()
H
A
D
sge.c
3718
if (unlikely(pi->ethtool_lb.loopback && pkt->iff >=
NCHAN
)) {
in t4_ethrx_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H
A
D
chtls.h
226
struct net_device *egr_dev[
NCHAN
* 2];
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H
A
D
chtls.h
228
struct net_device *egr_dev[
NCHAN
* 2];
Completed in 66 milliseconds