Home
last modified time | relevance | path

Searched refs:nfp_flower_mac_mpls (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c79 nfp_flower_compile_mac(struct nfp_flower_mac_mpls *ext, in nfp_flower_compile_mac()
80 struct nfp_flower_mac_mpls *msk, in nfp_flower_compile_mac()
85 memset(ext, 0, sizeof(struct nfp_flower_mac_mpls)); in nfp_flower_compile_mac()
86 memset(msk, 0, sizeof(struct nfp_flower_mac_mpls)); in nfp_flower_compile_mac()
426 nfp_flower_compile_mac((struct nfp_flower_mac_mpls *)ext, in nfp_flower_compile_flow_match()
427 (struct nfp_flower_mac_mpls *)msk, in nfp_flower_compile_flow_match()
429 ext += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_compile_flow_match()
430 msk += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_compile_flow_match()
Doffload.c73 struct nfp_flower_mac_mpls l2;
254 key_size += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_calculate_key_layers()
367 key_size += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_calculate_key_layers()
642 match_size = sizeof(struct nfp_flower_mac_mpls); in nfp_flower_populate_merge_match()
1021 struct nfp_flower_mac_mpls *mac; in nfp_flower_validate_pre_tun_rule()
1055 mac = (struct nfp_flower_mac_mpls *)mask; in nfp_flower_validate_pre_tun_rule()
1066 mask += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_validate_pre_tun_rule()
Dcmsg.h311 struct nfp_flower_mac_mpls { struct