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,
271 .get_tx_timestamp_status = ndesc_get_tx_timestamp_status,
337 int (*get_tx_timestamp_status) (struct dma_desc *p); member
400 .get_tx_timestamp_status = enh_desc_get_tx_timestamp_status,
375 if (!priv->hw->desc->get_tx_timestamp_status((struct dma_desc *)desc)) in stmmac_get_tx_hwtstamp()