Home
last modified time | relevance | path

Searched full:toe (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/qemu/ebpf/
H A Debpf_rss.c238 uint8_t toe[VIRTIO_NET_RSS_MAX_KEY_SIZE] = {}; in ebpf_rss_set_toepliz_key() local
240 memcpy(toe, toeplitz_key, VIRTIO_NET_RSS_MAX_KEY_SIZE); in ebpf_rss_set_toepliz_key()
241 *(uint32_t *)toe = ntohl(*(uint32_t *)toe); in ebpf_rss_set_toepliz_key()
243 memcpy(ctx->mmap_toeplitz_key, toe, VIRTIO_NET_RSS_MAX_KEY_SIZE); in ebpf_rss_set_toepliz_key()
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dcortina,gemini-ethernet.yaml50 - description: DMA/TOE memory
115 reg = <0x60008000 0x2000>, /* Port 0 DMA/TOE */
128 reg = <0x6000c000 0x2000>, /* Port 1 DMA/TOE */
/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.h46 /* TOE DMA Queue Size should be 2^n, n = 6...12
47 * TOE DMA Queues are the following queue types:
91 /* GMAC 0/1 DMA/TOE register */
148 /* TOE GMAC 0/1 register */
534 /* bit 31 TOE/CIS Queue Full dropped packet to default queue */
874 * (1) TOE Queue Header
875 * (2) Non-TOE Queue Header
879 * TOE Queue Header
881 * | TOE Queue 0 Header |
884 * | TOE Queue 1 Header |
[all …]
H A Dgemini.c5 * This hardware contains a TCP Offload Engine (TOE) but currently the
2344 * TOE intr -------------> int1 ----> eth1 in gemini_ethernet_init()
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c385 struct toeplitz_key_data_t *toe, in calculate_rss_hash() argument
532 net_toeplitz_add(result, rss_input, bytes_written, toe); in calculate_rss_hash()
542 struct toeplitz_key_data_t *toe; in tun_rss_steering_prog() local
548 toe = bpf_map_lookup_elem(&tap_rss_map_toeplitz_key, &key); in tun_rss_steering_prog()
550 if (!config || !toe) { in tun_rss_steering_prog()
554 if (config->redirect && calculate_rss_hash(skb, config, toe, &hash)) { in tun_rss_steering_prog()
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dintel,ldma.yaml25 - intel,lgm-toe-dma30
26 - intel,lgm-toe-dma31
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h5273 /* The toe storm context of Mstorm */
5278 /* The toe storm context of Pstorm */
5283 /* The toe storm context of Ystorm */
5288 /* The toe storm context of Xstorm */
5760 /* The toe storm context of Tstorm */
5765 /* The toe storm context of Ustorm */
5770 /* toe connection context */
5788 /* toe init ramrod header */
5795 /* toe pf init parameters */
5809 /* toe tss parameters */
[all …]
H A Dqed_init_fw_funcs.c281 { NULL }, /*TOE*/
/openbmc/linux/include/linux/qed/
H A Dtcp_common.h229 /* toe upload parameters */
/openbmc/linux/arch/arm/boot/dts/gemini/
H A Dgemini.dtsi356 reg = <0x60008000 0x2000>, /* Port 0 DMA/TOE */
367 reg = <0x6000c000 0x2000>, /* Port 1 DMA/TOE */
/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h59 #define BDX_NIC_NAME "Tehuti 10 Giga TOE SmartNIC"
60 #define BDX_NIC2PORT_NAME "Tehuti 2-Port 10 Giga TOE SmartNIC"
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_nvram.h164 u32 net_ip_addr0; /* x6A Added for TOE
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c414 .desc = "Chelsio T110 1x10GBase-CX4 TOE",
476 .desc = "Chelsio T210 1x10GBaseX TOE",
498 .desc = "Chelsio T210 1x10GBase-CX4 TOE",
H A Dsge.c700 * CommandQ 0 handles Ethernet and TOE packets, while queue 1 is TOE in alloc_tx_resources()
1086 * Called when we receive an unexpected offload packet (e.g., the TOE
H A Dcxgb2.c156 /* multi-ports: inform toe */ in t1_link_negotiated()
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses.inc296 ${bindir}/toe \
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h4048 * TCP context region, shared in TOE, RDMA and ISCSI
4250 * Ethernet context section, shared in TOE, RDMA and ISCSI
4308 * IpV4 context section, shared in TOE, RDMA and ISCSI
4342 * context section, shared in TOE, RDMA and ISCSI
4350 * IpV6 context section, shared in TOE, RDMA and ISCSI
4385 * TCP context section, shared in TOE, RDMA and ISCSI
4470 * Common context section, shared in TOE, RDMA and ISCSI
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunbmac.h100 #define BMAC_JSIZE 0x22cUL /* Toe jam... */
H A Dsunbmac.c76 #define DEFAULT_JAMSIZE 4 /* Toe jam */
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCC-BY-3.0-NL55 …t een exemplaar van, of de Uniform Resource Identifier voor, deze Licentie toe te voegen aan elk e…
/openbmc/qemu/hw/net/fsl_etsec/
H A Drings.c236 /* TODO: if TxBD[TOE/UN] skip the Tx Frame Control Block*/ in process_tx_bd()
H A Dregisters.c211 /* eTSEC Counter Control and TOE Statistics Registers */
/openbmc/linux/drivers/dma/lgm/
H A Dlgm-dma.c1559 { .compatible = "intel,lgm-toe-dma30", .data = &toe_dma30},
1560 { .compatible = "intel,lgm-toe-dma31", .data = &toe_dma31},
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c160 /* set this when rx hw offload (TOE) functions are being used */ in gfar_rx_offload_en()
1859 /* put back a new fcb for vlan/tstamp TOE */ in gfar_start_xmit()
1862 /* Tx TOE not used */ in gfar_start_xmit()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c613 /* Get current TOE mode from dongle */ in brcmf_netdev_open()

12