Searched refs:bnxt_tc_flow (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/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 | 370 struct bnxt_tc_flow *flow) in bnxt_tc_parse_flow() 585 static int bnxt_hwrm_cfa_flow_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_hwrm_cfa_flow_alloc() 790 struct bnxt_tc_flow *flow, in hwrm_cfa_decap_filter_alloc() 1001 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_flow_handle() 1041 static bool bnxt_tc_can_offload(struct bnxt *bp, struct bnxt_tc_flow *flow) in bnxt_tc_can_offload() 1150 struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_decap_handle() 1300 static int bnxt_tc_get_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_decap_handle() 1398 static int bnxt_tc_get_encap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_encap_handle() 1443 struct bnxt_tc_flow *flow, in bnxt_tc_put_tunnel_handle() 1453 struct bnxt_tc_flow *flow, in bnxt_tc_get_tunnel_handle() [all …]
|