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:fw_speed
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/
H
A
D
icssg_config.c
438
u8
fw_speed
;
in icssg_config_set_speed()
local
442
fw_speed
= FW_LINK_SPEED_1G;
in icssg_config_set_speed()
445
fw_speed
= FW_LINK_SPEED_100M;
in icssg_config_set_speed()
448
fw_speed
= FW_LINK_SPEED_10M;
in icssg_config_set_speed()
456
writeb(
fw_speed
, emac->dram.va + PORT_LINK_SPEED_OFFSET);
in icssg_config_set_speed()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_ethtool.c
1732
u16
fw_speed
= 0;
in bnxt_force_link_speed()
local
1737
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_100MB;
in bnxt_force_link_speed()
1741
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_1GB;
in bnxt_force_link_speed()
1745
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_2_5GB;
in bnxt_force_link_speed()
1749
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_10GB;
in bnxt_force_link_speed()
1753
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_20GB;
in bnxt_force_link_speed()
1757
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_25GB;
in bnxt_force_link_speed()
1761
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_40GB;
in bnxt_force_link_speed()
1765
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_50GB;
in bnxt_force_link_speed()
1767
fw_speed
in bnxt_force_link_speed()
3127
u16
fw_speed
;
bnxt_disable_an_for_lpbk()
local
[all...]
H
A
D
bnxt.c
2047
u16
fw_speed
= link_info->force_link_speed;
in bnxt_async_event_process()
local
2048
u32 speed = bnxt_fw_to_ethtool_speed(
fw_speed
);
in bnxt_async_event_process()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_ethtool.c
1786
u16
fw_speed
= 0;
in bnxt_force_link_speed()
local
1791
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_100MB;
in bnxt_force_link_speed()
1795
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_1GB;
in bnxt_force_link_speed()
1799
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_2_5GB;
in bnxt_force_link_speed()
1803
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_10GB;
in bnxt_force_link_speed()
1807
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_20GB;
in bnxt_force_link_speed()
1811
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_25GB;
in bnxt_force_link_speed()
1815
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_40GB;
in bnxt_force_link_speed()
1819
fw_speed
= PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_50GB;
in bnxt_force_link_speed()
1821
fw_speed
in bnxt_force_link_speed()
3493
u16
fw_speed
;
bnxt_disable_an_for_lpbk()
local
[all...]
H
A
D
bnxt.c
2213
u16
fw_speed
= link_info->force_link_speed;
in bnxt_async_event_process()
local
2214
u32 speed = bnxt_fw_to_ethtool_speed(
fw_speed
);
in bnxt_async_event_process()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H
A
D
phy-mvebu-cp110-comphy.c
770
int fw_mode,
fw_speed
;
in mvebu_comphy_power_on()
local
786
fw_speed
= 0;
in mvebu_comphy_power_on()
791
fw_speed
= COMPHY_FW_SPEED_1250;
in mvebu_comphy_power_on()
796
fw_speed
= COMPHY_FW_SPEED_3125;
in mvebu_comphy_power_on()
801
fw_speed
= COMPHY_FW_SPEED_515625;
in mvebu_comphy_power_on()
806
fw_speed
= COMPHY_FW_SPEED_103125;
in mvebu_comphy_power_on()
813
fw_param = COMPHY_FW_PARAM_ETH(fw_mode, lane->port,
fw_speed
);
in mvebu_comphy_power_on()
/kernel/linux/linux-5.10/drivers/phy/marvell/
H
A
D
phy-mvebu-cp110-comphy.c
765
int fw_mode,
fw_speed
;
in mvebu_comphy_power_on()
local
781
fw_speed
= 0;
in mvebu_comphy_power_on()
786
fw_speed
= COMPHY_FW_SPEED_1250;
in mvebu_comphy_power_on()
791
fw_speed
= COMPHY_FW_SPEED_3125;
in mvebu_comphy_power_on()
796
fw_speed
= COMPHY_FW_SPEED_103125;
in mvebu_comphy_power_on()
803
fw_param = COMPHY_FW_PARAM_ETH(fw_mode, lane->port,
fw_speed
);
in mvebu_comphy_power_on()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_x550.c
470
u16
fw_speed
;
member
505
if (phy_speeds & ixgbe_fw_map[i].
fw_speed
)
in ixgbe_get_phy_id_fw()
593
setup[0] |= ixgbe_fw_map[i].
fw_speed
;
in ixgbe_setup_fw_link()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_x550.c
470
u16
fw_speed
;
member
505
if (phy_speeds & ixgbe_fw_map[i].
fw_speed
)
in ixgbe_get_phy_id_fw()
593
setup[0] |= ixgbe_fw_map[i].
fw_speed
;
in ixgbe_setup_fw_link()
Completed in 50 milliseconds