Searched refs:EnCFG_ProtectMd (Results 1 – 3 of 3) sorted by relevance
123 data[0] = EnCFG_ProtectMd; in vnt_mac_enable_protect_mode()124 data[1] = EnCFG_ProtectMd; in vnt_mac_enable_protect_mode()135 data[1] = EnCFG_ProtectMd; in vnt_mac_disable_protect_mode()
179 #define EnCFG_ProtectMd BIT(5) macro
269 #define EnCFG_ProtectMd 0x00000020 macro821 dwOrgValue = dwOrgValue | EnCFG_ProtectMd; \829 dwOrgValue = dwOrgValue & ~EnCFG_ProtectMd; \