Home
last modified time | relevance | path

Searched refs:nfp_fl_act_head (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h125 struct nfp_fl_act_head { struct
131 struct nfp_fl_act_head head; argument
138 struct nfp_fl_act_head head;
147 struct nfp_fl_act_head head;
156 struct nfp_fl_act_head head;
167 struct nfp_fl_act_head head;
176 struct nfp_fl_act_head head;
183 struct nfp_fl_act_head head;
189 struct nfp_fl_act_head head;
196 struct nfp_fl_act_head head;
[all …]
H A Doffload.c597 struct nfp_fl_act_head *a; in nfp_flower_update_merge_with_actions()
605 a = (struct nfp_fl_act_head *)&flow->action_data[act_off]; in nfp_flower_update_merge_with_actions()
799 struct nfp_fl_act_head *a; in nfp_flower_copy_pre_actions()
803 a = (struct nfp_fl_act_head *)&act_src[act_off]; in nfp_flower_copy_pre_actions()
828 struct nfp_fl_act_head *a; in nfp_fl_verify_post_tun_acts()
832 a = (struct nfp_fl_act_head *)&acts[act_off]; in nfp_fl_verify_post_tun_acts()
853 struct nfp_fl_act_head *a; in nfp_fl_push_vlan_after_tun()
857 a = (struct nfp_fl_act_head *)&acts[act_off]; in nfp_fl_push_vlan_after_tun()
1132 struct nfp_fl_act_head *act; in nfp_flower_validate_pre_tun_rule()
1271 act = (struct nfp_fl_act_head *)&flow->action_data[act_offset]; in nfp_flower_validate_pre_tun_rule()
[all …]