Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c537 wr32(hw, TXGBE_IMS(0), TXGBE_IMS_MASK); in txgbe_stop_hw()
538 wr32(hw, TXGBE_IMS(1), TXGBE_IMS_MASK); in txgbe_stop_hw()
H A Dtxgbe_regs.h1226 #define TXGBE_IMS_MASK TXGBE_ICR_MASK macro