Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c28 #define I40E_PROP_TX_DMA_THRESH "_tx_dma_threshold" macro
35 I40E_PROP_TX_DMA_THRESH,
852 if (strcmp(pr_name, I40E_PROP_TX_DMA_THRESH) == 0) { in i40e_m_setprop_private()
905 } else if (strcmp(pr_name, I40E_PROP_TX_DMA_THRESH) == 0) { in i40e_m_getprop_private()
942 } else if (strcmp(pr_name, I40E_PROP_TX_DMA_THRESH) == 0) { in i40e_m_propinfo_private()