Searched defs:dev_cap (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx4/ |
| D | main.c | 294 struct mlx4_dev_cap *dev_cap) in mlx4_set_num_reserved_uars() 343 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func() 364 struct mlx4_caps *dev_cap = &dev->caps; in mlx4_enable_cqe_eqe_stride() local 457 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() 843 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode() 911 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_slave_cap() local 1642 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm() 2167 struct mlx4_dev_cap *dev_cap) in choose_steering_mode() 2220 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode() 2296 struct mlx4_dev_cap dev_cap; in mlx4_init_hca() local [all …]
|
| D | profile.c | 71 struct mlx4_dev_cap *dev_cap, in mlx4_make_profile()
|
| D | fw.c | 724 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP() 1124 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap_dump()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| D | main.c | 294 struct mlx4_dev_cap *dev_cap) in mlx4_set_num_reserved_uars() 343 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func() 364 struct mlx4_caps *dev_cap = &dev->caps; in mlx4_enable_cqe_eqe_stride() local 457 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() 843 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode() 911 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_slave_cap() local 1642 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm() 2172 struct mlx4_dev_cap *dev_cap) in choose_steering_mode() 2225 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode() 2301 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_init_hca() local [all …]
|
| D | profile.c | 71 struct mlx4_dev_cap *dev_cap, in mlx4_make_profile()
|
| D | fw.c | 725 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP() 1130 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap_dump()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_hw_dev.c | 80 struct hinic_dev_cap *dev_cap) in get_capability() 125 struct hinic_dev_cap dev_cap; in get_cap_from_fw() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_hw_dev.c | 58 struct hinic_dev_cap *dev_cap) in parse_capability() 105 struct hinic_dev_cap dev_cap; in get_capability() local
|
| D | hinic_sriov.c | 1064 struct hinic_dev_cap *dev_cap = buf_out; in cfg_mbx_pf_proc_vf_msg() local
|
| /kernel/linux/linux-4.19/include/linux/mlx4/ |
| D | device.h | 52 #define MLX4_IS_LEGACY_EQ_MODE(dev_cap) ((dev_cap).num_comp_vectors < \ argument
|
| /kernel/linux/linux-5.10/include/linux/mlx4/ |
| D | device.h | 52 #define MLX4_IS_LEGACY_EQ_MODE(dev_cap) ((dev_cap).num_comp_vectors < \ argument
|