Home
last modified time | relevance | path

Searched refs:common_l2_flows (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h181 struct list_head common_l2_flows; member
H A Dbnxt_tc.c992 INIT_LIST_HEAD(&l2_node->common_l2_flows); in bnxt_tc_get_l2_node()
1019 ref_flow_node = list_first_entry(&l2_node->common_l2_flows, in bnxt_tc_get_ref_flow_handle()
1032 list_add(&flow_node->l2_list_node, &l2_node->common_l2_flows); in bnxt_tc_get_ref_flow_handle()
1170 list_first_entry(&decap_l2_node->common_l2_flows, in bnxt_tc_get_ref_decap_handle()
1184 &decap_l2_node->common_l2_flows); in bnxt_tc_get_ref_decap_handle()