Searched refs:get_speed_and_duplex (Results 1 – 5 of 5) sorted by relevance
44 s32 (*get_speed_and_duplex)(struct igc_hw *hw, u16 *speed, member
461 .get_speed_and_duplex = igc_get_speed_and_duplex_copper,
609 ret_val = hw->mac.ops.get_speed_and_duplex(hw, &speed, &duplex); in igc_config_fc_after_link_up()
303 s32 (*get_speed_and_duplex)(struct e1000_hw *, u16 *, u16 *); member
5605 hw->mac.ops.get_speed_and_duplex(hw, in igb_watchdog_task()