Searched refs:bnxt_tc_l2_node (Results 1 – 2 of 2) sorted by relevance
174 struct bnxt_tc_l2_node { struct201 struct bnxt_tc_l2_node *l2_node; argument211 struct bnxt_tc_l2_node *decap_l2_node;
952 struct bnxt_tc_l2_node *l2_node = flow_node->l2_node; in bnxt_tc_put_l2_node()970 static struct bnxt_tc_l2_node *975 struct bnxt_tc_l2_node *l2_node; in bnxt_tc_get_l2_node()1011 struct bnxt_tc_l2_node *l2_node; in bnxt_tc_get_ref_flow_handle()1161 struct bnxt_tc_l2_node *decap_l2_node; in bnxt_tc_get_ref_decap_handle()1196 struct bnxt_tc_l2_node *decap_l2_node = flow_node->decap_l2_node; in bnxt_tc_put_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, key),