Searched refs:dev_cap_ext_flags_2 (Results 1 – 6 of 6) sorted by relevance
198 static inline bool _is_max_srq_ext_supported(u16 dev_cap_ext_flags_2) in _is_max_srq_ext_supported() argument200 return !!(dev_cap_ext_flags_2 & CREQ_QUERY_FUNC_RESP_SB_MAX_SRQ_EXTENDED); in _is_max_srq_ext_supported()
110 attr->dev_cap_flags2 = le16_to_cpu(sb->dev_cap_ext_flags_2); in bng_re_get_dev_attr()
2350 __le16 dev_cap_ext_flags_2; member
621 static inline bool _is_max_srq_ext_supported(u16 dev_cap_ext_flags_2) in _is_max_srq_ext_supported() argument623 return !!(dev_cap_ext_flags_2 & CREQ_QUERY_FUNC_RESP_SB_MAX_SRQ_EXTENDED); in _is_max_srq_ext_supported()
178 attr->dev_cap_flags2 = le16_to_cpu(sb->dev_cap_ext_flags_2); in bnxt_qplib_get_dev_attr()
2248 __le16 dev_cap_ext_flags_2; member