Home
last modified time | relevance | path

Searched full:offloaded (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iscsi_api.h266 * offloaded iSCSI connection
279 * offloaded iSCSI connection
293 * offloaded iSCSI connection
307 * of offloaded iSCSI connection
325 * offloaded iSCSI connection
H A Decore_iscsi.h112 * This ramrod updates remote MAC for iSCSI offloaded connection in FW
130 * This ramrod updates remote MAC for iSCSI offloaded connection in FW
151 * This ramrod deletes iSCSI offloaded connection in FW
H A Dtcp_common.h145 …lue of -1 indicates that the keepalive timer was not running when the connection was offloaded. */;
146 …e of -1 indicates that the retransmit timer was not running when the connection was offloaded. */;
294 …lue of -1 indicates that the keepalive timer was not running when the connection was offloaded. */;
295 …e of -1 indicates that the retransmit timer was not running when the connection was offloaded. */;
H A Decore_roce.c74 * was offloaded to the FW. In case it wasn't offloaded this is in ecore_roce_async_event()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.8555 A COP offers fine-grained control over which connections get offloaded and with
579 connections will be offloaded and, if so, with what settings.
613 are offloaded and optionally sets some per-connection properties if they are.
617 Connection should be offloaded.
679 will get offloaded.
/freebsd/sys/netinet/
H A Dtoecore.h64 * offloaded connection to the TOE driver. This is an unusual event.
69 * This is called by the kernel during pru_rcvd for an offloaded TCP
H A Dtoecore.c522 ("%s: tp %p not offloaded.", __func__, tp)); in toe_connect_failed()
529 * wasn't offloaded. in toe_connect_failed()
534 ("%s: tp %p still offloaded.", __func__, tp)); in toe_connect_failed()
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec.c268 mlx5_core_err(mdev, "Only IPSec aes-gcm-16 encryption protocol may be offloaded\n"); in mlx5e_xfrm_validate_state()
281 mlx5_core_err(mdev, "Only IPv4/6 xfrm states may be offloaded\n"); in mlx5e_xfrm_validate_state()
285 mlx5_core_err(mdev, "Only ESP xfrm state may be offloaded\n"); in mlx5e_xfrm_validate_state()
296 mlx5_core_err(mdev, "Only transport xfrm states may be offloaded in full offload mode\n"); in mlx5e_xfrm_validate_state()
575 mlx5_core_err(mdev, "Offloaded policy must be specific on its action\n"); in mlx5e_xfrm_validate_policy()
/freebsd/sys/dev/bxe/
H A Decore_mfw_req.h111 /* Num Offloaded Connections TCP_IPv4. */
113 /* Num Offloaded Connections TCP_IPv6. */
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt24 offloaded to bpmp.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,q6usb.yaml15 XHCI host controller properly for enabling the offloaded audio stream.
/freebsd/sys/contrib/device-tree/Bindings/fsi/
H A Dfsi-master-ast-cf.txt1 Device-tree bindings for ColdFire offloaded gpio-based FSI master driver
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uartdm.txt4 transmit and/or receive channels can be offloaded to a dma-engine. From a
H A Dqcom,msm-uartdm.yaml16 transmit and/or receive channels can be offloaded to a dma-engine. From a
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h1181 * @last_scan_age: age of the last offloaded scan
1182 * @n_scans_done: number of offloaded scans done
1225 * @last_scan_age: age of the last offloaded scan
1226 * @n_scans_done: number of offloaded scans done
H A Dtx.h753 * struct iwl_mac_beacon_cmd_v7 - beacon template command with offloaded CSA
790 * struct iwl_mac_beacon_cmd - beacon template command with offloaded CSA
/freebsd/contrib/wpa/src/ap/
H A Ddfs.c1221 /* Proceed only if DFS is not offloaded to the driver */ in hostapd_dfs_pre_cac_expired()
1454 /* Proceed only if DFS is not offloaded to the driver */ in hostapd_dfs_radar_detected()
1490 /* Proceed only if DFS is not offloaded to the driver */ in hostapd_dfs_nop_finished()
1546 /* This is called when the driver indicates that an offloaded in hostapd_dfs_start_cac()
1575 * Main DFS handler for offloaded case.
/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c4104 &stats->vrxs_csum, "Receive checksum offloaded"); in vtnet_setup_rxq_sysctl()
4108 &stats->vrxs_host_lro, "Receive host segmentation offloaded"); in vtnet_setup_rxq_sysctl()
4137 &stats->vtxs_csum, "Transmit checksum offloaded"); in vtnet_setup_txq_sysctl()
4139 &stats->vtxs_tso, "Transmit TCP segmentation offloaded"); in vtnet_setup_txq_sysctl()
4198 "Received checksum offloaded buffer with unsupported " in vtnet_setup_stat_sysctl()
4202 "Received checksum offloaded buffer with incorrect IP protocol"); in vtnet_setup_stat_sysctl()
4205 "Received checksum offloaded buffer with incorrect offset"); in vtnet_setup_stat_sysctl()
4208 "Received checksum offloaded buffer with incorrect protocol"); in vtnet_setup_stat_sysctl()
4221 "Aborted transmit of checksum offloaded buffer with unknown " in vtnet_setup_stat_sysctl()
4225 "Aborted transmit of checksum offloaded buffer because mismatched " in vtnet_setup_stat_sysctl()
[all …]
/freebsd/share/man/man9/
H A Dmbuf.91096 offloaded to the network interface hardware if possible.
1152 Should a TCP or UDP checksum be offloaded to the hardware,
/freebsd/cddl/lib/libdtrace/
H A Dsocket.d63 inline int SO_NO_OFFLOAD = 0x4000; /* socket cannot be offloaded */
/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-x86_64.pl1137 pxor 0x00(%rsp),$xt0 # $xaN is offloaded, remember?
1202 #movdqa 0x00(%rsp),$xt0 # $xaN is offloaded, remember?
1216 pxor 0x00(%rsp),$xt0 # $xaxN is offloaded, remember?
1226 movdqa 0x10(%rsp),$xt0 # $xaN is offloaded, remember?
1243 pxor 0x00(%rsp),$xt0 # $xaN is offloaded, remember?
1266 movdqa 0x20(%rsp),$xt0 # $xaN is offloaded, remember?
1283 pxor 0x00(%rsp),$xt0 # $xaN is offloaded, remember?
1321 movdqa 0x30(%rsp),$xt0 # $xaN is offloaded, remember?
2160 vmovdqa 0x00(%rsp),$xa0 # $xaN was offloaded, remember?
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c452 * This is of no interest to us. We've never had an offloaded in t4_l2_update()
/freebsd/sys/dev/qcom_ess_edma/
H A Dqcom_ess_edma_rx.c451 * add an offloaded VLAN tag to the mbuf. in qcom_ess_edma_rx_ring_complete()
/freebsd/sys/dev/ice/
H A Dvirtchnl.h810 * offloaded VLAN tags using the L2TAG2 field of the Tx descriptor.
813 * offloaded VLAN tags using the L2TAG2_2 field of the Rx descriptor.
923 * offloaded via the VIRTHCNL_VLAN_TAG_LOCATION_* bits. The VF will need to
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c3347 /* Offloaded frames are already decrypted but firmware insists they are in ath10k_htt_rx_h_rx_offload_prot()
3368 /* Offloaded frames don't have Rx descriptor. Instead they have in ath10k_htt_rx_h_rx_offload()
3378 ath10k_warn(ar, "dropping frame: offloaded rx msdu is too long!\n"); in ath10k_htt_rx_h_rx_offload()
3385 /* Offloaded rx header length isn't multiple of 2 nor 4 so the in ath10k_htt_rx_h_rx_offload()
3388 * because these offloaded frames are rare. in ath10k_htt_rx_h_rx_offload()
3465 /* Offloaded frames are very different and need to be handled in ath10k_htt_rx_in_ord_ind()

1234