Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A 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;
213 struct list_head decap_l2_list_node;
[all …]