Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1179 u8 tis_lst_sz; member
1204 MLX5_SET(sqc, sqc, tis_lst_sz, csp->tis_lst_sz); in mlx5e_create_sq()
1305 csp.tis_lst_sz = 1; in mlx5e_open_txqsq()
1451 csp.tis_lst_sz = 1; in mlx5e_open_xdpsq()
/drivers/infiniband/hw/mlx5/
Dqp.c1258 MLX5_SET(sqc, sqc, tis_lst_sz, 1); in create_raw_packet_qp_sq()