Searched refs:fs_udp2tt (Results 1 – 1 of 1) sorted by relevance
36 static enum mlx5_traffic_types fs_udp2tt(enum fs_udp_type i) in fs_udp2tt() function126 dest = mlx5_ttc_get_default_dest(ttc, fs_udp2tt(type)); in fs_udp_add_default_rule()265 err = mlx5_ttc_fwd_default_dest(ttc, fs_udp2tt(i)); in fs_udp_disable()268 __func__, fs_udp2tt(i), err); in fs_udp_disable()288 err = mlx5_ttc_fwd_dest(ttc, fs_udp2tt(i), &dest); in fs_udp_enable()291 __func__, fs_udp2tt(i), err); in fs_udp_enable()