Searched refs:IGP01E1000_PHY_PORT_CONFIG (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/dev/e1000/ |
| HD | e1000_82541.c | 981 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 988 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 994 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 1001 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 1015 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541() 1021 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541()
|
| HD | e1000_82571.c | 1009 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 1014 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 1029 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 1036 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 1042 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571() 1049 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
|
| HD | e1000_phy.c | 1433 IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_setup_igp() 1440 IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_setup_igp() 2105 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2112 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2118 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2125 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2140 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic() 2146 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic()
|
| HD | e1000_ich8lan.c | 3251 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3257 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3275 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3282 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3288 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3295 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan() 3343 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3350 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3356 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() 3363 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan() [all …]
|
| HD | e1000_82575.c | 833 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 836 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 852 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 859 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 865 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575() 872 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82575()
|
| HD | e1000_phy.h | 127 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* Port Config */ macro
|