Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.h69 u8 tphwdesc_ena; member
97 u8 tphwdesc_ena; member
H A Di40e_lan_hmc.c718 {I40E_HMC_STORE(i40e_hmc_obj_txq, tphwdesc_ena), 1, 48 + 128 },
746 { I40E_HMC_STORE(i40e_hmc_obj_rxq, tphwdesc_ena), 1, 194 },
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_main.c2748 rctx.tphwdesc_ena = I40E_HMC_RX_TPH_DISABLE; in i40e_setup_rx_hmc()
2871 tctx.tphwdesc_ena = I40E_HMC_TX_TPH_DISABLE; in i40e_setup_tx_hmc()