Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c440 struct hwrm_ver_get_output *ver_resp; in bnxt_dl_info_get()
Dbnxt.h1906 struct hwrm_ver_get_output ver_resp;
Dbnxt_ethtool.c3842 u32 ver_get_resp_len = sizeof(struct hwrm_ver_get_output); in bnxt_get_coredump()
Dbnxt.c7933 struct hwrm_ver_get_output *resp; in bnxt_hwrm_ver_get()
7954 memcpy(&bp->ver_resp, resp, sizeof(struct hwrm_ver_get_output)); in bnxt_hwrm_ver_get()
Dbnxt_hsi.h552 struct hwrm_ver_get_output { struct
/Linux-v5.15/drivers/infiniband/hw/bnxt_re/
Dmain.c1286 struct hwrm_ver_get_output resp = {0}; in bnxt_re_query_hwrm_intf_version()