Home
last modified time | relevance | path

Searched refs:tqm_alloc_reqs (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_sp.c117 temp = le32_to_cpu(sb->tqm_alloc_reqs[i]); in bng_re_get_dev_attr()
119 attr->tqm_alloc_reqs[i * 4] = *tqm_alloc; in bng_re_get_dev_attr()
120 attr->tqm_alloc_reqs[i * 4 + 1] = *(++tqm_alloc); in bng_re_get_dev_attr()
121 attr->tqm_alloc_reqs[i * 4 + 2] = *(++tqm_alloc); in bng_re_get_dev_attr()
122 attr->tqm_alloc_reqs[i * 4 + 3] = *(++tqm_alloc); in bng_re_get_dev_attr()
H A Dbng_sp.h39 u8 tqm_alloc_reqs[BNG_MAX_TQM_ALLOC_REQ]; member
H A Dbng_roce_hsi.h2332 __le32 tqm_alloc_reqs[12]; member
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c184 temp = le32_to_cpu(sb->tqm_alloc_reqs[i]); in bnxt_qplib_get_dev_attr()
186 attr->tqm_alloc_reqs[i * 4] = *tqm_alloc; in bnxt_qplib_get_dev_attr()
187 attr->tqm_alloc_reqs[i * 4 + 1] = *(++tqm_alloc); in bnxt_qplib_get_dev_attr()
188 attr->tqm_alloc_reqs[i * 4 + 2] = *(++tqm_alloc); in bnxt_qplib_get_dev_attr()
189 attr->tqm_alloc_reqs[i * 4 + 3] = *(++tqm_alloc); in bnxt_qplib_get_dev_attr()
H A Dqplib_sp.h74 u8 tqm_alloc_reqs[MAX_TQM_ALLOC_REQ]; member
H A Dmain.c249 rdev->dev_attr->tqm_alloc_reqs[i]; in bnxt_re_limit_pf_res()
H A Droce_hsi.h2232 __le32 tqm_alloc_reqs[12]; member