Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Daction.c143 enum nfp_flower_tun_type tun_type, int *tun_out_cnt) in nfp_fl_output() argument
164 if (*tun_out_cnt) in nfp_fl_output()
166 (*tun_out_cnt)++; in nfp_fl_output()
670 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_output_action() argument
688 tun_out_cnt); in nfp_flower_output_action()
716 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_loop_action() argument
729 true, tun_type, tun_out_cnt, in nfp_flower_loop_action()
736 false, tun_type, tun_out_cnt, in nfp_flower_loop_action()
820 int act_len, act_cnt, err, tun_out_cnt, out_cnt, i; in nfp_flower_compile_action() local
830 tun_out_cnt = 0; in nfp_flower_compile_action()
[all …]