Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnge/
A Dbnge_netdev.h146 u32 rx_copy_thresh; member
A Dbnge_netdev.c83 bn->rx_copy_thresh = BNGE_RX_COPY_THRESH; in bnge_set_ring_params()
/drivers/net/ethernet/broadcom/
A Dtg3.h3209 u32 rx_copy_thresh; member
A Dbnx2.c3220 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()
A Dbnx2.h6816 u32 rx_copy_thresh; member
A Dtg3.c198 #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