Searched refs:bnxt_tc_flow (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.h | 104 struct bnxt_tc_flow { struct 194 struct bnxt_tc_flow flow;
|
H A D | bnxt_tc.c | 370 struct bnxt_tc_flow *flow) in bnxt_tc_parse_flow() 589 static int bnxt_hwrm_cfa_flow_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_hwrm_cfa_flow_alloc() 794 struct bnxt_tc_flow *flow, in hwrm_cfa_decap_filter_alloc() 1005 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_flow_handle() 1045 static bool bnxt_tc_can_offload(struct bnxt *bp, struct bnxt_tc_flow *flow) in bnxt_tc_can_offload() 1154 struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_decap_handle() 1304 static int bnxt_tc_get_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_decap_handle() 1402 static int bnxt_tc_get_encap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_encap_handle() 1447 struct bnxt_tc_flow *flow, in bnxt_tc_put_tunnel_handle() 1457 struct bnxt_tc_flow *flow, in bnxt_tc_get_tunnel_handle() [all …]
|