Searched defs:dev_cap (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_main.c | 182 struct mlx4_dev_cap *dev_cap) in mlx4_set_num_reserved_uars() 231 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func() 252 struct mlx4_caps *dev_cap = &dev->caps; in mlx4_enable_cqe_eqe_stride() local 345 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() 791 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode() 811 struct mlx4_dev_cap dev_cap; in mlx4_slave_cap() local 1563 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm() 2089 struct mlx4_dev_cap *dev_cap) in choose_steering_mode() 2142 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode() 2218 struct mlx4_dev_cap dev_cap = {}; in mlx4_init_hca() local [all …]
|
H A D | mlx4_profile.c | 71 struct mlx4_dev_cap *dev_cap, in mlx4_make_profile()
|
H A D | mlx4_fw.c | 724 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP() 1114 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap_dump()
|
/freebsd/lib/libusb/ |
H A D | libusb10_desc.c | 605 struct libusb_bos_dev_capability_descriptor *dev_cap, in libusb_get_usb_2_0_extension_descriptor() 643 struct libusb_bos_dev_capability_descriptor *dev_cap, in libusb_get_ss_usb_device_capability_descriptor() 683 struct libusb_bos_dev_capability_descriptor *dev_cap, in libusb_get_container_id_descriptor()
|
/freebsd/sys/dev/mlx4/ |
H A D | device.h | 54 #define MLX4_IS_LEGACY_EQ_MODE(dev_cap) ((dev_cap).num_comp_vectors < \ argument
|