Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1174 u8 tis_lst_sz; member
1199 MLX5_SET(sqc, sqc, tis_lst_sz, csp->tis_lst_sz); in mlx5e_create_sq()
1307 csp.tis_lst_sz = 1; in mlx5e_open_txqsq()
1551 csp.tis_lst_sz = 1; in mlx5e_open_xdpsq()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h2671 u8 tis_lst_sz[0x10]; member
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dqp.c1124 MLX5_SET(sqc, sqc, tis_lst_sz, 1); in create_raw_packet_qp_sq()