Searched refs:get_speed_and_duplex (Results 1 – 4 of 4) sorted by relevance
315 s32 (*get_speed_and_duplex)(struct e1000_hw *, u16 *, u16 *); member
960 ret_val = hw->mac.ops.get_speed_and_duplex(hw, &speed, &duplex); in igb_config_fc_after_link_up()
2037 .get_speed_and_duplex = igb_get_speed_and_duplex_copper,
3560 hw->mac.ops.get_speed_and_duplex(hw, in igb_watchdog_task()