Home
last modified time | relevance | path

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

/openbmc/linux/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() argument
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() argument
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() argument
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 = 0; in nfp_flower_compile_action()
[all …]