Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h126 struct nfp_fl_act_head { struct
132 struct nfp_fl_act_head head; argument
139 struct nfp_fl_act_head head;
148 struct nfp_fl_act_head head;
157 struct nfp_fl_act_head head;
168 struct nfp_fl_act_head head;
177 struct nfp_fl_act_head head;
184 struct nfp_fl_act_head head;
190 struct nfp_fl_act_head head;
197 struct nfp_fl_act_head head;
[all …]
H A Doffload.c599 struct nfp_fl_act_head *a; in nfp_flower_update_merge_with_actions()
607 a = (struct nfp_fl_act_head *)&flow->action_data[act_off]; in nfp_flower_update_merge_with_actions()
801 struct nfp_fl_act_head *a; in nfp_flower_copy_pre_actions()
805 a = (struct nfp_fl_act_head *)&act_src[act_off]; in nfp_flower_copy_pre_actions()
830 struct nfp_fl_act_head *a; in nfp_fl_verify_post_tun_acts()
834 a = (struct nfp_fl_act_head *)&acts[act_off]; in nfp_fl_verify_post_tun_acts()
855 struct nfp_fl_act_head *a; in nfp_fl_push_vlan_after_tun()
859 a = (struct nfp_fl_act_head *)&acts[act_off]; in nfp_fl_push_vlan_after_tun()
1140 struct nfp_fl_act_head *act; in nfp_flower_validate_pre_tun_rule()
1252 act = (struct nfp_fl_act_head *)&flow->action_data[act_offset]; in nfp_flower_validate_pre_tun_rule()
[all …]