Searched refs:get_tx_timestamp_status (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_desc.h | 200 int (*get_tx_timestamp_status)(struct sxgbe_tx_norm_desc *p); member
|
H A D | sxgbe_desc.c | 486 .get_tx_timestamp_status = sxgbe_get_tx_timestamp_status,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_desc.h | 200 int (*get_tx_timestamp_status)(struct sxgbe_tx_norm_desc *p); member
|
H A D | sxgbe_desc.c | 486 .get_tx_timestamp_status = sxgbe_get_tx_timestamp_status,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwxgmac2_descs.c | 359 .get_tx_timestamp_status = dwxgmac2_get_tx_timestamp_status,
|
H A D | norm_desc.c | 325 .get_tx_timestamp_status = ndesc_get_tx_timestamp_status,
|
H A D | dwmac4_descs.c | 565 .get_tx_timestamp_status = dwmac4_wrback_get_tx_timestamp_status,
|
H A D | enh_desc.c | 474 .get_tx_timestamp_status = enh_desc_get_tx_timestamp_status,
|
H A D | hwif.h | 75 int (*get_tx_timestamp_status) (struct dma_desc *p); member 136 stmmac_do_callback(__priv, desc, get_tx_timestamp_status, __args)
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwxgmac2_descs.c | 354 .get_tx_timestamp_status = dwxgmac2_get_tx_timestamp_status,
|
H A D | norm_desc.c | 313 .get_tx_timestamp_status = ndesc_get_tx_timestamp_status,
|
H A D | enh_desc.c | 464 .get_tx_timestamp_status = enh_desc_get_tx_timestamp_status,
|
H A D | dwmac4_descs.c | 556 .get_tx_timestamp_status = dwmac4_wrback_get_tx_timestamp_status,
|
H A D | hwif.h | 76 int (*get_tx_timestamp_status) (struct dma_desc *p); member 135 stmmac_do_callback(__priv, desc, get_tx_timestamp_status, __args)
|
Completed in 12 milliseconds