Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dcassini.h2545 #define N_RX_FLOWS 64 macro
2768 struct sk_buff_head rx_flows[N_RX_FLOWS];
H A Dcassini.c1376 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()