Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
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()
Dbnxt_devlink.c880 struct hwrm_ver_get_output *ver_resp; in bnxt_dl_info_get()
Dbnxt.h2051 struct hwrm_ver_get_output ver_resp;
Dbnxt.c8163 struct hwrm_ver_get_output *resp; in bnxt_hwrm_ver_get()
8184 memcpy(&bp->ver_resp, resp, sizeof(struct hwrm_ver_get_output)); in bnxt_hwrm_ver_get()
Dbnxt_hsi.h591 struct hwrm_ver_get_output { struct
/linux-6.6.21/drivers/infiniband/hw/bnxt_re/
Dmain.c1344 struct hwrm_ver_get_output resp = {}; in bnxt_re_query_hwrm_intf_version()