Searched refs:TXGBE_TXD_FLAGS (Results 1 – 2 of 2) sorted by relevance
222 #define TXGBE_TXD_FLAGS (TXGBE_TXD_FCS | TXGBE_TXD_EOP) macro
159 txdp->dw2 = cpu_to_le32(TXGBE_TXD_FLAGS | in tx4()179 txdp->dw2 = cpu_to_le32(TXGBE_TXD_FLAGS | in tx1()