Home
last modified time | relevance | path

Searched refs:OFFLOAD (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1712 #define OFFLOAD(fw_field, size, field, off) \ macro
1716 OFFLOAD(DMAC_47_16, 4, eth.h_dest[0], 0),
1717 OFFLOAD(DMAC_15_0, 2, eth.h_dest[4], 0),
1718 OFFLOAD(SMAC_47_16, 4, eth.h_source[0], 0),
1719 OFFLOAD(SMAC_15_0, 2, eth.h_source[4], 0),
1720 OFFLOAD(ETHERTYPE, 2, eth.h_proto, 0),
1722 OFFLOAD(IP_TTL, 1, ip4.ttl, 0),
1723 OFFLOAD(SIPV4, 4, ip4.saddr, 0),
1724 OFFLOAD(DIPV4, 4, ip4.daddr, 0),
1726 OFFLOAD(SIPV6_127_96, 4, ip6.saddr.s6_addr32[0], 0),
[all …]
/Linux-v4.19/
DMAINTAINERS4453 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM