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.c601 struct nfp_fl_act_head *a; in nfp_flower_update_merge_with_actions()
609 a = (struct nfp_fl_act_head *)&flow->action_data[act_off]; in nfp_flower_update_merge_with_actions()
803 struct nfp_fl_act_head *a; in nfp_flower_copy_pre_actions()
807 a = (struct nfp_fl_act_head *)&act_src[act_off]; in nfp_flower_copy_pre_actions()
832 struct nfp_fl_act_head *a; in nfp_fl_verify_post_tun_acts()
836 a = (struct nfp_fl_act_head *)&acts[act_off]; in nfp_fl_verify_post_tun_acts()
857 struct nfp_fl_act_head *a; in nfp_fl_push_vlan_after_tun()
861 a = (struct nfp_fl_act_head *)&acts[act_off]; in nfp_fl_push_vlan_after_tun()
1136 struct nfp_fl_act_head *act; in nfp_flower_validate_pre_tun_rule()
1275 act = (struct nfp_fl_act_head *)&flow->action_data[act_offset]; in nfp_flower_validate_pre_tun_rule()
[all …]