Searched refs:nfp_flower_tp_ports (Results 1 – 3 of 3) sorted by relevance
144 nfp_flower_compile_tport(struct nfp_flower_tp_ports *ext, in nfp_flower_compile_tport()145 struct nfp_flower_tp_ports *msk, in nfp_flower_compile_tport()148 memset(ext, 0, sizeof(struct nfp_flower_tp_ports)); in nfp_flower_compile_tport()149 memset(msk, 0, sizeof(struct nfp_flower_tp_ports)); in nfp_flower_compile_tport()541 nfp_flower_compile_tport((struct nfp_flower_tp_ports *)ext, in nfp_flower_compile_flow_match()542 (struct nfp_flower_tp_ports *)msk, in nfp_flower_compile_flow_match()544 ext += sizeof(struct nfp_flower_tp_ports); in nfp_flower_compile_flow_match()545 msk += sizeof(struct nfp_flower_tp_ports); in nfp_flower_compile_flow_match()
81 struct nfp_flower_tp_ports l4;467 key_size += sizeof(struct nfp_flower_tp_ports); in nfp_flower_calculate_key_layers()628 sizeof(struct nfp_flower_tp_ports)); in nfp_flower_update_merge_with_actions()734 match_size = sizeof(struct nfp_flower_tp_ports); in nfp_flower_populate_merge_match()
346 struct nfp_flower_tp_ports { struct