Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c387 u32 ver_get_resp_len = sizeof(struct hwrm_ver_get_output); in __bnxt_get_coredump()
617 sizeof(struct hwrm_ver_get_output) + in bnxt_hwrm_get_dump_len()
H A Dbnxt.h2540 struct hwrm_ver_get_output ver_resp;
H A Dbnxt_hsi.h649 struct hwrm_ver_get_output { struct
H A Dbnxt.c10013 struct hwrm_ver_get_output *resp; in bnxt_hwrm_ver_get()
10034 memcpy(&bp->ver_resp, resp, sizeof(struct hwrm_ver_get_output)); in bnxt_hwrm_ver_get()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1950 struct hwrm_ver_get_output resp = {}; in bnxt_re_query_hwrm_intf_version()