Searched defs:l2_info (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_tc.h | 157 struct bnxt_tc_l2_key l2_info; member
|
| H A D | bnxt_tc.c | 785 hwrm_cfa_decap_filter_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_l2_key *l2_info, __le32 ref_decap_handle, __le32 *decap_filter_handle) hwrm_cfa_decap_filter_alloc() argument 872 hwrm_cfa_encap_record_alloc(struct bnxt *bp, struct ip_tunnel_key *encap_key, struct bnxt_tc_l2_key *l2_info, __le32 *encap_record_handle) hwrm_cfa_encap_record_alloc() argument 1217 bnxt_tc_resolve_tunnel_hdrs(struct bnxt *bp, struct ip_tunnel_key *tun_key, struct bnxt_tc_l2_key *l2_info) bnxt_tc_resolve_tunnel_hdrs() argument 1298 struct bnxt_tc_l2_key l2_info = { {0} }; bnxt_tc_get_decap_handle() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_tc.h | 157 struct bnxt_tc_l2_key l2_info; member
|
| H A D | bnxt_tc.c | 789 hwrm_cfa_decap_filter_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_l2_key *l2_info, __le32 ref_decap_handle, __le32 *decap_filter_handle) hwrm_cfa_decap_filter_alloc() argument 879 hwrm_cfa_encap_record_alloc(struct bnxt *bp, struct ip_tunnel_key *encap_key, struct bnxt_tc_l2_key *l2_info, __le32 *encap_record_handle) hwrm_cfa_encap_record_alloc() argument 1225 bnxt_tc_resolve_tunnel_hdrs(struct bnxt *bp, struct ip_tunnel_key *tun_key, struct bnxt_tc_l2_key *l2_info) bnxt_tc_resolve_tunnel_hdrs() argument 1306 struct bnxt_tc_l2_key l2_info = { {0} }; bnxt_tc_get_decap_handle() local [all...] |
Completed in 6 milliseconds