Searched refs:tqm_alloc_reqs (Results 1 – 4 of 4) sorted by relevance
176 temp = le32_to_cpu(sb->tqm_alloc_reqs[i]); in bnxt_qplib_get_dev_attr()178 attr->tqm_alloc_reqs[i * 4] = *tqm_alloc; in bnxt_qplib_get_dev_attr()179 attr->tqm_alloc_reqs[i * 4 + 1] = *(++tqm_alloc); in bnxt_qplib_get_dev_attr()180 attr->tqm_alloc_reqs[i * 4 + 2] = *(++tqm_alloc); in bnxt_qplib_get_dev_attr()181 attr->tqm_alloc_reqs[i * 4 + 3] = *(++tqm_alloc); in bnxt_qplib_get_dev_attr()
74 u8 tqm_alloc_reqs[MAX_TQM_ALLOC_REQ]; member
236 rdev->dev_attr.tqm_alloc_reqs[i]; in bnxt_re_limit_pf_res()
2175 __le32 tqm_alloc_reqs[12]; member