Searched refs:nxge_bcopy_thresh (Results 1 – 3 of 3) sorted by relevance
48 extern uint32_t nxge_bcopy_thresh;430 bcopy_thresh = (nxge_bcopy_thresh - TX_PKT_HEADER_SIZE); in nxge_start()504 i * nxge_bcopy_thresh, nxge_bcopy_thresh, in nxge_start()553 bcopy_thresh = nxge_bcopy_thresh; in nxge_start()612 i * nxge_bcopy_thresh, nxge_bcopy_thresh, in nxge_start()
42 extern uint32_t nxge_bcopy_thresh;814 if (len < nxge_bcopy_thresh) { in nxge_tx_pkt_nmblocks()822 if (pkt_len >= nxge_bcopy_thresh) { in nxge_tx_pkt_nmblocks()
101 uint32_t nxge_bcopy_thresh = TX_BCOPY_MAX; variable2846 threshhold = nxge_bcopy_thresh; in nxge_tdc_sizes()