Searched refs:rx_copy_thresh (Results 1 – 6 of 6) sorted by relevance
146 u32 rx_copy_thresh; member
83 bn->rx_copy_thresh = BNGE_RX_COPY_THRESH; in bnge_set_ring_params()
3209 u32 rx_copy_thresh; member
3220 if (len <= bp->rx_copy_thresh) { in bnx2_rx_int()5380 bp->rx_copy_thresh = BNX2_RX_COPY_THRESH; in bnx2_set_rx_ring_size()5397 bp->rx_copy_thresh = 0; in bnx2_set_rx_ring_size()
6816 u32 rx_copy_thresh; member
198 #define TG3_RX_COPY_THRESH(tp) ((tp)->rx_copy_thresh)17026 tp->rx_copy_thresh = TG3_RX_COPY_THRESHOLD; in tg3_get_invariants()17031 tp->rx_copy_thresh = ~(u16)0; in tg3_get_invariants()
Completed in 134 milliseconds