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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dcassini.c1364 for (i = 0; i < N_RX_FLOWS; i++) {
2065 int flowid = CAS_VAL(RX_COMP3_FLOWID, words[2]) & (N_RX_FLOWS - 1);
4842 for (i = 0; i < N_RX_FLOWS; i++)
H A Dcassini.h3297 #define N_RX_FLOWS 64 macro
3518 struct sk_buff_head rx_flows[N_RX_FLOWS];

Completed in 172 milliseconds