Home
last modified time | relevance | path

Searched refs:IGP01E1000_PHY_PORT_CONFIG (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_82541.c978 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541()
985 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541()
991 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541()
998 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541()
1012 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541()
1018 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_82541()
H A De1000_82571.c1003 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
1008 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
1023 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
1030 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
1036 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
1043 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_82571()
H A De1000_phy.c1438 IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_setup_igp()
1445 IGP01E1000_PHY_PORT_CONFIG, in e1000_copper_link_setup_igp()
2110 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic()
2117 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic()
2123 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic()
2130 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic()
2145 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic()
2151 ret_val = phy->ops.write_reg(hw, IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_generic()
H A De1000_ich8lan.c3240 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan()
3246 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan()
3264 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan()
3271 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan()
3277 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan()
3284 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d0_lplu_state_ich8lan()
3332 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan()
3339 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan()
3345 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan()
3374 IGP01E1000_PHY_PORT_CONFIG, in e1000_set_d3_lplu_state_ich8lan()
[all …]
H A De1000_82575.c833 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()
H A De1000_phy.h127 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* Port Config */ macro