Home
last modified time | relevance | path

Searched refs:HWRM_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c1241 req.hwrm_intf_maj = HWRM_VERSION_MAJOR; in bnxt_hwrm_ver_get()
1267 HWRM_VERSION_MAJOR, HWRM_VERSION_MINOR, HWRM_VERSION_UPDATE); in bnxt_hwrm_ver_get()
1281 if (resp->hwrm_intf_maj_8b != HWRM_VERSION_MAJOR) { in bnxt_hwrm_ver_get()
6150 req.hwrm_intf_maj = HWRM_VERSION_MAJOR; in bnxt_hwrm_poll_ver_get()
H A Dhsi_struct_def_dpdk.h1088 #define HWRM_VERSION_MAJOR 1 macro