Searched refs:dev_cap_ext_flags_2 (Results 1 – 3 of 3) sorted by relevance
610 static inline bool _is_max_srq_ext_supported(u16 dev_cap_ext_flags_2) in _is_max_srq_ext_supported() argument612 return !!(dev_cap_ext_flags_2 & CREQ_QUERY_FUNC_RESP_SB_MAX_SRQ_EXTENDED); in _is_max_srq_ext_supported()
177 attr->dev_cap_flags2 = le16_to_cpu(sb->dev_cap_ext_flags_2); in bnxt_qplib_get_dev_attr()
2206 __le16 dev_cap_ext_flags_2; member