Searched defs:nm_get_policy (Results 1 – 1 of 1) sorted by relevance
225 struct nm_get_policy { struct226 uint8_t intel_id[3];227 uint8_t domain; /* 0:3 are domain, 4 = Policy enabled */228 uint8_t policy_type; /* 0:3 trigger type 4 = action 5:6 correction */229 uint8_t policy_exception; /* exception actions */230 uint16_t policy_limits;231 uint32_t corr_time;232 uint16_t trigger_limit;233 uint16_t stats_period;