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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h203 struct list_head l2_list_node; member in struct:bnxt_tc_flow_node
H A Dbnxt_tc.c957 list_del(&flow_node->l2_list_node);
1025 l2_list_node);
1036 list_add(&flow_node->l2_list_node, &l2_node->common_l2_flows);

Completed in 205 milliseconds