Searched refs:bnxt_tc_l2_node (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h174 struct bnxt_tc_l2_node { struct
201 struct bnxt_tc_l2_node *l2_node;
211 struct bnxt_tc_l2_node *decap_l2_node;
H A Dbnxt_tc.c952 struct bnxt_tc_l2_node *l2_node = flow_node->l2_node;
970 static struct bnxt_tc_l2_node *
975 struct bnxt_tc_l2_node *l2_node;
1011 struct bnxt_tc_l2_node *l2_node;
1161 struct bnxt_tc_l2_node *decap_l2_node;
1196 struct bnxt_tc_l2_node *decap_l2_node = flow_node->decap_l2_node;
1990 .head_offset = offsetof(struct bnxt_tc_l2_node, node),
1991 .key_offset = offsetof(struct bnxt_tc_l2_node, key),
1997 .head_offset = offsetof(struct bnxt_tc_l2_node, node),
1998 .key_offset = offsetof(struct bnxt_tc_l2_node, ke
[all...]

Completed in 105 milliseconds