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()500 i * nxge_bcopy_thresh, nxge_bcopy_thresh, in nxge_start()549 bcopy_thresh = nxge_bcopy_thresh; in nxge_start()608 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()
102 uint32_t nxge_bcopy_thresh = TX_BCOPY_MAX; variable2840 threshhold = nxge_bcopy_thresh; in nxge_tdc_sizes()