Searched refs:flow_get_ring (Results 1 – 1 of 1) sorted by relevance
1252 flow_get_ring(struct nx_flowswitch *fsw, struct flow_entry *fe, enum txrx txrx) in flow_get_ring() function1295 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()