Home
last modified time | relevance | path

Searched refs:HWRM_FW_LIVEPATCH_QUERY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c399 rc = hwrm_req_init(bp, query_req, HWRM_FW_LIVEPATCH_QUERY); in bnxt_dl_livepatch_activate()
837 rc = hwrm_req_init(bp, query, HWRM_FW_LIVEPATCH_QUERY); in bnxt_dl_livepatch_info_put()
H A Dbnxt_hsi.h227 #define HWRM_FW_LIVEPATCH_QUERY 0xbeUL macro