Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1252 flow_get_ring(struct nx_flowswitch *fsw, struct flow_entry *fe, enum txrx txrx) in flow_get_ring() function
1295 return flow_get_ring(fsw, fe, NR_RX); in fsw_flow_get_rx_ring()
1301 return flow_get_ring(fsw, fe, NR_TX); in fsw_flow_get_tx_ring()