Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/
Dtg3.h3188 u32 rx_copy_thresh; member
Dbnx2.c3209 if (len <= bp->rx_copy_thresh) { in bnx2_rx_int()
5372 bp->rx_copy_thresh = BNX2_RX_COPY_THRESH; in bnx2_set_rx_ring_size()
5389 bp->rx_copy_thresh = 0; in bnx2_set_rx_ring_size()
Dbnx2.h6817 u32 rx_copy_thresh; member
Dtg3.c195 #define TG3_RX_COPY_THRESH(tp) ((tp)->rx_copy_thresh)
16861 tp->rx_copy_thresh = TG3_RX_COPY_THRESHOLD; in tg3_get_invariants()
16866 tp->rx_copy_thresh = ~(u16)0; in tg3_get_invariants()