Searched defs:dev_cap (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/huawei/hinic3/ |
| H A D | hinic3_hw_cfg.c | 15 const struct cfg_cmd_dev_cap *dev_cap, in hinic3_parse_pub_res_cap() 24 const struct cfg_cmd_dev_cap *dev_cap, in hinic3_parse_l2nic_res_cap() 34 const struct cfg_cmd_dev_cap *dev_cap, in hinic3_parse_dev_cap() 51 struct cfg_cmd_dev_cap dev_cap = {}; in get_cap_from_fw() local
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | main.c | 293 struct mlx4_dev_cap *dev_cap) in mlx4_set_num_reserved_uars() 342 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func() 363 struct mlx4_caps *dev_cap = &dev->caps; in mlx4_enable_cqe_eqe_stride() local 456 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() 842 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode() 910 struct mlx4_dev_cap *dev_cap; in mlx4_slave_cap() local 1659 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm() 2189 struct mlx4_dev_cap *dev_cap) in choose_steering_mode() 2242 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode() 2318 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_init_hca() local [all …]
|
| H A D | profile.c | 71 struct mlx4_dev_cap *dev_cap, in mlx4_make_profile()
|
| H A 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()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_dev.c | 52 struct hinic_dev_cap *dev_cap) in parse_capability() 99 struct hinic_dev_cap dev_cap; in get_capability() local
|
| H A D | hinic_sriov.c | 1080 struct hinic_dev_cap *dev_cap = buf_out; in cfg_mbx_pf_proc_vf_msg() local
|
| /linux/include/linux/mlx4/ |
| H A D | device.h | 52 #define MLX4_IS_LEGACY_EQ_MODE(dev_cap) ((dev_cap).num_comp_vectors < \ argument
|