Home
last modified time | relevance | path

Searched defs:flow_node (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c508 struct bnxt_tc_flow_node *flow_node) in bnxt_hwrm_cfa_flow_free()
592 struct bnxt_tc_flow_node *flow_node) in bnxt_hwrm_cfa_flow_alloc()
950 struct bnxt_tc_flow_node *flow_node) in bnxt_tc_put_l2_node()
1006 struct bnxt_tc_flow_node *flow_node, in bnxt_tc_get_ref_flow_handle()
1156 struct bnxt_tc_flow_node *flow_node, in bnxt_tc_get_ref_decap_handle()
1194 struct bnxt_tc_flow_node *flow_node) in bnxt_tc_put_decap_l2_node()
1213 struct bnxt_tc_flow_node *flow_node) in bnxt_tc_put_decap_handle()
1305 struct bnxt_tc_flow_node *flow_node, in bnxt_tc_get_decap_handle()
1403 struct bnxt_tc_flow_node *flow_node, in bnxt_tc_get_encap_handle()
1448 struct bnxt_tc_flow_node *flow_node) in bnxt_tc_put_tunnel_handle()
[all …]
H A Dbnxt.h1837 void *flow_node; member