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.c78 nfp_flower_compile_mac(struct nfp_flower_mac_mpls *ext, in nfp_flower_compile_mac()
79 struct nfp_flower_mac_mpls *msk, struct flow_rule *rule, in nfp_flower_compile_mac()
82 memset(ext, 0, sizeof(struct nfp_flower_mac_mpls)); in nfp_flower_compile_mac()
83 memset(msk, 0, sizeof(struct nfp_flower_mac_mpls)); in nfp_flower_compile_mac()
530 err = nfp_flower_compile_mac((struct nfp_flower_mac_mpls *)ext, in nfp_flower_compile_flow_match()
531 (struct nfp_flower_mac_mpls *)msk, in nfp_flower_compile_flow_match()
536 ext += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_compile_flow_match()
537 msk += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_compile_flow_match()
Doffload.c80 struct nfp_flower_mac_mpls l2;
278 key_size += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_calculate_key_layers()
442 key_size += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_calculate_key_layers()
728 match_size = sizeof(struct nfp_flower_mac_mpls); in nfp_flower_populate_merge_match()
1138 struct nfp_flower_mac_mpls *mac; in nfp_flower_validate_pre_tun_rule()
1190 mac = (struct nfp_flower_mac_mpls *)ext; in nfp_flower_validate_pre_tun_rule()
1197 mac = (struct nfp_flower_mac_mpls *)mask; in nfp_flower_validate_pre_tun_rule()
1208 mask += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_validate_pre_tun_rule()
1209 ext += sizeof(struct nfp_flower_mac_mpls); in nfp_flower_validate_pre_tun_rule()
Dcmsg.h317 struct nfp_flower_mac_mpls { struct