Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c767 val |= (IGU_VF_CONF_FUNC_EN | IGU_VF_CONF_MSI_MSIX_EN); in bnx2x_vf_igu_reset()
2017 IGU_VF_CONF_FUNC_EN | IGU_VF_CONF_PARENT_MASK); in bnx2x_vf_igu_disable()
Dbnx2x_reg.h7563 #define IGU_VF_CONF_FUNC_EN (0x1<<0) /* function enable */ macro