Home
last modified time | relevance | path

Searched refs:hwrm_intf_ver (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/bnxt/bnxt_re/
HDqplib_res.h100 u64 hwrm_intf_ver; member
HDqplib_sp.c198 if (rcfw->res->cctx->hwrm_intf_ver >= HWRM_VERSION_DEV_ATTR_MAX_DPI) in bnxt_qplib_get_dev_attr()
1019 if (rcfw->res->cctx->hwrm_intf_ver >= HWRM_VERSION_ROCE_STATS_FN_ID) { in bnxt_qplib_get_roce_error_stats()
HDmain.c1786 cctx->hwrm_intf_ver = (u64) le16_to_cpu(resp.hwrm_intf_major) << 48 | in bnxt_re_query_hwrm_intf_version()