Searched refs:tis_lst_sz (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | params.h | 53 u8 tis_lst_sz; member
|
H A D | ptp.c | 470 csp.tis_lst_sz = 1; in mlx5e_ptp_open_txqsq()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 1225 u8 tis_lst_sz; member 1250 MLX5_SET(sqc, sqc, tis_lst_sz, csp->tis_lst_sz); in mlx5e_create_sq() 1351 csp.tis_lst_sz = 1; in mlx5e_open_txqsq() 1494 csp.tis_lst_sz = 1; in mlx5e_open_xdpsq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 1591 MLX5_SET(sqc, sqc, tis_lst_sz, csp->tis_lst_sz); in mlx5e_create_sq() 1705 csp.tis_lst_sz = 1; in mlx5e_open_txqsq() 1858 csp.tis_lst_sz = 1; in mlx5e_open_xdpsq()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 1238 MLX5_SET(sqc, sqc, tis_lst_sz, 1); in create_raw_packet_qp_sq()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 1388 MLX5_SET(sqc, sqc, tis_lst_sz, 1); in create_raw_packet_qp_sq()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 3305 u8 tis_lst_sz[0x10]; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 3826 u8 tis_lst_sz[0x10]; member
|
Completed in 90 milliseconds