Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c621 tbsz = mlx5_to_sw_pkey_sz(MLX5_CAP_GEN(dev, pkey_table_size)); in mlx5_query_hca_vport_pkey()
H A Dmain.c592 mlx5_to_sw_pkey_sz(MLX5_CAP_GEN(dev, pkey_table_size)), in handle_hca_cap()
/linux/include/linux/mlx5/
H A Ddevice.h1512 static inline u16 mlx5_to_sw_pkey_sz(int pkey_sz) in mlx5_to_sw_pkey_sz() function