Searched refs:max_hw_wqes (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/ofed/libirdma/
H A Dirdma.h81 u32 max_hw_wqes; member in struct:irdma_hw_attrs
/freebsd-current/sys/dev/irdma/
H A Dirdma.h219 u32 max_hw_wqes; member in struct:irdma_hw_attrs
H A Dirdma_ctrl.c4871 hmc_info->hmc_obj[IRDMA_HMC_IW_XF].cnt = roundup_pow_of_two(qpwanted * dev->hw_attrs.max_hw_wqes);
5516 dev->hw_attrs.max_hw_wqes = IRDMA_MAX_WQ_ENTRIES;

Completed in 57 milliseconds