Searched refs:flow_node (Results 1 – 3 of 3) sorted by relevance
1376 flow_node->decap_node); in bnxt_tc_get_decap_handle()1478 bnxt_tc_put_tunnel_handle(bp, &flow_node->flow, flow_node); in __bnxt_tc_del_flow()1617 if (!flow_node) in bnxt_tc_del_flow()1635 if (!flow_node) in bnxt_tc_get_flow_stats()1638 flow = &flow_node->flow; in bnxt_tc_get_flow_stats()1699 struct bnxt_tc_flow_node *flow_node = stats_batch[i].flow_node; in bnxt_hwrm_cfa_flow_stats_get() local1768 struct bnxt_tc_flow_node *flow_node = stats_batch[i].flow_node; in bnxt_tc_flow_stats_batch_update() local1789 void *flow_node; in bnxt_tc_flow_stats_batch_prep() local1797 if (IS_ERR(flow_node)) { in bnxt_tc_flow_stats_batch_prep()1808 if (!flow_node) in bnxt_tc_flow_stats_batch_prep()[all …]
1417 void *flow_node; member
626 struct otx2_tc_flow *flow_node; in otx2_tc_del_flow() local632 if (!flow_node) { in otx2_tc_del_flow()638 if (flow_node->is_act_police) { in otx2_tc_del_flow()646 flow_node->rq, flow_node->leaf_profile); in otx2_tc_del_flow()662 &flow_node->node, in otx2_tc_del_flow()664 kfree_rcu(flow_node, rcu); in otx2_tc_del_flow()793 if (!flow_node) { in otx2_tc_get_flow_stats()807 req->entry = flow_node->entry; in otx2_tc_get_flow_stats()829 stats = &flow_node->stats; in otx2_tc_get_flow_stats()831 spin_lock(&flow_node->lock); in otx2_tc_get_flow_stats()[all …]
Completed in 24 milliseconds