Home
last modified time | relevance | path

Searched defs:accel_tcp (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c266 struct mlx5e_accel_fs_tcp *accel_tcp = mlx5e_fs_get_accel_tcp(fs); in accel_fs_tcp_create_table() local
323 struct mlx5e_accel_fs_tcp *accel_tcp = mlx5e_fs_get_accel_tcp(fs); in accel_fs_tcp_enable() local
357 struct mlx5e_accel_fs_tcp *accel_tcp = mlx5e_fs_get_accel_tcp(fs); in mlx5e_accel_fs_tcp_destroy() local
374 struct mlx5e_accel_fs_tcp *accel_tcp; in mlx5e_accel_fs_tcp_create() local
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c65 struct mlx5e_accel_fs_tcp *accel_tcp; member
1549 void mlx5e_fs_set_accel_tcp(struct mlx5e_flow_steering *fs, struct mlx5e_accel_fs_tcp *accel_tcp) in mlx5e_fs_set_accel_tcp()