Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c857 i40e->i40e_tx_dma_min = (uint32_t)val; in i40e_m_setprop_private()
906 val = i40e->i40e_tx_dma_min; in i40e_m_getprop_private()
H A Di40e_transceiver.c2194 if (nmp_len < i40e->i40e_tx_dma_min || force_copy) { in i40e_non_lso_chain()
2432 if (mp_len < i40e->i40e_tx_dma_min) { in i40e_lso_chain()
2454 if (mp_len < i40e->i40e_tx_dma_min || force_copy) { in i40e_lso_chain()
H A Di40e_sw.h899 uint32_t i40e_tx_dma_min; member
H A Di40e_main.c1647 i40e->i40e_tx_dma_min = i40e_get_prop(i40e, "tx_dma_threshold", in i40e_init_properties()