devices/e1000/e1000_hw-3.6-ethercat.c
branchstable-1.5
changeset 2583 fe5687a0a322
parent 2545 80177f7aa836
equal deleted inserted replaced
2582:87e502828b3f 2583:fe5687a0a322
    28 
    28 
    29 /* e1000_hw.c
    29 /* e1000_hw.c
    30  * Shared functions for accessing and configuring the MAC
    30  * Shared functions for accessing and configuring the MAC
    31  */
    31  */
    32 
    32 
    33 #include "e1000-3.4-ethercat.h"
    33 #include "e1000-3.6-ethercat.h"
    34 
    34 
    35 static s32 e1000_check_downshift(struct e1000_hw *hw);
    35 static s32 e1000_check_downshift(struct e1000_hw *hw);
    36 static s32 e1000_check_polarity(struct e1000_hw *hw,
    36 static s32 e1000_check_polarity(struct e1000_hw *hw,
    37 				e1000_rev_polarity *polarity);
    37 				e1000_rev_polarity *polarity);
    38 static void e1000_clear_hw_cntrs(struct e1000_hw *hw);
    38 static void e1000_clear_hw_cntrs(struct e1000_hw *hw);