Searched refs:hwrm_ver_get_output (Results 1 – 5 of 5) sorted by relevance
1695 struct hwrm_ver_get_output ver_resp;
3225 u32 ver_get_resp_len = sizeof(struct hwrm_ver_get_output); in bnxt_get_coredump()
441 struct hwrm_ver_get_output { struct
7226 struct hwrm_ver_get_output *resp = bp->hwrm_cmd_resp_addr; in bnxt_hwrm_ver_get()7236 memcpy(&bp->ver_resp, resp, sizeof(struct hwrm_ver_get_output)); in bnxt_hwrm_ver_get()
1253 struct hwrm_ver_get_output resp = {0}; in bnxt_re_query_hwrm_intf_version()