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:gfargrp
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H
A
D
gianfar.c
128
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_init_tx_rx_base()
147
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_init_rqprm()
173
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_mac_rx_config()
220
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_mac_tx_config()
243
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_configure_coalescing()
345
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_set_mac_for_addr()
382
struct gfar __iomem *regs = priv->
gfargrp
[i].regs;
in gfar_ints_disable()
395
struct gfar __iomem *regs = priv->
gfargrp
[i].regs;
in gfar_ints_enable()
456
if (priv->
gfargrp
[i].regs)
in unmap_group_regs()
457
iounmap(priv->
gfargrp
[
in unmap_group_regs()
2642
struct gfar_priv_grp *
gfargrp
=
gfar_poll_rx_sq()
local
2673
struct gfar_priv_grp *
gfargrp
=
gfar_poll_tx_sq()
local
2701
struct gfar_priv_grp *
gfargrp
=
gfar_poll_rx()
local
2763
struct gfar_priv_grp *
gfargrp
=
gfar_poll_tx()
local
2802
struct gfar_priv_grp *
gfargrp
= grp_id;
gfar_error()
local
2872
struct gfar_priv_grp *
gfargrp
= grp_id;
gfar_interrupt()
local
[all...]
H
A
D
gianfar.h
1103
struct gfar_priv_grp
gfargrp
[MAXGROUPS];
member
1194
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_write_filer()
1204
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_read_filer()
1213
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_write_isrg()
1219
struct gfar_priv_grp *grp = &priv->
gfargrp
[grp_idx];
in gfar_write_isrg()
1238
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_is_dma_stopped()
1246
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_is_rx_dma_stopped()
H
A
D
gianfar_ethtool.c
133
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_fill_stats()
181
u32 __iomem *theregs = (u32 __iomem *) priv->
gfargrp
[0].regs;
in gfar_get_regs()
456
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_spauseparam()
784
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_check_filer_hardware()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H
A
D
gianfar.c
127
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_init_tx_rx_base()
146
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_init_rqprm()
172
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_mac_rx_config()
216
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_mac_tx_config()
239
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_configure_coalescing()
294
struct rmon_mib __iomem *rmon = &priv->
gfargrp
[0].regs->rmon;
in gfar_get_stats64()
353
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_set_mac_for_addr()
390
struct gfar __iomem *regs = priv->
gfargrp
[i].regs;
in gfar_ints_disable()
403
struct gfar __iomem *regs = priv->
gfargrp
[i].regs;
in gfar_ints_enable()
465
if (priv->
gfargrp
[
in unmap_group_regs()
2606
struct gfar_priv_grp *
gfargrp
=
gfar_poll_rx_sq()
local
2637
struct gfar_priv_grp *
gfargrp
=
gfar_poll_tx_sq()
local
2666
struct gfar_priv_grp *
gfargrp
= grp_id;
gfar_error()
local
2748
struct gfar_priv_grp *
gfargrp
= grp_id;
gfar_interrupt()
local
[all...]
H
A
D
gianfar.h
1147
struct gfar_priv_grp
gfargrp
[MAXGROUPS];
member
1238
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_write_filer()
1248
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_read_filer()
1257
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_write_isrg()
1263
struct gfar_priv_grp *grp = &priv->
gfargrp
[grp_idx];
in gfar_write_isrg()
1282
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_is_dma_stopped()
1290
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_is_rx_dma_stopped()
H
A
D
gianfar_ethtool.c
135
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_fill_stats()
183
u32 __iomem *theregs = (u32 __iomem *) priv->
gfargrp
[0].regs;
in gfar_get_regs()
466
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_spauseparam()
794
struct gfar __iomem *regs = priv->
gfargrp
[0].regs;
in gfar_check_filer_hardware()
Completed in 17 milliseconds