Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_desc.h203 int (*get_tx_timestamp_status)(struct sxgbe_tx_norm_desc *p); member
Dsxgbe_desc.c489 .get_tx_timestamp_status = sxgbe_get_tx_timestamp_status,
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_descs.c267 .get_tx_timestamp_status = dwxgmac2_get_tx_timestamp_status,
Dnorm_desc.c330 .get_tx_timestamp_status = ndesc_get_tx_timestamp_status,
Dhwif.h73 int (*get_tx_timestamp_status) (struct dma_desc *p); member
123 stmmac_do_callback(__priv, desc, get_tx_timestamp_status, __args)
Ddwmac4_descs.c456 .get_tx_timestamp_status = dwmac4_wrback_get_tx_timestamp_status,
Denh_desc.c471 .get_tx_timestamp_status = enh_desc_get_tx_timestamp_status,