Searched defs:nm_policy (Results 1 – 1 of 1) sorted by relevance
212 struct nm_policy { struct213 uint8_t intel_id[3];214 uint8_t domain; /* 0:3 are domain, 4 = Policy enabled */215 uint8_t policy_id;216 uint8_t policy_type; /* 0:3 trigger type 4 = action 5:6 correction */217 uint8_t policy_exception; /* exception actions */218 uint16_t policy_limits;219 uint32_t corr_time;220 uint16_t trigger_limit;221 uint16_t stats_period;