Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h645 #define TX_TSTAMP 0x1 macro
H A Ddpaa2-eth.c1228 if (skb->cb[0] == TX_TSTAMP) { in dpaa2_eth_free_tx_fd()
1553 skb->cb[0] = TX_TSTAMP; in dpaa2_eth_tx()
1571 skb->cb[0] = TX_TSTAMP; in dpaa2_eth_tx()