Home
last modified time | relevance | path

Searched refs:FILTER_ID_MAX (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.h201 #define FILTER_ID_MAX (~0U) macro
H A Dcxgbe_flow.c517 flow->fidx = attr->priority ? attr->priority - 1 : FILTER_ID_MAX; in cxgbe_rtef_parse_attr()
588 if (flow->fidx == FILTER_ID_MAX) { in cxgbe_get_fidx()