Home
last modified time | relevance | path

Searched refs:e1000_82571 (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82571.c118 case e1000_82571: in e1000_init_phy_params_82571()
176 case e1000_82571: in e1000_init_phy_params_82571()
405 case e1000_82571: in e1000_init_mac_params_82571()
473 case e1000_82571: in e1000_get_phy_id_82571()
806 case e1000_82571: in e1000_write_nvm_82571()
1146 case e1000_82571: in e1000_reset_hw_82571()
1168 if (hw->mac.type == e1000_82571) { in e1000_reset_hw_82571()
1290 case e1000_82571: in e1000_initialize_hw_bits_82571()
1306 case e1000_82571: in e1000_initialize_hw_bits_82571()
1347 if (hw->mac.type == e1000_82571) { in e1000_initialize_hw_bits_82571()
[all …]
H A De1000_api.c227 mac->type = e1000_82571; in e1000_set_mac_type()
511 case e1000_82571: in e1000_setup_init_funcs()
H A De1000_hw.h275 e1000_82571, enumerator
H A De1000_mac.c414 if ((hw->mac.type < e1000_82571) || (hw->mac.type == e1000_82573)) in e1000_check_alt_mac_addr_generic()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_osdep.c79 case e1000_82571: in phy_spd_state()
H A De1000g_main.c934 case e1000_82571: in e1000g_setup_max_mtu()
1479 } else if ((hw->mac.type == e1000_82571) || in e1000g_init()
2594 if ((hw->mac.type == e1000_82571) && in e1000g_init_unicst()
2611 if ((hw->mac.type == e1000_82571) && in e1000g_init_unicst()
2666 if ((hw->mac.type == e1000_82571) && in e1000g_unicst_set()
4285 case e1000_82571: in e1000g_get_conf()
4320 case e1000_82571: in e1000g_get_conf()
4453 if ((hw->mac.type == e1000_82571) || in e1000g_link_check()
4670 if ((hw->mac.type == e1000_82571) && in e1000g_local_timer()
5453 case e1000_82571: in e1000g_loopback_ioctl()
[all …]
H A De1000g_rx.c369 if ((hw->mac.type == e1000_82571) || (hw->mac.type == e1000_82572)) { in e1000g_rx_setup()
/illumos-gate/exception_lists/
H A Dhdrchk357 usr/src/uts/common/io/e1000api/e1000_82571.h
H A Dcstyle862 usr/src/uts/common/io/e1000api/e1000_82571.c
863 usr/src/uts/common/io/e1000api/e1000_82571.h
/illumos-gate/usr/src/uts/common/
H A DMakefile.files2025 e1000_82543.o e1000_82571.o e1000_api.o e1000_ich8lan.o \