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:sky2_port
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H
A
D
sky2.c
327
struct
sky2_port
*sky2 = netdev_priv(hw->dev[port]);
in sky2_phy_init()
772
static void sky2_set_ipg(struct
sky2_port
*sky2)
in sky2_set_ipg()
786
static void sky2_enable_rx_tx(struct
sky2_port
*sky2)
in sky2_enable_rx_tx()
798
static void sky2_phy_reinit(struct
sky2_port
*sky2)
in sky2_phy_reinit()
807
static void sky2_wol_init(struct
sky2_port
*sky2)
in sky2_wol_init()
899
struct
sky2_port
*sky2 = netdev_priv(hw->dev[port]);
in sky2_mac_init()
1100
static inline struct sky2_tx_le *get_tx_le(struct
sky2_port
*sky2, u16 *slot)
in get_tx_le()
1109
static void tx_init(struct
sky2_port
*sky2)
in tx_init()
1133
static inline struct sky2_rx_le *sky2_next_rx(struct
sky2_port
*sky2)
in sky2_next_rx()
1141
static unsigned sky2_get_rx_threshold(struct
sky2_port
*sky
[all...]
H
A
D
sky2.h
2214
struct
sky2_port
{
struct
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H
A
D
sky2.c
326
struct
sky2_port
*sky2 = netdev_priv(hw->dev[port]);
in sky2_phy_init()
771
static void sky2_set_ipg(struct
sky2_port
*sky2)
in sky2_set_ipg()
785
static void sky2_enable_rx_tx(struct
sky2_port
*sky2)
in sky2_enable_rx_tx()
797
static void sky2_phy_reinit(struct
sky2_port
*sky2)
in sky2_phy_reinit()
806
static void sky2_wol_init(struct
sky2_port
*sky2)
in sky2_wol_init()
898
struct
sky2_port
*sky2 = netdev_priv(hw->dev[port]);
in sky2_mac_init()
1099
static inline struct sky2_tx_le *get_tx_le(struct
sky2_port
*sky2, u16 *slot)
in get_tx_le()
1108
static void tx_init(struct
sky2_port
*sky2)
in tx_init()
1132
static inline struct sky2_rx_le *sky2_next_rx(struct
sky2_port
*sky2)
in sky2_next_rx()
1140
static unsigned sky2_get_rx_threshold(struct
sky2_port
*sky
[all...]
H
A
D
sky2.h
2214
struct
sky2_port
{
struct
Completed in 21 milliseconds