Home
last modified time | relevance | path

Searched refs:max (Results 6976 – 7000 of 7300) sorted by relevance

1...<<271272273274275276277278279280>>...292

/openbmc/linux/tools/bpf/bpftool/
H A Dprog.c1863 int ctx_sz = sizeof(*ctx) + 64 * max(sizeof(struct bpf_map_desc), in try_loader()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c1681 if (max(rssi0, rssi1) >= -40 && in mt7603_edcca_check()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c398 memcpy(dev->caps.hca[cap_type]->max, hca_caps, in mlx5_core_get_caps_mode()
/openbmc/linux/
H A DMakefile1271 $(Q)find $(srctree)/include/ -name '*.h' | xargs --max-args 1 \
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target.c991 u32 iov_count = max(1UL, DIV_ROUND_UP(cmd->se_cmd.data_length, PAGE_SIZE)); in iscsit_allocate_iovecs()
3183 cmd->r2t_offset = max(cmd->r2t_offset, cmd->write_data_done); in iscsit_build_r2ts_for_cmd()
/openbmc/linux/Documentation/trace/
H A Dhistogram-design.rst1379 detects that a new max latency has been hit. As in the previous
1454 fields when the max is hit. These variables are kept in a separate
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c2108 static u32 ice_get_num_per_func(struct ice_hw *hw, u32 max) in ice_get_num_per_func() argument
2119 return max / funcs; in ice_get_num_per_func()
/openbmc/linux/net/xfrm/
H A Dxfrm_user.c1584 err = verify_spi_info(p->info.id.proto, p->min, p->max, extack); in xfrm_alloc_userspi()
1617 err = xfrm_alloc_spi(x, p->min, p->max, extack); in xfrm_alloc_userspi()
/openbmc/linux/drivers/iommu/intel/
H A Diommu.c1040 pfn = max(start_pfn, pfn); in dma_pte_free_level()
1129 pfn = max(start_pfn, pfn); in dma_pte_clear_level()
/openbmc/linux/fs/btrfs/
H A Ddisk-io.c2146 max_global_id = max(max_global_id, key.offset); in load_global_roots_objectid()
3340 sb->s_bdi->ra_pages = max(sb->s_bdi->ra_pages, SZ_4M / PAGE_SIZE); in open_ctree()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c68 static void lpfc_vmid_set_cs_ctl_range(struct lpfc_vport *vport, u32 min, u32 max);
12170 lpfc_vmid_set_cs_ctl_range(struct lpfc_vport *vport, u32 min, u32 max) in lpfc_vmid_set_cs_ctl_range() argument
12174 if ((min > max) || (max > LPFC_VMID_MAX_PRIORITY_RANGE)) in lpfc_vmid_set_cs_ctl_range()
12177 for (i = min; i <= max; i++) in lpfc_vmid_set_cs_ctl_range()
/openbmc/linux/fs/afs/
H A Dfsclient.c1440 max(12 * 4, AFSOPAQUEMAX + 1)); in afs_fs_get_volume_status()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c2246 max_vcpu_index = max(max_vcpu_index, cpu->cpu_index); in whpx_init_vcpu()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi.c988 async = kmalloc(sizeof(*async) + ALIGN(max(inlen, outlen), 4), in _efx_mcdi_rpc_async()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1414 #define BNX2X_RX_ALIGN_SHIFT max(6, min(8, L1_CACHE_SHIFT))
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1106 len = max(len, flowclen); in cxgbit_alloc_csk_skb()
/openbmc/linux/drivers/net/usb/
H A Dusbnet.c232 period = max ((int) dev->status->desc.bInterval, in init_status()
/openbmc/linux/fs/reiserfs/
H A Dfix_node.c2254 max(max_num_of_items * sizeof(struct virtual_item), in get_virtual_node_size()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dmain.c1181 alx->rxbuf_size = max(max_frame, ALX_DEF_RXBUF_SIZE); in alx_change_mtu()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1388 ocelot->vcap_pol.max = felix->info->vcap_pol_max; in felix_init_structs()
/openbmc/linux/sound/pci/
H A Drme96.c2175 uinfo->value.integer.max = RME96_185X_MAX_OUT(rme96); in snd_rme96_dac_volume_info()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c2069 max((int)EDID_LENGTH, (int)fake_edid_record->ucFakeEDIDLength); in amdgpu_atombios_encoder_get_lcd_info()
/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.c1378 fival->stepwise.max = tpf_max; in vidioc_enum_frameintervals()
/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c1542 if (bdx_tx_db_init(&priv->txdb, max(priv->txd_size, priv->txf_size))) in bdx_tx_init()
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a77980.dtsi1339 max-frequency = <200000000>;

1...<<271272273274275276277278279280>>...292