Searched refs:tphwdesc_ena (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/ixl/ |
H A D | i40e_lan_hmc.h | 68 u8 tphwdesc_ena; member 96 u8 tphwdesc_ena; member
|
H A D | i40e_lan_hmc.c | 722 {I40E_HMC_STORE(i40e_hmc_obj_txq, tphwdesc_ena), 1, 48 + 128 }, 750 { I40E_HMC_STORE(i40e_hmc_obj_rxq, tphwdesc_ena), 1, 194 },
|
H A D | ixl_pf_iflib.c | 588 rctx.tphwdesc_ena = 1; in ixl_initialize_vsi()
|
H A D | ixl_pf_iov.c | 652 rxq.tphwdesc_ena = 1; in ixl_vf_config_rx_queue()
|
/freebsd/sys/dev/ice/ |
H A D | ice_lan_tx_rx.h | 837 u8 tphwdesc_ena; member
|
H A D | ice_common.c | 1441 ICE_CTX_STORE(ice_rlan_ctx, tphwdesc_ena, 1, 194), in ice_clear_rxq_ctx()
|