Searched refs:e1000_check_polarity_igp (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A De1000_ich8lan.c596 phy->ops.check_polarity = e1000_check_polarity_igp;
H A De1000_phy.c2225 * e1000_check_polarity_igp - Checks the polarity.
2233 s32 e1000_check_polarity_igp(struct e1000_hw *hw) function
2239 DEBUGFUNC("e1000_check_polarity_igp");
2721 ret_val = e1000_check_polarity_igp(hw);
H A De1000_82575.c289 phy->ops.check_polarity = e1000_check_polarity_igp;
H A De1000_82541.c98 phy->ops.check_polarity = e1000_check_polarity_igp;
H A De1000_82571.c123 phy->ops.check_polarity = e1000_check_polarity_igp;
H A De1000_phy.h50 s32 e1000_check_polarity_igp(struct e1000_hw *hw);

Completed in 110 milliseconds