Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.h333 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw);
H A Dmain.c1827 rc = bnxt_qplib_get_dev_attr(&rdev->rcfw); in bnxt_re_alloc_res()
2281 rc = bnxt_qplib_get_dev_attr(&rdev->rcfw); in bnxt_re_dev_init()
H A Dqplib_sp.c92 int bnxt_qplib_get_dev_attr(struct bnxt_qplib_rcfw *rcfw) in bnxt_qplib_get_dev_attr() function