Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.6/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 …]