Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc_pf.c388 cfgr = (cfgr & ~ENETC_PSICFGR0_ASE) | (en ? ENETC_PSICFGR0_ASE : 0); in enetc_pf_set_vf_spoofchk()
Denetc_hw.h191 #define ENETC_PSICFGR0_ASE BIT(15) macro