Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/bnxt_re/
A Dqplib_sp.c97 u8 *tqm_alloc; in bnxt_qplib_get_dev_attr() local
160 tqm_alloc = (u8 *)&temp; in bnxt_qplib_get_dev_attr()
161 attr->tqm_alloc_reqs[i * 4] = *tqm_alloc; in bnxt_qplib_get_dev_attr()
162 attr->tqm_alloc_reqs[i * 4 + 1] = *(++tqm_alloc); in bnxt_qplib_get_dev_attr()
163 attr->tqm_alloc_reqs[i * 4 + 2] = *(++tqm_alloc); in bnxt_qplib_get_dev_attr()
164 attr->tqm_alloc_reqs[i * 4 + 3] = *(++tqm_alloc); in bnxt_qplib_get_dev_attr()

Completed in 6 milliseconds