Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_phy.h113 s32 e1000_check_polarity_82577(struct e1000_hw *hw);
H A De1000_phy.c3885 s32 e1000_check_polarity_82577(struct e1000_hw *hw) in e1000_check_polarity_82577() function
3978 ret_val = e1000_check_polarity_82577(hw); in e1000_get_phy_info_82577()
H A De1000_82575.c299 phy->ops.check_polarity = e1000_check_polarity_82577; in e1000_init_phy_params_82575()
H A De1000_ich8lan.c514 phy->ops.check_polarity = e1000_check_polarity_82577; in e1000_init_phy_params_pchlan()