Home
last modified time | relevance | path

Searched refs:HWRM_VNIC_CFG (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c595 bnxt_re_init_hwrm_hdr((void *)&req, HWRM_VNIC_CFG); in bnxt_re_hwrm_cfg_vnic()
/linux/include/linux/bnxt/
H A Dhsi.h165 #define HWRM_VNIC_CFG 0x42UL macro
/linux/include/linux/bnge/
H A Dhsi.h155 #define HWRM_VNIC_CFG 0x42UL macro
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6928 rc = hwrm_req_init(bp, req, HWRM_VNIC_CFG); in bnxt_hwrm_vnic_cfg()