Searched refs:tx_copy_threshold (Results 1 – 4 of 4) sorted by relevance
292 u32_t tx_copy_threshold; member
409 umdevice->tx_copy_threshold = option; in bnx_cfg_init()
182 if (map_enable && msgsize > umdevice->tx_copy_threshold) { in bnx_xmit_pkt_cpy()
46 int tx_copy_threshold = 256; variable1582 txq->copy_threshold = tx_copy_threshold; in alloc_txq()