Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h169 struct bnxt_tc_flow_node { struct
171 unsigned long cookie;
172 struct rhash_head node;
174 struct bnxt_tc_flow flow;
176 __le64 ext_flow_handle;
177 __le16 flow_handle;
178 __le32 flow_id;
181 struct bnxt_tc_l2_node *l2_node;
183 struct list_head l2_list_node;
186 struct bnxt_tc_tunnel_node *encap_node;
[all …]