Home
last modified time | relevance | path

Searched refs:IGP01E1000_PHY_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_phy.h207 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro
H A De1000_phy.c2234 mask = IGP01E1000_PHY_POLARITY_MASK; in e1000_check_polarity_igp()