Searched refs:max_hw_rq_quanta (Results 1 – 6 of 6) sorted by relevance
42 __u32 max_hw_rq_quanta; member
117 u32 max_hw_rq_quanta; member
208 dev->hw_attrs.uk_attrs.max_hw_rq_quanta = I40IW_QP_SW_MAX_RQ_QUANTA; in i40iw_init_hw()
1333 else if (*rqdepth > uk_attrs->max_hw_rq_quanta) in irdma_get_rqdepth()
341 uresp.max_hw_rq_quanta = uk_attrs->max_hw_rq_quanta; in irdma_alloc_ucontext()
5402 dev->hw_attrs.uk_attrs.max_hw_rq_quanta = IRDMA_QP_SW_MAX_RQ_QUANTA; in irdma_sc_dev_init()
Completed in 24 milliseconds