Searched refs:IGP01E1000_PHY_PORT_CONFIG (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_82541.c | 948 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 955 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 961 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 968 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 982 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 988 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541()
|
| H A D | e1000_82571.c | 979 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 984 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 999 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 1006 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 1012 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 1019 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
|
| H A D | e1000_phy.c | 1416 IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_setup_igp() 1423 IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_setup_igp() 2088 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2095 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2101 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2108 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2123 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2129 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic()
|
| H A D | e1000_ich8lan.c | 3174 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3180 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3198 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3205 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3211 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3218 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3266 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3273 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3279 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3308 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() [all …]
|
| H A D | e1000_82575.c | 760 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 763 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 779 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 786 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 792 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 799 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575()
|
| H A D | e1000_phy.h | 102 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* Port Config */ macro
|