Home
last modified time | relevance | path

Searched refs:e1000_pch_lpt (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.c205 if (hw->mac.type < e1000_pch_lpt) { in e1000_phy_is_accessible_pchlan()
216 if (hw->mac.type >= e1000_pch_lpt) { in e1000_phy_is_accessible_pchlan()
265 if (hw->mac.type < e1000_pch_lpt) { in e1000_toggle_lanphypc_pch_lpt()
314 case e1000_pch_lpt: in e1000_init_phy_workarounds_pchlan()
353 if (hw->mac.type >= e1000_pch_lpt) { in e1000_init_phy_workarounds_pchlan()
464 case e1000_pch_lpt: in e1000_init_phy_params_pchlan()
768 case e1000_pch_lpt: in e1000_init_mac_params_ich8lan()
802 if (mac->type >= e1000_pch_lpt) { in e1000_init_mac_params_ich8lan()
1755 case e1000_pch_lpt: in e1000_init_function_pointers_ich8lan()
2221 case e1000_pch_lpt: in e1000_sw_lcd_config_ich8lan()
[all …]
H A De1000_api.c270 mac->type = e1000_pch_lpt; in e1000_set_mac_type()
449 case e1000_pch_lpt: in e1000_setup_init_funcs()
H A De1000_hw.h216 e1000_pch_lpt, enumerator
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c484 case e1000_pch_lpt: in em_set_pba()
860 } else if (hw->mac.type == e1000_pch_lpt || in em_hardware_init()
1041 case e1000_pch_lpt: in em_get_max_pktlen()