Searched refs:e1000e_get_speed_and_duplex_copper (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | mac.h | 37 s32 e1000e_get_speed_and_duplex_copper(struct e1000_hw *hw, u16 *speed,
|
H A D | 80003es2lan.c | 664 ret_val = e1000e_get_speed_and_duplex_copper(hw, speed, duplex); e1000_get_link_up_info_80003es2lan() 1092 ret_val = e1000e_get_speed_and_duplex_copper(hw, &speed, e1000_cfg_on_link_up_80003es2lan()
|
H A D | mac.c | 1315 * e1000e_get_speed_and_duplex_copper - Retrieve current speed/duplex 1323 s32 e1000e_get_speed_and_duplex_copper(struct e1000_hw *hw, u16 *speed, e1000e_get_speed_and_duplex_copper() function
|
H A D | 82571.c | 245 mac->ops.get_link_up_info = e1000e_get_speed_and_duplex_copper; e1000_init_mac_params_82571()
|
H A D | ich8lan.c | 4977 ret_val = e1000e_get_speed_and_duplex_copper(hw, speed, duplex); e1000_get_link_up_info_ich8lan()
|
Completed in 152 milliseconds