Home
last modified time | relevance | path

Searched refs:hwrm_ver_get_output (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c274 u32 ver_get_resp_len = sizeof(struct hwrm_ver_get_output); in __bnxt_get_coredump()
421 sizeof(struct hwrm_ver_get_output) + in bnxt_hwrm_get_dump_len()
H A Dbnxt_devlink.c880 struct hwrm_ver_get_output *ver_resp; in bnxt_dl_info_get()
H A Dbnxt.h2051 struct hwrm_ver_get_output ver_resp;
H A Dbnxt.c8154 struct hwrm_ver_get_output *resp; in bnxt_hwrm_ver_get()
8175 memcpy(&bp->ver_resp, resp, sizeof(struct hwrm_ver_get_output)); in bnxt_hwrm_ver_get()
H A Dbnxt_hsi.h591 struct hwrm_ver_get_output { struct
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1352 struct hwrm_ver_get_output resp = {}; in bnxt_re_query_hwrm_intf_version()