Searched refs:BURST_SIZE_NS (Results 1 – 2 of 2) sorted by relevance
95 if (delta < -BURST_SIZE_NS) { in _hbm_out_cg()97 qdp->lasttime = curtime - BURST_SIZE_NS; in _hbm_out_cg()98 delta = -BURST_SIZE_NS; in _hbm_out_cg()
48 #define BURST_SIZE_NS 100000 // 100us macro150 qdp->lasttime = curtime - BURST_SIZE_NS; // support initial burst in hbm_init_edt_vqueue()