Home
last modified time | relevance | path

Searched refs:get_speed_and_duplex (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
A Digc_base.c406 .get_speed_and_duplex = igc_get_speed_and_duplex_copper,
A Digc_hw.h44 s32 (*get_speed_and_duplex)(struct igc_hw *hw, u16 *speed, member
A Digc_i225.c562 hw->mac.ops.get_speed_and_duplex(hw, &speed, &duplex); in igc_set_ltr_i225()
A Digc_mac.c621 ret_val = hw->mac.ops.get_speed_and_duplex(hw, &speed, &duplex); in igc_config_fc_after_link_up()
A Digc_main.c5287 hw->mac.ops.get_speed_and_duplex(hw, in igc_watchdog_task()
/linux/drivers/net/ethernet/intel/igb/
A De1000_hw.h303 s32 (*get_speed_and_duplex)(struct e1000_hw *, u16 *, u16 *); member
A De1000_mac.c1075 ret_val = hw->mac.ops.get_speed_and_duplex(hw, &speed, &duplex); in igb_config_fc_after_link_up()
A De1000_82575.c2899 .get_speed_and_duplex = igb_get_link_up_info_82575,
A Digb_main.c5461 hw->mac.ops.get_speed_and_duplex(hw, in igb_watchdog_task()

Completed in 47 milliseconds