Searched refs:fcl_stat (Results 1 – 3 of 3) sorted by relevance
192 fq_cl->fcl_stat.fcl_dequeue_stall++; in fq_detect_dequeue_stall()195 fq_cl->fcl_stat.fcl_dequeue_stall, flowq->fq_sc_index, in fq_detect_dequeue_stall()266 fq_cl->fcl_stat.fcl_pkts_compressible++; in fq_compressor()320 fq_cl->fcl_stat.fcl_byte_cnt -= old_pktlen; in fq_compressor()321 fq_cl->fcl_stat.fcl_pkt_cnt--; in fq_compressor()390 fq_cl->fcl_stat.fcl_drop_memfailure += cnt; in fq_codel_enq_legacy()407 fq_cl->fcl_stat.fcl_l4s_pkts += cnt; in fq_codel_enq_legacy()422 fq_cl->fcl_stat.fcl_drop_early += cnt; in fq_codel_enq_legacy()445 fq_cl->fcl_stat.fcl_drop_early += cnt; in fq_codel_enq_legacy()472 fq_cl->fcl_stat.fcl_flow_control_fail++; in fq_codel_enq_legacy()[all …]
398 fq_cl->fcl_stat.fcl_dequeue++; in fq_getq_flow_kpkt()399 fq_cl->fcl_stat.fcl_dequeue_bytes += plen; in fq_getq_flow_kpkt()458 fq_cl->fcl_stat.fcl_dequeue++; in fq_getq_flow_mbuf()459 fq_cl->fcl_stat.fcl_dequeue_bytes += plen; in fq_getq_flow_mbuf()790 os_atomic_inc(&fq_cl->fcl_stat.fcl_throttle_drops, relaxed); in fq_if_enqueue()1201 fq_cl->fcl_stat.fcl_flows_cnt) * in fq_if_dequeue_common()1223 fq_cl->fcl_stat.fcl_fcl_pacemaker_needed++; in fq_if_dequeue_common()1378 fq_cl->fcl_stat.fcl_pkt_cnt > 0) { in fq_if_dequeue_sc_separate()1402 fq_cl->fcl_stat.fcl_fcl_pacemaker_needed++; in fq_if_dequeue_sc_separate()1697 fq_cl->fcl_stat.fcl_throttle_on++; in fq_if_classq_suspend()[all …]
46 struct fcl_stat { struct140 struct fcl_stat fcl_stat; member