Searched refs:rx_copy_thresh (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.h2747 u32 rx_copy_thresh; member in struct:tg3
H A Dbnx2.c3166 if (len <= bp->rx_copy_thresh) {
5296 bp->rx_copy_thresh = BNX2_RX_COPY_THRESH;
5312 bp->rx_copy_thresh = 0;
H A Dtg3.c156 #define TG3_RX_COPY_THRESH(tp) ((tp)->rx_copy_thresh)
13462 tp->rx_copy_thresh = TG3_RX_COPY_THRESHOLD;
13467 tp->rx_copy_thresh = ~(u16)0;
H A Dbnx2.h6746 u32 rx_copy_thresh; member in struct:bnx2

Completed in 136 milliseconds