Searched refs:get_tx_timestamp_status (Results 1 – 6 of 6) sorted by relevance
203 int (*get_tx_timestamp_status)(struct sxgbe_tx_norm_desc *p); member
489 .get_tx_timestamp_status = sxgbe_get_tx_timestamp_status,
275 .get_tx_timestamp_status = ndesc_get_tx_timestamp_status,
341 int (*get_tx_timestamp_status) (struct dma_desc *p); member
404 .get_tx_timestamp_status = enh_desc_get_tx_timestamp_status,
370 if (!priv->hw->desc->get_tx_timestamp_status((struct dma_desc *)desc)) in stmmac_get_tx_hwtstamp()