Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.h243 u64 last_rx_desc_tsf; member
H A Drtl_core.c1681 stats->mac_time = priv->last_rx_desc_tsf; in rtl92e_update_rx_pkt_timestamp()
1683 priv->last_rx_desc_tsf = stats->mac_time; in rtl92e_update_rx_pkt_timestamp()