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:ehea_port
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H
A
D
ehea_ethtool.c
23
struct
ehea_port
*port = netdev_priv(dev);
in ehea_get_link_ksettings()
87
struct
ehea_port
*port = netdev_priv(dev);
in ehea_set_link_ksettings()
146
struct
ehea_port
*port = netdev_priv(dev);
in ehea_nway_reset()
168
struct
ehea_port
*port = netdev_priv(dev);
in ehea_get_msglevel()
174
struct
ehea_port
*port = netdev_priv(dev);
in ehea_set_msglevel()
227
struct
ehea_port
*port = netdev_priv(dev);
in ehea_get_ethtool_stats()
H
A
D
ehea_main.c
134
static void ehea_schedule_port_reset(struct
ehea_port
*port)
in ehea_schedule_port_reset()
157
struct
ehea_port
*port = adapter->port[k];
in ehea_update_firmware_handles()
183
struct
ehea_port
*port = adapter->port[k];
in ehea_update_firmware_handles()
243
struct
ehea_port
*port = adapter->port[k];
in ehea_update_bcmc_registrations()
263
struct
ehea_port
*port = adapter->port[k];
in ehea_update_bcmc_registrations()
320
struct
ehea_port
*port = netdev_priv(dev);
in ehea_get_stats64()
345
struct
ehea_port
*port =
in ehea_update_stats()
346
container_of(work, struct
ehea_port
, stats_work.work);
in ehea_update_stats()
653
struct
ehea_port
*port = pr->port;
in ehea_proc_rwqes()
752
static void reset_sq_restart_flag(struct
ehea_port
*por
[all...]
H
A
D
ehea.h
188
struct
ehea_port
;
346
struct
ehea_port
*port;
381
struct
ehea_port
*port[EHEA_MAX_PORTS];
427
struct
ehea_port
{
struct
473
int ehea_sense_port_attr(struct
ehea_port
*port);
474
int ehea_set_portspeed(struct
ehea_port
*port, u32 port_speed);
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H
A
D
ehea_ethtool.c
23
struct
ehea_port
*port = netdev_priv(dev);
in ehea_get_link_ksettings()
87
struct
ehea_port
*port = netdev_priv(dev);
in ehea_set_link_ksettings()
146
struct
ehea_port
*port = netdev_priv(dev);
in ehea_nway_reset()
168
struct
ehea_port
*port = netdev_priv(dev);
in ehea_get_msglevel()
174
struct
ehea_port
*port = netdev_priv(dev);
in ehea_set_msglevel()
227
struct
ehea_port
*port = netdev_priv(dev);
in ehea_get_ethtool_stats()
H
A
D
ehea_main.c
138
static void ehea_schedule_port_reset(struct
ehea_port
*port)
in ehea_schedule_port_reset()
161
struct
ehea_port
*port = adapter->port[k];
in ehea_update_firmware_handles()
187
struct
ehea_port
*port = adapter->port[k];
in ehea_update_firmware_handles()
247
struct
ehea_port
*port = adapter->port[k];
in ehea_update_bcmc_registrations()
267
struct
ehea_port
*port = adapter->port[k];
in ehea_update_bcmc_registrations()
324
struct
ehea_port
*port = netdev_priv(dev);
in ehea_get_stats64()
349
struct
ehea_port
*port =
in ehea_update_stats()
350
container_of(work, struct
ehea_port
, stats_work.work);
in ehea_update_stats()
657
struct
ehea_port
*port = pr->port;
in ehea_proc_rwqes()
756
static void reset_sq_restart_flag(struct
ehea_port
*por
[all...]
H
A
D
ehea.h
189
struct
ehea_port
;
347
struct
ehea_port
*port;
382
struct
ehea_port
*port[EHEA_MAX_PORTS];
428
struct
ehea_port
{
struct
474
int ehea_sense_port_attr(struct
ehea_port
*port);
475
int ehea_set_portspeed(struct
ehea_port
*port, u32 port_speed);
Completed in 9 milliseconds