Searched refs:bnxt_tc_flow (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.h | 104 struct bnxt_tc_flow { struct 194 struct bnxt_tc_flow flow;
|
D | bnxt_tc.c | 369 struct bnxt_tc_flow *flow) in bnxt_tc_parse_flow() 582 static int bnxt_hwrm_cfa_flow_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_hwrm_cfa_flow_alloc() 786 struct bnxt_tc_flow *flow, in hwrm_cfa_decap_filter_alloc() 993 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_flow_handle() 1033 static bool bnxt_tc_can_offload(struct bnxt *bp, struct bnxt_tc_flow *flow) in bnxt_tc_can_offload() 1142 struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_decap_handle() 1292 static int bnxt_tc_get_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_decap_handle() 1390 static int bnxt_tc_get_encap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_encap_handle() 1435 struct bnxt_tc_flow *flow, in bnxt_tc_put_tunnel_handle() 1445 struct bnxt_tc_flow *flow, in bnxt_tc_get_tunnel_handle() [all …]
|