Searched refs:AR_WOW_OFFLOAD_ENA_ARP_OFFLOAD (Results 1 – 2 of 2) sorted by relevance
1319 wow_feature_enable |= AR_WOW_OFFLOAD_ENA_ARP_OFFLOAD; in ar9300_wow_enable()1322 wow_feature_enable &= ~AR_WOW_OFFLOAD_ENA_ARP_OFFLOAD; in ar9300_wow_enable()
2335 #define AR_WOW_OFFLOAD_ENA_ARP_OFFLOAD 0x08000000 macro