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:e1000_82540
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
439
if (!adapter->wol && hw->mac_type >=
e1000_82540
&&
in e1000_power_down_phy()
444
case
e1000_82540
:
in e1000_power_down_phy()
567
case
e1000_82540
:
in e1000_reset()
1646
if (hw->mac_type >=
e1000_82540
)
in e1000_configure_tx()
1877
if (hw->mac_type >=
e1000_82540
) {
in e1000_configure_rx()
2527
if (hw->mac_type >=
e1000_82540
&& adapter->itr_setting == 4) {
in e1000_watchdog()
2582
if (unlikely(hw->mac_type <
e1000_82540
))
in e1000_update_itr()
2630
if (unlikely(hw->mac_type <
e1000_82540
))
in e1000_set_itr()
5097
if (hw->mac_type >=
e1000_82540
) {
in __e1000_shutdown()
H
A
D
e1000_hw.c
255
hw->mac_type =
e1000_82540
;
in e1000_set_mac_type()
427
case
e1000_82540
:
in e1000_reset_hw()
482
if (hw->mac_type >=
e1000_82540
) {
in e1000_reset_hw()
3164
case
e1000_82540
:
in e1000_detect_gig_phy()
3459
case
e1000_82540
:
in e1000_init_eeprom_params()
4420
if (hw->mac_type <
e1000_82540
) {
in e1000_id_led_init()
H
A
D
e1000_ethtool.c
406
if (hw->mac_type >=
e1000_82540
&&
in e1000_get_regs()
1277
case
e1000_82540
:
in e1000_set_phy_loopback()
H
A
D
e1000_hw.h
26
e1000_82540
,
enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
439
if (!adapter->wol && hw->mac_type >=
e1000_82540
&&
in e1000_power_down_phy()
444
case
e1000_82540
:
in e1000_power_down_phy()
567
case
e1000_82540
:
in e1000_reset()
1646
if (hw->mac_type >=
e1000_82540
)
in e1000_configure_tx()
1877
if (hw->mac_type >=
e1000_82540
) {
in e1000_configure_rx()
2528
if (hw->mac_type >=
e1000_82540
&& adapter->itr_setting == 4) {
in e1000_watchdog()
2583
if (unlikely(hw->mac_type <
e1000_82540
))
in e1000_update_itr()
2631
if (unlikely(hw->mac_type <
e1000_82540
))
in e1000_set_itr()
5095
if (hw->mac_type >=
e1000_82540
) {
in __e1000_shutdown()
H
A
D
e1000_hw.c
255
hw->mac_type =
e1000_82540
;
in e1000_set_mac_type()
427
case
e1000_82540
:
in e1000_reset_hw()
482
if (hw->mac_type >=
e1000_82540
) {
in e1000_reset_hw()
3165
case
e1000_82540
:
in e1000_detect_gig_phy()
3460
case
e1000_82540
:
in e1000_init_eeprom_params()
4421
if (hw->mac_type <
e1000_82540
) {
in e1000_id_led_init()
H
A
D
e1000_ethtool.c
406
if (hw->mac_type >=
e1000_82540
&&
in e1000_get_regs()
1281
case
e1000_82540
:
in e1000_set_phy_loopback()
H
A
D
e1000_hw.h
26
e1000_82540
,
enumerator
Completed in 44 milliseconds