Searched refs:bundling (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dheaderdep.pl16 &Getopt::Long::Configure(qw(bundling pass_through));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dhelp2man72 Getopt::Long::config('bundling');
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dhelp2man72 Getopt::Long::config('bundling');
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dhelp2man64 Getopt::Long::config('bundling');
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_iocb.c965 uint8_t bundling = 1; local
1011 bundling = 0;
1093 if (!bundling) {
1101 crc_ctx_pkt->u.bundling.dif_byte_count = cpu_to_le32(dif_bytes);
1102 crc_ctx_pkt->u.bundling.dseg_count = cpu_to_le16(tot_dsds -
1104 cur_dsd = (uint32_t *) &crc_ctx_pkt->u.bundling.data_address;
1137 if (bundling && tot_prot_dsds) {
1142 cur_dsd = (uint32_t *) &crc_ctx_pkt->u.bundling.dif_address;
H A Dqla_def.h1387 } bundling; member in union:crc_context::__anon14935

Completed in 93 milliseconds