Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h199 struct bnxt_qplib_dev_attr;
223 struct bnxt_qplib_dev_attr *dev_attr);
Dqplib_sp.h47 struct bnxt_qplib_dev_attr { struct
230 struct bnxt_qplib_dev_attr *attr, bool vf);
Dbnxt_re.h147 struct bnxt_qplib_dev_attr dev_attr;
Dib_verbs.c141 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_query_device()
231 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_query_port()
1044 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_create_qp()
1390 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_create_srq()
1590 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_modify_qp()
2589 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_create_cq()
3666 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_alloc_ucontext()
Dqplib_res.c803 struct bnxt_qplib_dev_attr *dev_attr) in bnxt_qplib_alloc_res()
Dqplib_sp.c76 struct bnxt_qplib_dev_attr *attr, bool vf) in bnxt_qplib_get_dev_attr()
Dmain.c105 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_set_resource_limits()