Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_coredump.c274 u32 ver_get_resp_len = sizeof(struct hwrm_ver_get_output); in __bnxt_get_coredump()
490 sizeof(struct hwrm_ver_get_output) + in bnxt_hwrm_get_dump_len()
Dbnxt_devlink.c852 struct hwrm_ver_get_output *ver_resp; in bnxt_dl_info_get()
Dbnxt.h2479 struct hwrm_ver_get_output ver_resp;
Dbnxt_hsi.h644 struct hwrm_ver_get_output { struct
Dbnxt.c9634 struct hwrm_ver_get_output *resp; in bnxt_hwrm_ver_get()
9655 memcpy(&bp->ver_resp, resp, sizeof(struct hwrm_ver_get_output)); in bnxt_hwrm_ver_get()
/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dmain.c1539 struct hwrm_ver_get_output resp = {}; in bnxt_re_query_hwrm_intf_version()