Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c390 cfgr = (cfgr & ~ENETC_PSICFGR0_ASE) | (en ? ENETC_PSICFGR0_ASE : 0); in enetc_pf_set_vf_spoofchk()
H A Denetc_hw.h200 #define ENETC_PSICFGR0_ASE BIT(15) macro