Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h235 #define IGP01IGC_PHY_POLARITY_MASK 0x0078 macro
H A Digc_phy.c2269 mask = IGP01IGC_PHY_POLARITY_MASK; in igc_check_polarity_igp()