Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2249 #define OFFLOAD(fw_field, size, field, off, match_field) \ macro
2288 OFFLOAD(DMAC_47_16, 4, eth.h_dest[0], 0, dmac_47_16),
2289 OFFLOAD(DMAC_15_0, 2, eth.h_dest[4], 0, dmac_15_0),
2290 OFFLOAD(SMAC_47_16, 4, eth.h_source[0], 0, smac_47_16),
2291 OFFLOAD(SMAC_15_0, 2, eth.h_source[4], 0, smac_15_0),
2292 OFFLOAD(ETHERTYPE, 2, eth.h_proto, 0, ethertype),
2293 OFFLOAD(FIRST_VID, 2, vlan.h_vlan_TCI, 0, first_vid),
2295 OFFLOAD(IP_TTL, 1, ip4.ttl, 0, ttl_hoplimit),
2296 OFFLOAD(SIPV4, 4, ip4.saddr, 0, src_ipv4_src_ipv6.ipv4_layout.ipv4),
2297 OFFLOAD(DIPV4, 4, ip4.daddr, 0, dst_ipv4_dst_ipv6.ipv4_layout.ipv4),
[all …]
/Linux-v5.4/
DMAINTAINERS4942 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM