Home
last modified time | relevance | path

Searched refs:stmmac_get_rx_timestamp_status (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.h138 #define stmmac_get_rx_timestamp_status(__priv, __args...) \ macro
H A Dstmmac_main.c593 if (stmmac_get_rx_timestamp_status(priv, p, np, priv->adv_ts)) { in stmmac_get_rx_hwtstamp()
7345 if (stmmac_get_rx_timestamp_status(priv, desc, ndesc, priv->adv_ts)) { in stmmac_xdp_rx_timestamp()