Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h810 #define BNXT_FLOW_ID_MASK 0x0000ffff macro
H A Dbnxt_flow.c1829 flow_id = filter->flow_id & BNXT_FLOW_ID_MASK; in bnxt_flow_create()
1942 flow_id = filter->flow_id & BNXT_FLOW_ID_MASK; in _bnxt_flow_destroy()