Home
last modified time | relevance | path

Searched refs:tx_copy_threshold (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx.h292 u32_t tx_copy_threshold; member
H A Dbnxcfg.c409 umdevice->tx_copy_threshold = option; in bnx_cfg_init()
H A Dbnxsnd.c182 if (map_enable && msgsize > umdevice->tx_copy_threshold) { in bnx_xmit_pkt_cpy()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c46 int tx_copy_threshold = 256; variable
1582 txq->copy_threshold = tx_copy_threshold; in alloc_txq()