Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_hmc.h62 IRDMA_HMC_IW_Q1 = 9, enumerator
H A Dirdma_ctrl.c2922 IRDMA_HMC_IW_Q1); in irdma_sc_parse_fpm_commit_buf()
3046 irdma_sc_decode_fpm_query(buf, 72, obj_info, IRDMA_HMC_IW_Q1); in irdma_sc_parse_fpm_query_buf()
4493 set_64bit_val(buf, IRDMA_BYTE_72, (u64)obj_info[IRDMA_HMC_IW_Q1].cnt); in irdma_sc_cfg_iw_fpm()
4969 while (irdma_q1_cnt(dev, hmc_info, qpwanted) > hmc_info->hmc_obj[IRDMA_HMC_IW_Q1].max_cnt) in irdma_cfg_fpm_val()
4999 hmc_info->hmc_obj[IRDMA_HMC_IW_Q1].cnt = irdma_q1_cnt(dev, hmc_info, qpwanted); in irdma_cfg_fpm_val()
5003 hmc_info->hmc_obj[IRDMA_HMC_IW_Q1].cnt / hmc_fpm_misc->q1_block_size; in irdma_cfg_fpm_val()
H A Dirdma_hw.c74 IRDMA_HMC_IW_Q1, enumerator