Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_gld.c25 #define I40E_PROP_TX_DMA_THRESH "_tx_dma_threshold" macro
32 I40E_PROP_TX_DMA_THRESH,
830 if (strcmp(pr_name, I40E_PROP_TX_DMA_THRESH) == 0) { in i40e_m_setprop_private()
883 } else if (strcmp(pr_name, I40E_PROP_TX_DMA_THRESH) == 0) { in i40e_m_getprop_private()
920 } else if (strcmp(pr_name, I40E_PROP_TX_DMA_THRESH) == 0) { in i40e_m_propinfo_private()