Home
last modified time | relevance | path

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

/src/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h619 static inline bool _is_host_msn_table(u16 dev_cap_ext_flags2) in _is_host_msn_table() function
H A Dib_verbs.c1732 if (rdev->dev_attr && _is_host_msn_table(rdev->dev_attr->dev_cap_ext_flags2)) in bnxt_re_init_user_qp()
1742 if (rdev->dev_attr && _is_host_msn_table(rdev->dev_attr->dev_cap_ext_flags2)) in bnxt_re_init_user_qp()
5378 if (rdev->dev_attr && _is_host_msn_table(rdev->dev_attr->dev_cap_ext_flags2)) in bnxt_re_alloc_ucontext()
H A Dqplib_fp.c1088 qp->is_host_msn_tbl = _is_host_msn_table(res->dattr->dev_cap_ext_flags2); in bnxt_qplib_create_qp()