Home
last modified time | relevance | path

Searched refs:tun_out_cnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c176 enum nfp_flower_tun_type tun_type, int *tun_out_cnt, in nfp_fl_output()
202 if (*tun_out_cnt) { in nfp_fl_output()
206 (*tun_out_cnt)++; in nfp_fl_output()
930 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_output_action()
953 tun_out_cnt, pkt_host, extack); in nfp_flower_output_action()
983 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_loop_action()
1004 true, tun_type, tun_out_cnt, in nfp_flower_loop_action()
1013 false, tun_type, tun_out_cnt, in nfp_flower_loop_action()
1203 int act_len, act_cnt, err, tun_out_cnt, out_cnt, i; in nfp_flower_compile_action() local
1219 tun_out_cnt 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 Daction.c176 enum nfp_flower_tun_type tun_type, int *tun_out_cnt, in nfp_fl_output()
202 if (*tun_out_cnt) { in nfp_fl_output()
206 (*tun_out_cnt)++; in nfp_fl_output()
977 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_output_action()
1000 tun_out_cnt, pkt_host, extack); in nfp_flower_output_action()
1030 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_loop_action()
1052 true, tun_type, tun_out_cnt, in nfp_flower_loop_action()
1061 false, tun_type, tun_out_cnt, in nfp_flower_loop_action()
1263 int act_len, act_cnt, err, tun_out_cnt, out_cnt, i; in nfp_flower_compile_action() local
1279 tun_out_cnt 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...]

Completed in 4 milliseconds