Home
last modified time | relevance | path

Searched defs: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()
977 enum nfp_flower_tun_type *tun_type, int *tun_out_cnt, in nfp_flower_output_action()
1030 enum nfp_flower_tun_type *tun_type, int *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