Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sun/
Dcassini.h2557 #define N_RX_FLOWS 64 macro
2780 struct sk_buff_head rx_flows[N_RX_FLOWS];
Dcassini.c1413 for (i = 0; i < N_RX_FLOWS; i++) { in cas_clean_rxds()
2171 int flowid = CAS_VAL(RX_COMP3_FLOWID, words[2]) & (N_RX_FLOWS - 1); in cas_rx_flow_pkt()
5098 for (i = 0; i < N_RX_FLOWS; i++) in cas_init_one()