Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
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()
Dbnxt_hsi.h227 #define HWRM_FW_LIVEPATCH_QUERY 0xbeUL macro