Home
last modified time | relevance | path

Searched refs:log_num_eqs (Results 1 – 25 of 36) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c216 init_hca->log_num_eqs = 0x1f; in mlx4_make_profile()
225 init_hca->log_num_eqs = ilog2(dev->caps.num_eqs); in mlx4_make_profile()
H A Dfw.h191 u8 log_num_eqs; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c216 init_hca->log_num_eqs = 0x1f; in mlx4_make_profile()
225 init_hca->log_num_eqs = ilog2(dev->caps.num_eqs); in mlx4_make_profile()
H A Dfw.h191 u8 log_num_eqs; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c216 init_hca->log_num_eqs = 0x1f; in mlx4_make_profile()
225 init_hca->log_num_eqs = ilog2(dev->caps.num_eqs); in mlx4_make_profile()
H A Dfw.h191 u8 log_num_eqs; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h215 u8 log_num_eqs; member
H A Dmthca_profile.c203 init_hca->log_num_eqs = profile[i].log_num; in mthca_make_profile()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h215 u8 log_num_eqs; member
H A Dmthca_profile.c203 init_hca->log_num_eqs = profile[i].log_num; in mthca_make_profile()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h215 u8 log_num_eqs; member
H A Dmthca_profile.c203 init_hca->log_num_eqs = profile[i].log_num; in mthca_make_profile()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/infiniband/
H A Dhermon.c2220 unsigned int log_num_qps, log_num_srqs, log_num_cqs, log_num_eqs; in hermon_alloc_icm() local
2239 log_num_eqs = fls ( hermon->cap.reserved_eqs + HERMON_MAX_EQS - 1 ); in hermon_alloc_icm()
2257 eq_cmpt_len = icm_usage ( log_num_eqs, hermon->cap.cmpt_entry_size ); in hermon_alloc_icm()
2331 log_num_eqs ); in hermon_alloc_icm()
2333 icm_offset += icm_usage ( log_num_eqs, hermon->cap.eqc_entry_size ); in hermon_alloc_icm()
H A Darbel.c1854 unsigned int log_num_mtts, log_num_mpts, log_num_rdbs, log_num_eqs; in arbel_alloc_icm() local
1939 log_num_eqs = fls ( arbel->limits.reserved_eqs + ARBEL_MAX_EQS - 1 ); in arbel_alloc_icm()
1944 log_num_eqs ); in arbel_alloc_icm()
1946 icm_offset += ( ( 1 << log_num_eqs ) * arbel->limits.eqc_entry_size ); in arbel_alloc_icm()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c2344 unsigned int log_num_qps, log_num_srqs, log_num_cqs, log_num_eqs; in hermon_map_icm() local
2363 log_num_eqs = fls ( hermon->cap.reserved_eqs + HERMON_MAX_EQS - 1 ); in hermon_map_icm()
2386 len = ( ( ( ( 1 << log_num_eqs ) * hermon->cap.cmpt_entry_size ) + in hermon_map_icm()
2471 len = ( ( 1 << log_num_eqs ) * hermon->cap.eqc_entry_size ); in hermon_map_icm()
2480 log_num_eqs ); in hermon_map_icm()
2482 hermon, ( 1 << log_num_eqs ), hermon->cap.eqc_entry_size, in hermon_map_icm()
H A Darbel.c2232 unsigned int log_num_eqs, log_num_mcs; in arbel_alloc_icm() local
2244 log_num_eqs = fls ( arbel->limits.reserved_eqs + ARBEL_MAX_EQS - 1 ); in arbel_alloc_icm()
2291 len = ( ( 1 << log_num_eqs ) * arbel->limits.eqc_entry_size ); in arbel_alloc_icm()
2297 log_num_eqs ); in arbel_alloc_icm()
2299 arbel, ( 1 << log_num_eqs ), arbel->limits.eqc_entry_size, in arbel_alloc_icm()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c2344 unsigned int log_num_qps, log_num_srqs, log_num_cqs, log_num_eqs; in hermon_map_icm() local
2363 log_num_eqs = fls ( hermon->cap.reserved_eqs + HERMON_MAX_EQS - 1 ); in hermon_map_icm()
2386 len = ( ( ( ( 1 << log_num_eqs ) * hermon->cap.cmpt_entry_size ) + in hermon_map_icm()
2471 len = ( ( 1 << log_num_eqs ) * hermon->cap.eqc_entry_size ); in hermon_map_icm()
2480 log_num_eqs ); in hermon_map_icm()
2482 hermon, ( 1 << log_num_eqs ), hermon->cap.eqc_entry_size, in hermon_map_icm()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c2344 unsigned int log_num_qps, log_num_srqs, log_num_cqs, log_num_eqs; in hermon_map_icm() local
2363 log_num_eqs = fls ( hermon->cap.reserved_eqs + HERMON_MAX_EQS - 1 ); in hermon_map_icm()
2386 len = ( ( ( ( 1 << log_num_eqs ) * hermon->cap.cmpt_entry_size ) + in hermon_map_icm()
2471 len = ( ( 1 << log_num_eqs ) * hermon->cap.eqc_entry_size ); in hermon_map_icm()
2480 log_num_eqs ); in hermon_map_icm()
2482 hermon, ( 1 << log_num_eqs ), hermon->cap.eqc_entry_size, in hermon_map_icm()
H A Darbel.c2232 unsigned int log_num_eqs, log_num_mcs; in arbel_alloc_icm() local
2244 log_num_eqs = fls ( arbel->limits.reserved_eqs + ARBEL_MAX_EQS - 1 ); in arbel_alloc_icm()
2291 len = ( ( 1 << log_num_eqs ) * arbel->limits.eqc_entry_size ); in arbel_alloc_icm()
2297 log_num_eqs ); in arbel_alloc_icm()
2299 arbel, ( 1 << log_num_eqs ), arbel->limits.eqc_entry_size, in arbel_alloc_icm()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c2344 unsigned int log_num_qps, log_num_srqs, log_num_cqs, log_num_eqs; in hermon_map_icm() local
2363 log_num_eqs = fls ( hermon->cap.reserved_eqs + HERMON_MAX_EQS - 1 ); in hermon_map_icm()
2386 len = ( ( ( ( 1 << log_num_eqs ) * hermon->cap.cmpt_entry_size ) + in hermon_map_icm()
2471 len = ( ( 1 << log_num_eqs ) * hermon->cap.eqc_entry_size ); in hermon_map_icm()
2480 log_num_eqs ); in hermon_map_icm()
2482 hermon, ( 1 << log_num_eqs ), hermon->cap.eqc_entry_size, in hermon_map_icm()
H A Darbel.c2232 unsigned int log_num_eqs, log_num_mcs; in arbel_alloc_icm() local
2244 log_num_eqs = fls ( arbel->limits.reserved_eqs + ARBEL_MAX_EQS - 1 ); in arbel_alloc_icm()
2291 len = ( ( 1 << log_num_eqs ) * arbel->limits.eqc_entry_size ); in arbel_alloc_icm()
2297 log_num_eqs ); in arbel_alloc_icm()
2299 arbel, ( 1 << log_num_eqs ), arbel->limits.eqc_entry_size, in arbel_alloc_icm()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c2344 unsigned int log_num_qps, log_num_srqs, log_num_cqs, log_num_eqs; in hermon_map_icm() local
2363 log_num_eqs = fls ( hermon->cap.reserved_eqs + HERMON_MAX_EQS - 1 ); in hermon_map_icm()
2386 len = ( ( ( ( 1 << log_num_eqs ) * hermon->cap.cmpt_entry_size ) + in hermon_map_icm()
2471 len = ( ( 1 << log_num_eqs ) * hermon->cap.eqc_entry_size ); in hermon_map_icm()
2480 log_num_eqs ); in hermon_map_icm()
2482 hermon, ( 1 << log_num_eqs ), hermon->cap.eqc_entry_size, in hermon_map_icm()
H A Darbel.c2232 unsigned int log_num_eqs, log_num_mcs; in arbel_alloc_icm() local
2244 log_num_eqs = fls ( arbel->limits.reserved_eqs + ARBEL_MAX_EQS - 1 ); in arbel_alloc_icm()
2291 len = ( ( 1 << log_num_eqs ) * arbel->limits.eqc_entry_size ); in arbel_alloc_icm()
2297 log_num_eqs ); in arbel_alloc_icm()
2299 arbel, ( 1 << log_num_eqs ), arbel->limits.eqc_entry_size, in arbel_alloc_icm()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c2344 unsigned int log_num_qps, log_num_srqs, log_num_cqs, log_num_eqs; in hermon_map_icm() local
2363 log_num_eqs = fls ( hermon->cap.reserved_eqs + HERMON_MAX_EQS - 1 ); in hermon_map_icm()
2386 len = ( ( ( ( 1 << log_num_eqs ) * hermon->cap.cmpt_entry_size ) + in hermon_map_icm()
2471 len = ( ( 1 << log_num_eqs ) * hermon->cap.eqc_entry_size ); in hermon_map_icm()
2480 log_num_eqs ); in hermon_map_icm()
2482 hermon, ( 1 << log_num_eqs ), hermon->cap.eqc_entry_size, in hermon_map_icm()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c2344 unsigned int log_num_qps, log_num_srqs, log_num_cqs, log_num_eqs; in hermon_map_icm() local
2363 log_num_eqs = fls ( hermon->cap.reserved_eqs + HERMON_MAX_EQS - 1 ); in hermon_map_icm()
2386 len = ( ( ( ( 1 << log_num_eqs ) * hermon->cap.cmpt_entry_size ) + in hermon_map_icm()
2471 len = ( ( 1 << log_num_eqs ) * hermon->cap.eqc_entry_size ); in hermon_map_icm()
2480 log_num_eqs ); in hermon_map_icm()
2482 hermon, ( 1 << log_num_eqs ), hermon->cap.eqc_entry_size, in hermon_map_icm()

12