Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/igb/
De1000_hw.h315 s32 (*get_speed_and_duplex)(struct e1000_hw *, u16 *, u16 *); member
De1000_mac.c960 ret_val = hw->mac.ops.get_speed_and_duplex(hw, &speed, &duplex); in igb_config_fc_after_link_up()
De1000_82575.c2037 .get_speed_and_duplex = igb_get_speed_and_duplex_copper,
Digb_main.c3560 hw->mac.ops.get_speed_and_duplex(hw, in igb_watchdog_task()