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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.h2913 unsigned int rcr_table_size; member in struct:rx_pkt_hdr0::rx_ring_info
2946 (((index) + 1) < (rp)->rcr_table_size ? ((index) + 1) : 0)
H A Dniu.c4190 rp->rcr_table_size = 0;
4292 rp->rcr_table_size = MAX_RCR_RING_SIZE;
4427 rp->nonsyn_threshold = rp->rcr_table_size - 64;
4429 rp->syn_threshold = rp->rcr_table_size - 64;
4864 ((u64)rp->rcr_table_size << RCRCFIG_A_LEN_SHIFT) |

Completed in 112 milliseconds