Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c1089 if (req->req_type == cpu_to_le16(HWRM_NVM_SET_VARIABLE)) { in bnxt_hwrm_nvm_req()
1136 rc = hwrm_req_init(bp, req, HWRM_NVM_SET_VARIABLE); in bnxt_dl_nvm_param_set()
H A Dbnxt_hsi.h503 #define HWRM_NVM_SET_VARIABLE 0xfff2UL macro