Searched refs:offload (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-11.0-release/sys/dev/iscsi/
H A Dicl.c138 ICL_WARN("no iSER-capable offload found");
148 ICL_WARN("offload \"%s\" is not iSER-capable", name);
152 ICL_WARN("offload \"%s\" is iSER-only", name);
160 ICL_WARN("offload \"%s\" not found", name);
166 icl_new_conn(const char *offload, bool iser, const char *name, struct mtx *lock) argument
172 im = icl_find(offload, iser, false);
185 icl_limits(const char *offload, bool iser, size_t *limitp) argument
191 im = icl_find(offload, iser, false);
204 icl_register(const char *offload, bool iser, int priority, int (*limits)(size_t *), argument
210 im = icl_find(offload, ise
232 icl_unregister(const char *offload, bool rdma) argument
[all...]
H A Dicl.h129 struct icl_conn *icl_new_conn(const char *offload, bool iser, const char *name,
131 int icl_limits(const char *offload, bool iser, size_t *limitp);
133 int icl_register(const char *offload, bool iser, int priority,
136 int icl_unregister(const char *offload, bool rdma);
/freebsd-11.0-release/crypto/openssl/crypto/sha/asm/
H A Dsha512p8-ppc.pl76 $offload="r11";
175 addi $offload,$sp,$FRAME+15
212 stvx $A,$x00,$offload # offload $A-$H
213 stvx $B,$x10,$offload
214 stvx $C,$x20,$offload
215 stvx $D,$x30,$offload
216 stvx $E,$x40,$offload
217 stvx $F,$x50,$offload
218 stvx $G,$x60,$offload
[all...]
H A Dsha1-armv8.pl251 orr $ABCD_SAVE,$ABCD,$ABCD // offload
H A Dsha512-armv8.pl338 orr $ABCD_SAVE,$ABCD,$ABCD // offload
H A Dsha1-armv4-large.pl594 vmov $ABCD_SAVE,$ABCD @ offload
H A Dsha256-armv4.pl610 vmov $ABCD_SAVE,$ABCD @ offload
/freebsd-11.0-release/crypto/openssl/crypto/aes/asm/
H A Daesni-mb-x86_64.pl609 my $offload=$sink;
666 my $temp = $i ? $offload : $offset;
690 lea 128(%rsp),$offload # offload area
745 vmovdqu @inp[$i%4],`16*$i`($offload) # off-load
830 vpxor 0x00($offload),@out[0],@out[0]
833 vpxor 0x10($offload),@out[1],@out[1]
836 vpxor 0x20($offload),@out[2],@out[2]
839 vpxor 0x30($offload),@out[3],@out[3]
922 # +192 IV/input offload
[all...]
H A Daesni-sha256-x86_64.pl205 $mask10,$mask12,$mask14,$offload)=map("%xmm$_",(8..15));
947 #mov $out,$_out # kept in $offload
972 vpinsrq \$1,$out,$offload,$offload
1043 vpinsrq \$0,%r13,$offload,$offload
1069 &vmovq ("%r13",$offload); # borrow $a0
1070 &vpextrq ("%r15",$offload,1); # borrow $a2
1081 &vpinsrq ($offload,$offload,"
[all...]
/freebsd-11.0-release/usr.bin/iscsictl/
H A Dtoken.l67 offload { return OFFLOAD; }
H A Dparse.y123 offload
269 offload: OFFLOAD EQUALS STR label
272 xo_errx(1, "duplicated offload at line %d", lineno);
/freebsd-11.0-release/usr.sbin/ctld/
H A Dtoken.l70 offload { return OFFLOAD; }
H A Dkernel.c880 strlcpy(req.data.handoff.offload,
882 sizeof(req.data.handoff.offload));
918 kernel_limits(const char *offload, size_t *max_data_segment_length) argument
925 if (offload != NULL) {
926 strlcpy(req.data.limits.offload, offload,
927 sizeof(req.data.limits.offload));
941 if (offload != NULL) {
942 log_debugx("MaxRecvDataSegment kernel limit for offload "
943 "\"%s\" is %zd", offload, *max_data_segment_lengt
[all...]
H A Dctld.h350 const char *offload);
406 void kernel_limits(const char *offload,
H A Dctld.c1032 portal_group_set_offload(struct portal_group *pg, const char *offload) argument
1036 log_warnx("cannot set offload to \"%s\" for "
1038 offload, pg->pg_name);
1042 pg->pg_offload = checked_strdup(offload);
/freebsd-11.0-release/sys/dev/qlxgb/
H A Dqla_hw.c720 uint16_t etype, opcode, offload = 1; local
754 offload = 0;
762 offload = 0;
766 if (!offload)
832 * TCP/UDP Checksum offload. If yes, the appropriate fields in the Tx
842 uint16_t etype, opcode, offload = 1; local
869 offload = 0;
879 offload = 0;
890 offload = 0;
900 offload
[all...]
/freebsd-11.0-release/sys/cam/ctl/
H A Dctl_ioctl.h637 char offload[CTL_ISCSI_OFFLOAD_LEN]; member in struct:ctl_iscsi_handoff_params
674 char offload[CTL_ISCSI_OFFLOAD_LEN]; member in struct:ctl_iscsi_limits_params
H A Dctl_frontend_iscsi.c1247 cfiscsi_session_new(struct cfiscsi_softc *softc, const char *offload) argument
1267 cs->cs_conn = icl_new_conn(offload, false, "cfiscsi", &cs->cs_lock);
1496 cs = cfiscsi_session_new(softc, cihp->offload);
1660 "<offload>%s</offload>"
1801 error = icl_limits(cilp->offload, false,
/freebsd-11.0-release/sys/dev/ixgbe/
H A Dix_txrx.c413 * Set up the appropriate offload context
739 int offload = TRUE; local
750 offload = FALSE;
766 } else if (!IXGBE_IS_X550VF(adapter) && (offload == FALSE))
786 if (offload == FALSE)
822 offload = FALSE;
834 offload = false;
840 offload = false;
846 offload = false;
849 offload
[all...]
/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_hw.c1596 uint16_t etype, opcode, offload = 1; local
1635 offload = 0;
1658 offload = 0;
1665 offload = 0;
1669 if (!offload)
1709 * TCP/UDP Checksum offload. If yes, the appropriate fields in the Tx
1720 uint16_t etype, opcode, offload = 1; local
1759 offload = 0;
1780 offload = 0;
1785 offload
[all...]
/freebsd-11.0-release/sys/dev/cxgb/common/
H A Dcxgb_common.h311 unsigned int lro; /* large receive offload */
323 unsigned int max_pkt_size; /* max offload pkt size */
403 unsigned int offload; member in struct:adapter_params
658 return adap->params.offload;
/freebsd-11.0-release/sys/dev/cxgbe/common/
H A Dcommon.h311 unsigned int offload:1; /* hw is TOE capable, fw has divvied up card member in struct:adapter_params
381 return adap->params.offload;
/freebsd-11.0-release/sys/dev/e1000/
H A Dif_em.c1393 /* Setup VLAN support, basic and offload if available */
1396 /* Set hardware offload abilities */
1956 * Assume IPv4, we don't have TSO/checksum offload support
3625 /* Clear checksum offload context. */
3849 * The offload context is protocol specific (TCP/UDP) and thus
3873 u16 offload = 0; local
3883 offload |= CSUM_IP;
3901 offload |= CSUM_TCP;
3913 * Setting up new checksum offload context for every
3917 * configured checksum offload contex
[all...]
H A Dif_igb.c1285 /* Set hardware offload abilities */
1900 ** Set up the appropriate offload context
3765 * Setup work for hardware segmentation offload (TSO) on
3901 int offload = TRUE; local
3910 offload = FALSE;
3926 } else if (offload == FALSE) /* ... no offload to do */
3961 offload = FALSE;
3997 offload = FALSE;
4001 if (offload) /* Fo
[all...]
/freebsd-11.0-release/contrib/libpcap/
H A Dpcap-linux.c3639 * offload are enabled, so we don't get rudely surprised by
3644 int offload; local
3646 offload = iface_get_offload(handle);
3647 if (offload == -1) {
3651 if (!offload) {

Completed in 298 milliseconds

12