Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h273 #define IFE_PSC_FORCE_POLARITY 0x0020 macro
H A De1000_phy.c2274 mask = IFE_PSC_FORCE_POLARITY; in e1000_check_polarity_ife()
2775 phy->cable_polarity = ((data & IFE_PSC_FORCE_POLARITY) in e1000_get_phy_info_ife()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h301 #define IFE_PSC_FORCE_POLARITY 0x0020 macro
H A Digc_phy.c2309 mask = IFE_PSC_FORCE_POLARITY; in igc_check_polarity_ife()
2815 phy->cable_polarity = ((data & IFE_PSC_FORCE_POLARITY) in igc_get_phy_info_ife()