Searched defs:bnxt_tc_flow_node (Results 1 – 1 of 1) sorted by relevance
166 struct bnxt_tc_flow_node { struct168 unsigned long cookie;169 struct rhash_head node;171 struct bnxt_tc_flow flow;173 __le16 flow_handle;176 struct bnxt_tc_l2_node *l2_node;178 struct list_head l2_list_node;181 struct bnxt_tc_tunnel_node *encap_node;184 struct bnxt_tc_tunnel_node *decap_node;186 struct bnxt_tc_l2_node *decap_l2_node;[all …]