Searched defs:flow_node (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c1188 struct otx2_tc_flow *flow_node; local
1352 struct otx2_tc_flow *flow_node; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c507 bnxt_hwrm_cfa_flow_free(struct bnxt *bp, struct bnxt_tc_flow_node *flow_node) argument
589 bnxt_hwrm_cfa_flow_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, __le16 ref_flow_handle, __le32 tunnel_handle, struct bnxt_tc_flow_node *flow_node) argument
949 bnxt_tc_put_l2_node(struct bnxt *bp, struct bnxt_tc_flow_node *flow_node) argument
1005 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le16 *ref_flow_handle) argument
1153 bnxt_tc_get_ref_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_l2_key *l2_key, struct bnxt_tc_flow_node *flow_node, __le32 *ref_decap_handle) argument
1193 bnxt_tc_put_decap_l2_node(struct bnxt *bp, struct bnxt_tc_flow_node *flow_node) argument
1212 bnxt_tc_put_decap_handle(struct bnxt *bp, struct bnxt_tc_flow_node *flow_node) argument
1304 bnxt_tc_get_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le32 *decap_filter_handle) argument
1402 bnxt_tc_get_encap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le32 *encap_handle) argument
1446 bnxt_tc_put_tunnel_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node) argument
1456 bnxt_tc_get_tunnel_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le32 *tunnel_handle) argument
1470 __bnxt_tc_del_flow(struct bnxt *bp, struct bnxt_tc_flow_node *flow_node) argument
1616 struct bnxt_tc_flow_node *flow_node; local
1632 struct bnxt_tc_flow_node *flow_node; local
1658 bnxt_fill_cfa_stats_req(struct bnxt *bp, struct bnxt_tc_flow_node *flow_node, __le16 *flow_handle, __le32 *flow_id) argument
1703 struct bnxt_tc_flow_node *flow_node = stats_batch[i].flow_node; local
1772 struct bnxt_tc_flow_node *flow_node = stats_batch[i].flow_node; local
1793 void *flow_node; local
[all...]
H A Dbnxt.h1740 void *flow_node; member in struct:bnxt_tc_info::bnxt_tc_stats_batch

Completed in 237 milliseconds