Searched refs:dp_flow_rx_process (Results 1 – 4 of 4) sorted by relevance
167 extern void dp_flow_rx_process(struct nx_flowswitch *fsw,
1813 dp_flow_rx_process(struct nx_flowswitch *fsw, struct flow_entry *fe, in dp_flow_rx_process() function
533 fe->fe_rx_process = dp_flow_rx_process; in flow_entry_alloc()
2535 dp_flow_rx_process(fsw, fe, rx_pkts, rx_bytes, host_mq, FLOW_PROC_FLAG_FRAGMENTS); in flow_rx_agg_tcp()