Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Daction.c175 enum nfp_flower_tun_type tun_type, int *tun_out_cnt, in nfp_fl_output() argument
201 if (*tun_out_cnt) { in nfp_fl_output()
205 (*tun_out_cnt)++; in nfp_fl_output()
901 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_output_action() argument
924 tun_out_cnt, pkt_host, extack); in nfp_flower_output_action()
954 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_loop_action() argument
975 true, tun_type, tun_out_cnt, in nfp_flower_loop_action()
984 false, tun_type, tun_out_cnt, in nfp_flower_loop_action()
1174 int act_len, act_cnt, err, tun_out_cnt, out_cnt, i; in nfp_flower_compile_action() local
1186 tun_out_cnt = 0; in nfp_flower_compile_action()
[all …]