Home
last modified time | relevance | path

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

/illumos-gate/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.c723 {I40E_HMC_STORE(i40e_hmc_obj_txq, tphwdesc_ena), 1, 48 + 128 },
751 { I40E_HMC_STORE(i40e_hmc_obj_rxq, tphwdesc_ena), 1, 194 },
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c2816 rctx.tphwdesc_ena = I40E_HMC_RX_TPH_DISABLE; in i40e_setup_rx_hmc()
2929 tctx.tphwdesc_ena = I40E_HMC_TX_TPH_DISABLE; in i40e_setup_tx_hmc()