Home
last modified time | relevance | path

Searched refs:get_rx_timestamp_status (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dnorm_desc.c327 .get_rx_timestamp_status = ndesc_get_rx_timestamp_status,
Ddwxgmac2_descs.c360 .get_rx_timestamp_status = dwxgmac2_get_rx_timestamp_status,
Denh_desc.c476 .get_rx_timestamp_status = enh_desc_get_rx_timestamp_status,
Dhwif.h79 int (*get_rx_timestamp_status)(void *desc, void *next_desc, u32 ats); member
140 stmmac_do_callback(__priv, desc, get_rx_timestamp_status, __args)
Ddwmac4_descs.c566 .get_rx_timestamp_status = dwmac4_wrback_get_rx_timestamp_status,