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_i210
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H
A
D
Makefile
11
e1000_i210
.o igb_ptp.o igb_hwmon.o
H
A
D
igb_ptp.c
181
case
e1000_i210
:
in igb_ptp_systim_to_hwtstamp()
829
if (adapter->hw.mac.type ==
e1000_i210
) {
in igb_ptp_tx_hwtstamp()
897
if (adapter->hw.mac.type ==
e1000_i210
) {
in igb_ptp_rx_pktstamp()
953
if (adapter->hw.mac.type ==
e1000_i210
) {
in igb_ptp_rx_rgtstamp()
1096
if ((hw->mac.type ==
e1000_i210
) ||
in igb_ptp_set_timestamp_mode()
1236
case
e1000_i210
:
in igb_ptp_init()
1354
case
e1000_i210
:
in igb_ptp_reset()
1369
if ((hw->mac.type ==
e1000_i210
) || (hw->mac.type == e1000_i211)) {
in igb_ptp_reset()
H
A
D
e1000_82575.c
16
#include "
e1000_i210
.h"
102
case
e1000_i210
:
in igb_sgmii_uses_mdio_82575()
213
case
e1000_i210
:
in igb_init_phy_params_82575()
435
if (mac->type >=
e1000_i210
) {
in igb_init_mac_params_82575()
461
if (mac->type >=
e1000_i210
)
in igb_init_mac_params_82575()
602
mac->type =
e1000_i210
;
in igb_get_invariants_82575()
683
case
e1000_i210
:
in igb_get_invariants_82575()
858
case
e1000_i210
:
in igb_get_phy_id_82575()
1517
if ((hw->mac.type >=
e1000_i210
) &&
in igb_init_hw_82575()
1583
case
e1000_i210
in igb_setup_copper_link_82575()
[all...]
H
A
D
igb_main.c
720
case
e1000_i210
:
in igb_cache_ring_register()
829
case
e1000_i210
:
in igb_assign_vector()
897
case
e1000_i210
:
in igb_configure_msix()
1605
WARN_ON(hw->mac.type !=
e1000_i210
);
in enable_fqtss()
1626
WARN_ON(hw->mac.type !=
e1000_i210
);
in set_tx_desc_fetch_prio()
1643
WARN_ON(hw->mac.type !=
e1000_i210
);
in set_queue_mode()
1698
WARN_ON(hw->mac.type !=
e1000_i210
);
in igb_config_tx_modes()
1916
if (hw->mac.type !=
e1000_i210
)
in igb_setup_tx_mode()
2285
case
e1000_i210
:
in igb_reset()
2414
case
e1000_i210
in igb_reset()
[all...]
H
A
D
igb_ethtool.c
723
if (hw->mac.type ==
e1000_i210
|| hw->mac.type == e1000_i211)
in igb_get_regs()
793
if ((hw->mac.type >=
e1000_i210
) &&
in igb_set_eeprom()
1284
case
e1000_i210
:
in igb_reg_test()
1377
case
e1000_i210
:
in igb_eeprom_test()
1457
case
e1000_i210
:
in igb_intr_test()
2415
case
e1000_i210
:
in igb_get_ts_info()
2769
if (hw->mac.type ==
e1000_i210
&&
in igb_add_filter()
3085
case
e1000_i210
:
in igb_get_eee()
H
A
D
e1000_nvm.c
719
case
e1000_i210
:
in igb_get_fw_version()
H
A
D
e1000_hw.h
73
e1000_i210
,
enumerator
H
A
D
e1000_mac.c
1375
if ((hw->mac.type ==
e1000_i210
) ||
in igb_id_led_init()
H
A
D
e1000_phy.c
61
if ((hw->mac.type ==
e1000_i210
) || (hw->mac.type == e1000_i211))
in igb_get_phy_id()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H
A
D
Makefile
11
e1000_i210
.o igb_ptp.o igb_hwmon.o
H
A
D
igb_ptp.c
182
case
e1000_i210
:
in igb_ptp_systim_to_hwtstamp()
960
if (hw->mac.type ==
e1000_i210
|| hw->mac.type == e1000_i211) {
in igb_ptp_tx_hwtstamp()
1026
if (hw->mac.type ==
e1000_i210
|| hw->mac.type == e1000_i211) {
in igb_ptp_rx_pktstamp()
1082
if (adapter->hw.mac.type ==
e1000_i210
) {
in igb_ptp_rx_rgtstamp()
1222
if ((hw->mac.type ==
e1000_i210
) ||
in igb_ptp_set_timestamp_mode()
1366
case
e1000_i210
:
in igb_ptp_init()
1495
case
e1000_i210
:
in igb_ptp_reset()
1510
if ((hw->mac.type ==
e1000_i210
) || (hw->mac.type == e1000_i211)) {
in igb_ptp_reset()
H
A
D
e1000_82575.c
16
#include "
e1000_i210
.h"
102
case
e1000_i210
:
in igb_sgmii_uses_mdio_82575()
213
case
e1000_i210
:
in igb_init_phy_params_82575()
435
if (mac->type >=
e1000_i210
) {
in igb_init_mac_params_82575()
461
if (mac->type >=
e1000_i210
)
in igb_init_mac_params_82575()
602
mac->type =
e1000_i210
;
in igb_get_invariants_82575()
683
case
e1000_i210
:
in igb_get_invariants_82575()
858
case
e1000_i210
:
in igb_get_phy_id_82575()
1517
if ((hw->mac.type >=
e1000_i210
) &&
in igb_init_hw_82575()
1583
case
e1000_i210
in igb_setup_copper_link_82575()
[all...]
H
A
D
igb_main.c
718
case
e1000_i210
:
in igb_cache_ring_register()
827
case
e1000_i210
:
in igb_assign_vector()
895
case
e1000_i210
:
in igb_configure_msix()
1602
WARN_ON(hw->mac.type !=
e1000_i210
);
in enable_fqtss()
1623
WARN_ON(hw->mac.type !=
e1000_i210
);
in set_tx_desc_fetch_prio()
1640
WARN_ON(hw->mac.type !=
e1000_i210
);
in set_queue_mode()
1695
WARN_ON(hw->mac.type !=
e1000_i210
);
in igb_config_tx_modes()
1913
if (hw->mac.type !=
e1000_i210
)
in igb_setup_tx_mode()
2306
case
e1000_i210
:
in igb_reset()
2436
case
e1000_i210
in igb_reset()
[all...]
H
A
D
igb_ethtool.c
723
if (hw->mac.type ==
e1000_i210
|| hw->mac.type == e1000_i211)
in igb_get_regs()
793
if ((hw->mac.type >=
e1000_i210
) &&
in igb_set_eeprom()
1284
case
e1000_i210
:
in igb_reg_test()
1377
case
e1000_i210
:
in igb_eeprom_test()
1457
case
e1000_i210
:
in igb_intr_test()
2406
case
e1000_i210
:
in igb_get_ts_info()
2760
if (hw->mac.type ==
e1000_i210
&&
in igb_add_filter()
3077
case
e1000_i210
:
in igb_get_eee()
H
A
D
e1000_mac.c
548
if (hw->mac.type ==
e1000_i210
|| hw->mac.type == e1000_i211)
in igb_update_mc_addr_list()
1406
if ((hw->mac.type ==
e1000_i210
) ||
in igb_id_led_init()
H
A
D
e1000_hw.h
73
e1000_i210
,
enumerator
H
A
D
e1000_nvm.c
719
case
e1000_i210
:
in igb_get_fw_version()
H
A
D
e1000_phy.c
61
if ((hw->mac.type ==
e1000_i210
) || (hw->mac.type == e1000_i211))
in igb_get_phy_id()
Completed in 40 milliseconds