Home
last modified time | relevance | path

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

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