Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp.c73 static enum mlx5_traffic_types fs_psp2tt(enum accel_fs_psp_type i) in fs_psp2tt() function
243 dest[0] = mlx5_ttc_get_default_dest(ttc, fs_psp2tt(i)); in accel_psp_fs_rx_ft_create()
533 mlx5_ttc_fwd_default_dest(ttc, fs_psp2tt(i)); in accel_psp_fs_rx_destroy()
562 dest = mlx5_ttc_get_default_dest(ttc, fs_psp2tt(i)); in accel_psp_fs_rx_create()
573 mlx5_ttc_fwd_dest(ttc, fs_psp2tt(i), &dest); in accel_psp_fs_rx_create()
580 mlx5_ttc_fwd_default_dest(ttc, fs_psp2tt(i)); in accel_psp_fs_rx_create()