Searched refs:PRIORITY_OFFSET (Results 1 – 2 of 2) sorted by relevance
19 #define PRIORITY_OFFSET 1 macro21 #define MAX_PRIORITY (PRIORITY_MASK - PRIORITY_OFFSET)
1064 RSS_PRIORITY_OFFSET + PRIORITY_OFFSET); in priv_flow_process()1781 int idx_prio = implicit_rte_flows[idx].attr.priority + PRIORITY_OFFSET; in tap_flow_implicit_destroy()1911 uint16_t prio = group | (i + PRIORITY_OFFSET); in rss_enable()