Searched defs:l2_info (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h157 struct bnxt_tc_l2_key l2_info; member in struct:bnxt_tc_tunnel_node
H A Dbnxt_tc.c793 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) argument
883 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) argument
1229 bnxt_tc_resolve_tunnel_hdrs(struct bnxt *bp, struct ip_tunnel_key *tun_key, struct bnxt_tc_l2_key *l2_info) argument
1310 struct bnxt_tc_l2_key l2_info = { {0} }; local
[all...]

Completed in 130 milliseconds