Home
last modified time | relevance | path

Searched refs:nfp_flower_tp_ports (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c188 nfp_flower_compile_tport(struct nfp_flower_tp_ports *ext, in nfp_flower_compile_tport()
189 struct nfp_flower_tp_ports *msk, in nfp_flower_compile_tport()
605 nfp_flower_compile_tport((struct nfp_flower_tp_ports *)ext, in nfp_flower_compile_flow_match()
606 (struct nfp_flower_tp_ports *)msk, in nfp_flower_compile_flow_match()
608 ext += sizeof(struct nfp_flower_tp_ports); in nfp_flower_compile_flow_match()
609 msk += sizeof(struct nfp_flower_tp_ports); in nfp_flower_compile_flow_match()
H A Dmain.h578 nfp_flower_compile_tport(struct nfp_flower_tp_ports *ext,
579 struct nfp_flower_tp_ports *msk,
H A Doffload.c84 struct nfp_flower_tp_ports l4;
465 key_size += sizeof(struct nfp_flower_tp_ports); in nfp_flower_calculate_key_layers()
626 sizeof(struct nfp_flower_tp_ports)); in nfp_flower_update_merge_with_actions()
732 match_size = sizeof(struct nfp_flower_tp_ports); in nfp_flower_populate_merge_match()
H A Dcmsg.h351 struct nfp_flower_tp_ports { struct
H A Dconntrack.c643 key_size += sizeof(struct nfp_flower_tp_ports); in nfp_fl_calc_key_layers_sz()
967 nfp_flower_compile_tport((struct nfp_flower_tp_ports *)key, in nfp_fl_ct_add_offload()
968 (struct nfp_flower_tp_ports *)msk, in nfp_fl_ct_add_offload()