Searched refs:bnxt_tc_flow (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.c | 174 struct bnxt_tc_flow *flow) in bnxt_tc_parse_flow() 386 static int bnxt_hwrm_cfa_flow_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_hwrm_cfa_flow_alloc() 520 struct bnxt_tc_flow *flow, in hwrm_cfa_decap_filter_alloc() 727 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_flow_handle() 767 static bool bnxt_tc_can_offload(struct bnxt *bp, struct bnxt_tc_flow *flow) in bnxt_tc_can_offload() 876 struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_decap_handle() 1026 static int bnxt_tc_get_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_decap_handle() 1124 static int bnxt_tc_get_encap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_encap_handle() 1169 struct bnxt_tc_flow *flow, in bnxt_tc_put_tunnel_handle() 1179 struct bnxt_tc_flow *flow, in bnxt_tc_get_tunnel_handle() [all …]
|
D | bnxt_tc.h | 84 struct bnxt_tc_flow { struct 174 struct bnxt_tc_flow flow;
|