Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h576 #define TX_TSTAMP 0x1 macro
H A Ddpaa2-eth.c1044 if (skb->cb[0] == TX_TSTAMP) { in dpaa2_eth_free_tx_fd()
1216 skb->cb[0] = TX_TSTAMP; in dpaa2_eth_tx()
1234 skb->cb[0] = TX_TSTAMP; in dpaa2_eth_tx()