Searched refs:N_RX_FLOWS (Results 1 – 2 of 2) sorted by relevance
2545 #define N_RX_FLOWS 64 macro2768 struct sk_buff_head rx_flows[N_RX_FLOWS];
1376 for (i = 0; i < N_RX_FLOWS; i++) { in cas_clean_rxds()2118 int flowid = CAS_VAL(RX_COMP3_FLOWID, words[2]) & (N_RX_FLOWS - 1); in cas_rx_flow_pkt()5023 for (i = 0; i < N_RX_FLOWS; i++) in cas_init_one()