Searched refs:dev_cap_flags (Results 1 – 7 of 7) sorted by relevance
551 static inline bool _is_ext_stats_supported(u16 dev_cap_flags) in _is_ext_stats_supported() argument553 return dev_cap_flags & in _is_ext_stats_supported()565 static inline bool _is_hw_retx_supported(u16 dev_cap_flags) in _is_hw_retx_supported() argument567 return dev_cap_flags & in _is_hw_retx_supported()585 static inline bool _is_alloc_mr_unified(u16 dev_cap_flags) in _is_alloc_mr_unified() argument587 return dev_cap_flags & CREQ_QUERY_FUNC_RESP_SB_MR_REGISTER_ALLOC; in _is_alloc_mr_unified()
300 if (_is_ext_stats_supported(rdev->dev_attr->dev_cap_flags)) { in bnxt_re_assign_pma_port_ext_counters()345 if (_is_ext_stats_supported(rdev->dev_attr->dev_cap_flags)) { in bnxt_re_assign_pma_port_counters()443 if (bnxt_ext_stats_supported(rdev->chip_ctx, rdev->dev_attr->dev_cap_flags, in bnxt_re_ib_get_hw_stats()
176 attr->dev_cap_flags = le16_to_cpu(sb->dev_cap_flags); in bnxt_qplib_get_dev_attr()680 if (_is_alloc_mr_unified(res->dattr->dev_cap_flags)) in bnxt_qplib_reg_mr()691 if (_is_alloc_mr_unified(res->dattr->dev_cap_flags)) { in bnxt_qplib_reg_mr()
76 u16 dev_cap_flags; member
900 if (BNXT_RE_HW_RETX(rcfw->res->dattr->dev_cap_flags)) in bnxt_qplib_init_rcfw()
2155 __le16 dev_cap_flags; member
1116 if (bnxt_ext_stats_supported(res->cctx, res->dattr->dev_cap_flags, res->is_vf)) in bnxt_qplib_create_qp()