Searched refs:dev_cap_flags (Results 1 – 5 of 5) sorted by relevance
109 attr->dev_cap_flags = le16_to_cpu(sb->dev_cap_flags); in bng_re_get_dev_attr()
41 u16 dev_cap_flags; member
722 static inline bool _is_hw_retx_supported(u16 dev_cap_flags) in bng_re_deinit_rcfw() 724 return dev_cap_flags & in _is_hw_retx_supported() 753 if (BNG_RE_HW_RETX(rcfw->res->dattr->dev_cap_flags)) in bng_re_init_rcfw() 723 _is_hw_retx_supported(u16 dev_cap_flags) _is_hw_retx_supported() argument
607 if (!_is_alloc_mr_unified(rdev->dev_attr->dev_cap_flags)) { in bnxt_re_create_fence_mr() 623 _is_alloc_mr_unified(rdev->dev_attr->dev_cap_flags)); in bnxt_re_create_fence_mr() 1761 qplqp->dev_cap_flags = dev_attr->dev_cap_flags; in bnxt_re_create_shadow_gsi() 4644 if (!_is_alloc_mr_unified(rdev->dev_attr->dev_cap_flags)) { in bnxt_re_alloc_ucontext() 4666 _is_alloc_mr_unified(rdev->dev_attr->dev_cap_flags)); in bnxt_re_alloc_ucontext()
902 if (BNXT_RE_HW_RETX(rcfw->res->dattr->dev_cap_flags)) in bnxt_qplib_init_rcfw()