Home
last modified time | relevance | path

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

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