Searched refs:ENETC_PSICFGR0_ASE (Results 1 – 2 of 2) sorted by relevance
391 cfgr = (cfgr & ~ENETC_PSICFGR0_ASE) | (en ? ENETC_PSICFGR0_ASE : 0); in enetc_pf_set_vf_spoofchk()
196 #define ENETC_PSICFGR0_ASE BIT(15) macro