Searched defs:dev_cap (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | main.c | 207 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func() 228 struct mlx4_caps *dev_cap = &dev->caps; in mlx4_enable_cqe_eqe_stride() local 320 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() 754 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode() 774 struct mlx4_dev_cap dev_cap; in mlx4_slave_cap() local 1402 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm() 1919 struct mlx4_dev_cap *dev_cap) in choose_steering_mode() 1972 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode() 2048 struct mlx4_dev_cap dev_cap; in mlx4_init_hca() local 2998 static int mlx4_check_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_check_dev_cap() [all …]
|
D | profile.c | 71 struct mlx4_dev_cap *dev_cap, in mlx4_make_profile()
|
D | fw.c | 629 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP() 1002 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap_dump()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | sta_info.h | 192 u8 dev_cap; member
|
/linux-4.4.14/include/linux/mlx4/ |
D | device.h | 50 #define MLX4_IS_LEGACY_EQ_MODE(dev_cap) ((dev_cap).num_comp_vectors < \ argument
|