Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dnorm_desc.c325 .get_tx_timestamp_status = ndesc_get_tx_timestamp_status,
Ddwxgmac2_descs.c359 .get_tx_timestamp_status = dwxgmac2_get_tx_timestamp_status,
Denh_desc.c474 .get_tx_timestamp_status = enh_desc_get_tx_timestamp_status,
Dhwif.h75 int (*get_tx_timestamp_status) (struct dma_desc *p); member
136 stmmac_do_callback(__priv, desc, get_tx_timestamp_status, __args)
Ddwmac4_descs.c565 .get_tx_timestamp_status = dwmac4_wrback_get_tx_timestamp_status,