Searched refs:fcl_next_tx_time (Results 1 – 2 of 2) sorted by relevance
135 uint64_t fcl_next_tx_time; /* next time a packet is ready */ member
515 fq_cl->fcl_next_tx_time = 0; in fq_if_classq_init()1522 if ((fq_cl->fcl_flags & FCL_PACED) != 0 && fq_cl->fcl_next_tx_time > now) { in fq_if_is_fq_cl_paced()1527 fq_cl->fcl_next_tx_time = 0; in fq_if_is_fq_cl_paced()2281 fq_cl->fcl_next_tx_time = fq_cl_tx_time; in fq_if_dequeue()