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:an_mode
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/pcs/
H
A
D
pcs-xpcs.c
151
int
an_mode
;
member
185
return compat->
an_mode
;
in xpcs_get_an_mode()
285
switch (compat->
an_mode
) {
in xpcs_soft_reset()
867
switch (compat->
an_mode
) {
in xpcs_do_config()
1104
switch (compat->
an_mode
) {
in xpcs_get_state()
1249
.
an_mode
= DW_AN_C73,
1255
.
an_mode
= DW_AN_C73,
1261
.
an_mode
= DW_AN_C73,
1267
.
an_mode
= DW_10GBASER,
1273
.
an_mode
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-mdio.c
199
switch (pdata->
an_mode
) {
in xgbe_an_enable_interrupts()
430
switch (pdata->
an_mode
) {
in xgbe_an_restart()
449
switch (pdata->
an_mode
) {
in xgbe_an_disable()
700
switch (pdata->
an_mode
) {
in xgbe_an_isr_task()
778
if ((pdata->
an_mode
== XGBE_AN_MODE_CL37_SGMII) &&
in xgbe_an37_state_machine()
927
switch (pdata->
an_mode
) {
in xgbe_an_state_machine()
977
switch (pdata->
an_mode
) {
in xgbe_an37_init()
993
(pdata->
an_mode
== XGBE_AN_MODE_CL37) ? "BaseX" : "SGMII");
in xgbe_an37_init()
1050
pdata->
an_mode
= pdata->phy_if.phy_impl.
an_mode
(pdat
in xgbe_an_init()
[all...]
H
A
D
xgbe.h
873
enum xgbe_an_mode (*
an_mode
)(struct xgbe_prv_data *);
member
1258
enum xgbe_an_mode
an_mode
;
member
H
A
D
xgbe-phy-v2.c
1755
switch (pdata->
an_mode
) {
in xgbe_phy_an_outcome()
3001
switch (pdata->
an_mode
) {
in xgbe_phy_an_post()
3030
switch (pdata->
an_mode
) {
in xgbe_phy_an_pre()
3445
phy_impl->
an_mode
= xgbe_phy_an_mode;
in xgbe_init_function_ptrs_phy_v2()
H
A
D
xgbe-phy-v1.c
843
phy_impl->
an_mode
= xgbe_phy_an_mode;
in xgbe_init_function_ptrs_phy_v1()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-mdio.c
199
switch (pdata->
an_mode
) {
in xgbe_an_enable_interrupts()
442
switch (pdata->
an_mode
) {
in xgbe_an_restart()
461
switch (pdata->
an_mode
) {
in xgbe_an_disable()
712
switch (pdata->
an_mode
) {
in xgbe_an_isr_task()
790
if ((pdata->
an_mode
== XGBE_AN_MODE_CL37_SGMII) &&
in xgbe_an37_state_machine()
939
switch (pdata->
an_mode
) {
in xgbe_an_state_machine()
989
switch (pdata->
an_mode
) {
in xgbe_an37_init()
1005
(pdata->
an_mode
== XGBE_AN_MODE_CL37) ? "BaseX" : "SGMII");
in xgbe_an37_init()
1062
pdata->
an_mode
= pdata->phy_if.phy_impl.
an_mode
(pdat
in xgbe_an_init()
[all...]
H
A
D
xgbe.h
905
enum xgbe_an_mode (*
an_mode
)(struct xgbe_prv_data *);
member
1291
enum xgbe_an_mode
an_mode
;
member
H
A
D
xgbe-phy-v1.c
843
phy_impl->
an_mode
= xgbe_phy_an_mode;
in xgbe_init_function_ptrs_phy_v1()
H
A
D
xgbe-phy-v2.c
1838
switch (pdata->
an_mode
) {
in xgbe_phy_an_outcome()
3316
switch (pdata->
an_mode
) {
in xgbe_phy_an_post()
3345
switch (pdata->
an_mode
) {
in xgbe_phy_an_pre()
3780
phy_impl->
an_mode
= xgbe_phy_an_mode;
in xgbe_init_function_ptrs_phy_v2()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H
A
D
prestera_main.c
246
unsigned int
an_mode
,
in prestera_mac_config()
245
prestera_mac_config(struct phylink_config *config, unsigned int
an_mode
, const struct phylink_link_state *state)
prestera_mac_config()
argument
Completed in 23 milliseconds