Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c371 rc = hwrm_req_init(bp, query_req, HWRM_FW_LIVEPATCH_QUERY); in bnxt_dl_livepatch_activate()
824 rc = hwrm_req_init(bp, query, HWRM_FW_LIVEPATCH_QUERY); in bnxt_dl_livepatch_info_put()
H A Dbnxt_hsi.h242 #define HWRM_FW_LIVEPATCH_QUERY 0xbeUL macro