Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ev.c651 unsigned int total_delay_us; in sfc_ev_qstart() local
706 total_delay_us = 0; in sfc_ev_qstart()
720 total_delay_us += delay_us; in sfc_ev_qstart()
727 } while (total_delay_us < SFC_EVQ_INIT_TIMEOUT_US); in sfc_ev_qstart()