Searched refs:dev_cap_flags (Results 1 – 7 of 7) sorted by relevance
511 static inline bool _is_ext_stats_supported(u16 dev_cap_flags) in _is_ext_stats_supported() argument513 return dev_cap_flags & in _is_ext_stats_supported()517 static inline bool _is_hw_retx_supported(u16 dev_cap_flags) in _is_hw_retx_supported() argument519 return dev_cap_flags & in _is_hw_retx_supported()
76 u16 dev_cap_flags; member
360 if (_is_ext_stats_supported(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()
907 if (BNXT_RE_HW_RETX(rcfw->res->dattr->dev_cap_flags)) in bnxt_qplib_init_rcfw()
2122 __le16 dev_cap_flags; member
1096 if (_is_ext_stats_supported(res->dattr->dev_cap_flags) && !res->is_vf) in bnxt_qplib_create_qp()