Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel_kern.c545 uint32_t congestion_cnt, uint32_t l4s_ce_cnt, uint32_t total_pkt_cnt) in kern_channel_flowadv_report_congestion_event() argument
584 congestion_cnt, l4s_ce_cnt, total_pkt_cnt)) { in kern_channel_flowadv_report_congestion_event()
/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_adapter.h672 uint32_t congestion_cnt, uint32_t ce_cnt, uint32_t total_pkt_cnt);
H A Dnexus_adapter.c3409 uint32_t congestion_cnt, __unused uint32_t l4s_ce_cnt, uint32_t total_pkt_cnt) in na_flowadv_report_congestion_event() argument
3436 fae->fae_pkt_cnt += total_pkt_cnt; in na_flowadv_report_congestion_event()