Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h149 extern void fsw_ring_enqueue_tail_drop(struct nx_flowswitch *fsw,
H A Dfsw_dp.c1608 fsw_ring_enqueue_tail_drop(struct nx_flowswitch *fsw, in fsw_ring_enqueue_tail_drop() function
1995 fsw_ring_enqueue_tail_drop(fsw, r, &transferred_pkts); in dp_flow_rx_process()
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1950 fsw_ring_enqueue_tail_drop(fsw, ring, &super_pkts); in flow_rx_agg_channel()