Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3299 fsw_chain_enqueue_enabled(struct nx_flowswitch *fsw) in fsw_chain_enqueue_enabled() function
3339 chain = fsw_chain_enqueue_enabled(fsw) && KPKTQ_LEN(&fe->fe_tx_pktq) > 1; in dp_flow_tx_process()