Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_regs.h1634 #define TXGBE_LANFLEXMSK(i) (0x15C08 + ((i) * 16)) macro
H A Dtxgbe_hw.c3504 wr32(hw, TXGBE_LANFLEXMSK(i), 0); in txgbe_reset_misc()