Searched refs:nfp_flower_tp_ports (Results 1 – 3 of 3) sorted by relevance
131 nfp_flower_compile_tport(struct nfp_flower_tp_ports *ext, in nfp_flower_compile_tport()132 struct nfp_flower_tp_ports *msk, in nfp_flower_compile_tport()137 memset(ext, 0, sizeof(struct nfp_flower_tp_ports)); in nfp_flower_compile_tport()138 memset(msk, 0, sizeof(struct nfp_flower_tp_ports)); in nfp_flower_compile_tport()434 nfp_flower_compile_tport((struct nfp_flower_tp_ports *)ext, in nfp_flower_compile_flow_match()435 (struct nfp_flower_tp_ports *)msk, in nfp_flower_compile_flow_match()437 ext += sizeof(struct nfp_flower_tp_ports); in nfp_flower_compile_flow_match()438 msk += sizeof(struct nfp_flower_tp_ports); in nfp_flower_compile_flow_match()
74 struct nfp_flower_tp_ports l4;392 key_size += sizeof(struct nfp_flower_tp_ports); in nfp_flower_calculate_key_layers()550 sizeof(struct nfp_flower_tp_ports)); in nfp_flower_update_merge_with_actions()648 match_size = sizeof(struct nfp_flower_tp_ports); in nfp_flower_populate_merge_match()
324 struct nfp_flower_tp_ports { struct