Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dutils.c886 u8 hte = 0; in irdma_terminate_done() local
894 hte = 1; in irdma_terminate_done()
903 irdma_next_iw_state(iwqp, IRDMA_QP_STATE_ERROR, hte, 0, 0); in irdma_terminate_done()
Dctrl.c4841 u32 powerof2, hte; in irdma_cfg_fpm_val() local
4909 hte = round_up(qpwanted + hmc_info->hmc_obj[IRDMA_HMC_IW_FSIMC].cnt, 512); in irdma_cfg_fpm_val()
4911 while (powerof2 < hte) in irdma_cfg_fpm_val()