Searched refs:bnxt_tc_flow (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.h | 81 struct bnxt_tc_flow { struct 171 struct bnxt_tc_flow flow;
|
D | bnxt_tc.c | 189 struct bnxt_tc_flow *flow) in bnxt_tc_parse_flow() 434 static int bnxt_hwrm_cfa_flow_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_hwrm_cfa_flow_alloc() 557 struct bnxt_tc_flow *flow, in hwrm_cfa_decap_filter_alloc() 770 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_flow_handle() 810 static bool bnxt_tc_can_offload(struct bnxt *bp, struct bnxt_tc_flow *flow) in bnxt_tc_can_offload() 919 struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_decap_handle() 1069 static int bnxt_tc_get_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_decap_handle() 1167 static int bnxt_tc_get_encap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_encap_handle() 1212 struct bnxt_tc_flow *flow, in bnxt_tc_put_tunnel_handle() 1222 struct bnxt_tc_flow *flow, in bnxt_tc_get_tunnel_handle() [all …]
|