Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.h189 struct bnxt_tc_flow_node { struct
191 unsigned long cookie;
192 struct rhash_head node;
194 struct bnxt_tc_flow flow;
196 __le64 ext_flow_handle;
197 __le16 flow_handle;
198 __le32 flow_id;
201 struct bnxt_tc_l2_node *l2_node;
203 struct list_head l2_list_node;
206 struct bnxt_tc_tunnel_node *encap_node;
[all …]