Searched refs:last_napi_jiffies (Results 1 – 3 of 3) sorted by relevance
189 u64 last_napi_jiffies; member
463 tx_ring->tx_stats.last_napi_jiffies = jiffies; in ena_xdp_io_poll()
1500 tx_ring->tx_stats.last_napi_jiffies = jiffies; in ena_io_poll()3371 time_since_last_napi = jiffies_to_usecs(jiffies - tx_ring->tx_stats.last_napi_jiffies); in check_missing_comp_in_tx_queue()