Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dnorm_desc.c273 .get_rx_timestamp_status = ndesc_get_rx_timestamp_status,
Dcommon.h345 int (*get_rx_timestamp_status) (void *desc, u32 ats); member
Denh_desc.c402 .get_rx_timestamp_status = enh_desc_get_rx_timestamp_status,
Dstmmac_main.c401 if (!priv->hw->desc->get_rx_timestamp_status(desc, priv->adv_ts)) in stmmac_get_rx_hwtstamp()