Searched refs:bundling (Results 1 – 11 of 11) sorted by relevance
30 channel-bundling, callback and caller-authentication without having
1238 uint8_t bundling = 1; in qla24xx_build_scsi_crc_2_iocbs() local1280 bundling = 0; in qla24xx_build_scsi_crc_2_iocbs()1377 if (!bundling) { in qla24xx_build_scsi_crc_2_iocbs()1385 crc_ctx_pkt->u.bundling.dif_byte_count = cpu_to_le32(dif_bytes); in qla24xx_build_scsi_crc_2_iocbs()1386 crc_ctx_pkt->u.bundling.dseg_count = cpu_to_le16(tot_dsds - in qla24xx_build_scsi_crc_2_iocbs()1388 cur_dsd = (uint32_t *) &crc_ctx_pkt->u.bundling.data_address; in qla24xx_build_scsi_crc_2_iocbs()1411 if (!bundling && tot_prot_dsds) { in qla24xx_build_scsi_crc_2_iocbs()1419 if (bundling && tot_prot_dsds) { in qla24xx_build_scsi_crc_2_iocbs()1423 cur_dsd = (uint32_t *) &crc_ctx_pkt->u.bundling.dif_address; in qla24xx_build_scsi_crc_2_iocbs()
2269 uint8_t bundling = 1; in qlt_build_ctio_crc2_pkt() local2296 bundling = 0; in qlt_build_ctio_crc2_pkt()2424 if (!bundling) { in qlt_build_ctio_crc2_pkt()2432 crc_ctx_pkt->u.bundling.dif_byte_count = cpu_to_le32(dif_bytes); in qlt_build_ctio_crc2_pkt()2433 crc_ctx_pkt->u.bundling.dseg_count = in qlt_build_ctio_crc2_pkt()2435 cur_dsd = (uint32_t *) &crc_ctx_pkt->u.bundling.data_address; in qlt_build_ctio_crc2_pkt()2448 if (!bundling && prm->prot_seg_cnt) { in qlt_build_ctio_crc2_pkt()2456 if (bundling && prm->prot_seg_cnt) { in qlt_build_ctio_crc2_pkt()2460 cur_dsd = (uint32_t *) &crc_ctx_pkt->u.bundling.dif_address; in qlt_build_ctio_crc2_pkt()
1693 } bundling; member
27 -- optional bundling of multiple user messages into a single SCTP
74 Multi Point to Point and means bundling81 To use channel bundling you must first activate
74 or "FV: 1,2" to use CAPI channel bundling.
56 protocols and offers channel bundling and MLPPP support. To use ISDN4Linux
544 Creates a slave interface for channel-bundling. Slave interfaces are
34 by bundling several ISDN-connections, using this protocol. See
112 bool bundling; member