Home
last modified time | relevance | path

Searched defs:bnxt_tc_flow_node (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h166 struct bnxt_tc_flow_node { struct
168 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 …]