Searched defs:autoneg_wait_to_complete (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/sys/dev/ixgbe/ |
H A D | ixgbe_82598.c | 558 bool autoneg_wait_to_complete) in ixgbe_start_mac_link_82598() 733 bool autoneg_wait_to_complete) in ixgbe_setup_mac_link_82598() 787 bool autoneg_wait_to_complete) in ixgbe_setup_copper_link_82598()
|
H A D | ixgbe_vf.c | 590 ixgbe_setup_mac_link_vf(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_vf() argument 606 ixgbe_check_mac_link_vf(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * link_up,bool autoneg_wait_to_complete) ixgbe_check_mac_link_vf() argument
|
H A D | ixgbe_82599.c | 620 ixgbe_start_mac_link_82599(struct ixgbe_hw * hw,bool autoneg_wait_to_complete) ixgbe_start_mac_link_82599() argument 787 ixgbe_setup_mac_link_smartspeed(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_smartspeed() argument 899 ixgbe_setup_mac_link_82599(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_82599() argument 1017 ixgbe_setup_copper_link_82599(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_copper_link_82599() argument [all...] |
H A D | ixgbe_api.c | 639 bool autoneg_wait_to_complete) in ixgbe_setup_phy_link_speed() argument 722 bool autoneg_wait_to_complete) in ixgbe_setup_link() argument 739 bool autoneg_wait_to_complete) in ixgbe_setup_mac_link() argument
|
H A D | ixgbe_x540.c | 199 ixgbe_setup_mac_link_X540(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_X540() argument
|
H A D | ixgbe_x550.c | 2632 ixgbe_setup_mac_link_sfp_x550em(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_sfp_x550em() argument 2726 ixgbe_setup_mac_link_sfp_x550a(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_sfp_x550a() argument 4467 ixgbe_setup_mac_link_t_X550em(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_t_X550em() argument
|
H A D | ixgbe_phy.c | 886 ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_phy_link_speed_generic() argument
|
H A D | ixgbe_common.c | 5507 ixgbe_setup_mac_link_multispeed_fiber(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_multispeed_fiber() argument
|
/freebsd-src/sys/dev/igc/ |
H A D | igc_hw.h | 472 bool autoneg_wait_to_complete; member
|
/freebsd-src/sys/dev/e1000/ |
H A D | e1000_hw.h | 901 bool autoneg_wait_to_complete; member
|