Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/socionext/
Dsni_ave.c98 #define AVE_CFGR_IPFCEN BIT(24) /* IP fragment sum Enable */ macro
860 val = AVE_CFGR_FLE | AVE_CFGR_IPFCEN | AVE_CFGR_CHE; in ave_global_reset()