Searched refs:rx_copy_thresh (Results 1 – 4 of 4) sorted by relevance
3188 u32 rx_copy_thresh; member
3209 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()
6817 u32 rx_copy_thresh; member
195 #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()