Searched refs:e1000_check_polarity_m88 (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dphy.c1633 * e1000_check_polarity_m88 - Checks the polarity.
1640 s32 e1000_check_polarity_m88(struct e1000_hw *hw) function
1956 ret_val = e1000_check_polarity_m88(hw);
H A Dphy.h8 s32 e1000_check_polarity_m88(struct e1000_hw *hw);
H A Dich8lan.c519 phy->ops.check_polarity = e1000_check_polarity_m88;
600 phy->ops.check_polarity = e1000_check_polarity_m88;
H A D82571.c1901 .check_polarity = e1000_check_polarity_m88,
1919 .check_polarity = e1000_check_polarity_m88,
H A D80003es2lan.c1366 .check_polarity = e1000_check_polarity_m88,

Completed in 175 milliseconds