Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_regs.h158 {IXGBE_TDWBAH(0), 32, 0x40, "IXGBE_TDWBAH"},
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h527 #define IXGBE_TDWBAH(_i) (0x0603C + ((_i) * 0x40)) macro