Home
last modified time | relevance | path

Searched refs:IGU_VF_CONF_PARENT_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_int.h25 #define IGU_VF_CONF_PARENT_MASK (0xF) /* Parent PF */ macro
/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c732 val &= ~IGU_VF_CONF_PARENT_MASK; in bnx2x_vf_igu_reset()
1977 IGU_VF_CONF_FUNC_EN | IGU_VF_CONF_PARENT_MASK); in bnx2x_vf_igu_disable()
Dbnx2x_reg.h7598 #define IGU_VF_CONF_PARENT_MASK (0x3<<2) /* Parent PF */ macro