/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | action.c | 177 bool pkt_host, struct netlink_ext_ack *extack) in nfp_fl_output() 228 if (nfp_flow->pre_tun_rule.dev || !pkt_host) { in nfp_fl_output() 931 int *out_cnt, u32 *csum_updated, bool pkt_host, in nfp_flower_output_action() 953 tun_out_cnt, pkt_host, extack); in nfp_flower_output_action() 985 struct nfp_flower_pedit_acts *set_act, bool *pkt_host, in nfp_flower_loop_action() 1005 out_cnt, csum_updated, *pkt_host, in nfp_flower_loop_action() 1014 out_cnt, csum_updated, *pkt_host, in nfp_flower_loop_action() 1150 *pkt_host = true; in nfp_flower_loop_action() 1207 bool pkt_host = false; in nfp_flower_compile_action() local 1228 &set_act, &pkt_host, extac in nfp_flower_compile_action() 172 nfp_fl_output(struct nfp_app *app, struct nfp_fl_output *output, const struct flow_action_entry *act, struct nfp_fl_payload *nfp_flow, bool last, struct net_device *in_dev, enum nfp_flower_tun_type tun_type, int *tun_out_cnt, bool pkt_host, struct netlink_ext_ack *extack) nfp_fl_output() argument 926 nfp_flower_output_action(struct nfp_app *app, const struct flow_action_entry *act, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, bool last, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, bool pkt_host, struct netlink_ext_ack *extack) nfp_flower_output_action() argument 979 nfp_flower_loop_action(struct nfp_app *app, const struct flow_action_entry *act, struct flow_cls_offload *flow, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, struct nfp_flower_pedit_acts *set_act, bool *pkt_host, struct netlink_ext_ack *extack, int act_idx) nfp_flower_loop_action() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | action.c | 177 bool pkt_host, struct netlink_ext_ack *extack) in nfp_fl_output() 229 if (nfp_flow->pre_tun_rule.dev || !pkt_host) { in nfp_fl_output() 978 int *out_cnt, u32 *csum_updated, bool pkt_host, in nfp_flower_output_action() 1000 tun_out_cnt, pkt_host, extack); in nfp_flower_output_action() 1032 struct nfp_flower_pedit_acts *set_act, bool *pkt_host, in nfp_flower_loop_action() 1053 out_cnt, csum_updated, *pkt_host, in nfp_flower_loop_action() 1062 out_cnt, csum_updated, *pkt_host, in nfp_flower_loop_action() 1198 *pkt_host = true; in nfp_flower_loop_action() 1267 bool pkt_host = false; in nfp_flower_compile_action() local 1288 &set_act, &pkt_host, extac in nfp_flower_compile_action() 172 nfp_fl_output(struct nfp_app *app, struct nfp_fl_output *output, const struct flow_action_entry *act, struct nfp_fl_payload *nfp_flow, bool last, struct net_device *in_dev, enum nfp_flower_tun_type tun_type, int *tun_out_cnt, bool pkt_host, struct netlink_ext_ack *extack) nfp_fl_output() argument 973 nfp_flower_output_action(struct nfp_app *app, const struct flow_action_entry *act, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, bool last, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, bool pkt_host, struct netlink_ext_ack *extack) nfp_flower_output_action() argument 1026 nfp_flower_loop_action(struct nfp_app *app, const struct flow_action_entry *act, struct flow_rule *rule, struct nfp_fl_payload *nfp_fl, int *a_len, struct net_device *netdev, enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, int *out_cnt, u32 *csum_updated, struct nfp_flower_pedit_acts *set_act, bool *pkt_host, struct netlink_ext_ack *extack, int act_idx) nfp_flower_loop_action() argument [all...] |