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

/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbnx2.c3209 if (len <= bp->rx_copy_thresh) { bnx2_rx_int()
5370 bp->rx_copy_thresh = BNX2_RX_COPY_THRESH; bnx2_set_rx_ring_size()
5387 bp->rx_copy_thresh = 0; bnx2_set_rx_ring_size()
H A Dtg3.h3188 u32 rx_copy_thresh; member in struct:tg3
H A Dbnx2.h6817 u32 rx_copy_thresh; member in struct:bnx2
H A Dtg3.c195 #define TG3_RX_COPY_THRESH(tp) ((tp)->rx_copy_thresh)
16882 tp->rx_copy_thresh = TG3_RX_COPY_THRESHOLD; tg3_get_invariants()
16887 tp->rx_copy_thresh = ~(u16)0; tg3_get_invariants()

Completed in 582 milliseconds