Searched refs:TXGBE_LANFLEXMSK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ | ||
| H A D | txgbe_regs.h | 1634 #define TXGBE_LANFLEXMSK(i) (0x15C08 + ((i) * 16)) macro |
| H A D | txgbe_hw.c | 3504 wr32(hw, TXGBE_LANFLEXMSK(i), 0); in txgbe_reset_misc() |