Searched refs:bundling (Results 1 – 14 of 14) sorted by relevance
6 DESCRIPTION = "Packagegroups provide a convenient mechanism of bundling a collection of packages."
63 …Logs.error('ERROR: Python module %s of version %s not found, and bundling disabled' % (libname, mi…
13 documents and Web pages, bundling with commercial and non commercial
67 …Logs.error('ERROR: Python module %s of version %s not found, and bundling disabled' % (libname, mi…
28 -- optional bundling of multiple user messages into a single SCTP
65 use Getopt::Long qw(:config bundling);
1399 uint8_t bundling = 1; in qla24xx_build_scsi_crc_2_iocbs() local1438 bundling = 0; in qla24xx_build_scsi_crc_2_iocbs()1528 if (!bundling) { in qla24xx_build_scsi_crc_2_iocbs()1536 crc_ctx_pkt->u.bundling.dif_byte_count = cpu_to_le32(dif_bytes); in qla24xx_build_scsi_crc_2_iocbs()1537 crc_ctx_pkt->u.bundling.dseg_count = cpu_to_le16(tot_dsds - in qla24xx_build_scsi_crc_2_iocbs()1539 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qla24xx_build_scsi_crc_2_iocbs()1561 if (!bundling && tot_prot_dsds) { in qla24xx_build_scsi_crc_2_iocbs()1569 if (bundling && tot_prot_dsds) { in qla24xx_build_scsi_crc_2_iocbs()1572 cur_dsd = &crc_ctx_pkt->u.bundling.dif_dsd; in qla24xx_build_scsi_crc_2_iocbs()
3008 uint8_t bundling = 1; in qlt_build_ctio_crc2_pkt() local3035 bundling = 0; in qlt_build_ctio_crc2_pkt()3151 if (!bundling) { in qlt_build_ctio_crc2_pkt()3159 crc_ctx_pkt->u.bundling.dif_byte_count = cpu_to_le32(dif_bytes); in qlt_build_ctio_crc2_pkt()3160 crc_ctx_pkt->u.bundling.dseg_count = in qlt_build_ctio_crc2_pkt()3162 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()3183 if (!bundling && prm->prot_seg_cnt) { in qlt_build_ctio_crc2_pkt()3191 if (bundling && prm->prot_seg_cnt) { in qlt_build_ctio_crc2_pkt()3195 cur_dsd = &crc_ctx_pkt->u.bundling.dif_dsd; in qlt_build_ctio_crc2_pkt()
2010 } bundling; member
299 This bundling can lead to an SDK installer file that is a Gigabyte or
282 …R_IMAGE}/${INITRAMFS_IMAGE_NAME}.cpio{.gz|.lz4|.lzo|.lzma|.xz|.zst) for bundling; INITRAMFS_IMAGE_…
299 as compared to bundling many disparate changes into a single commit.
11247 bundling memory reads and writes into large chunks. Unfortunately,