Home
last modified time | relevance | path

Searched refs:get_tx_timestamp_status (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_desc.h200 int (*get_tx_timestamp_status)(struct sxgbe_tx_norm_desc *p); member
Dsxgbe_desc.c486 .get_tx_timestamp_status = sxgbe_get_tx_timestamp_status,
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dnorm_desc.c320 .get_tx_timestamp_status = ndesc_get_tx_timestamp_status,
Ddwxgmac2_descs.c354 .get_tx_timestamp_status = dwxgmac2_get_tx_timestamp_status,
Denh_desc.c469 .get_tx_timestamp_status = enh_desc_get_tx_timestamp_status,
Dhwif.h75 int (*get_tx_timestamp_status) (struct dma_desc *p); member
134 stmmac_do_callback(__priv, desc, get_tx_timestamp_status, __args)
Ddwmac4_descs.c562 .get_tx_timestamp_status = dwmac4_wrback_get_tx_timestamp_status,