Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2392 #define IXGBE_TXDCTL_ENABLE 0x02000000 /* Ena specific Tx Queue */ macro
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2749 reg_val |= IXGBE_TXDCTL_ENABLE; in ixgbe_setup_tx()