Home
last modified time | relevance | path

Searched refs:max_vl (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/arch/arm64/kernel/
Dfpsimd.c323 int max_vl = sve_max_vl; in find_supported_vector_length() local
328 if (WARN_ON(!sve_vl_valid(max_vl))) in find_supported_vector_length()
329 max_vl = SVE_VL_MIN; in find_supported_vector_length()
331 if (vl > max_vl) in find_supported_vector_length()
332 vl = max_vl; in find_supported_vector_length()
Dptrace.c760 header->max_vl = sve_max_vl; in sve_init_header_from_task()
762 header->max_size = SVE_PT_SIZE(sve_vq_from_vl(header->max_vl), in sve_init_header_from_task()
/Linux-v5.4/arch/arm64/include/uapi/asm/
Dptrace.h104 __u16 max_vl; /* maximum possible vector length */ member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Dfw.h55 int max_vl; member
Dfw.c1205 port_cap->max_vl = field >> 4; in mlx4_QUERY_PORT()
1245 port_cap->max_vl = field & 0xf; in mlx4_QUERY_PORT()
Dmain.c400 dev->caps.vl_cap[port] = port_cap->max_vl; in _mlx4_dev_port()
/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_cmd.h145 int max_vl; member
Dmthca_main.c197 mdev->limits.vl_cap = dev_lim->max_vl; in mthca_dev_lim()
Dmthca_cmd.c1118 dev_lim->max_vl = field >> 4; in mthca_QUERY_DEV_LIM()
/Linux-v5.4/Documentation/arm64/
Dsve.rst294 max_vl