Searched refs:OFFLOAD (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/networking/ |
H A D | nf_flowtable.rst | 111 You can identify offloaded flows through the [OFFLOAD] tag when listing your 117 …rt=52728 dport=5201 src=192.168.10.2 dst=192.168.10.1 sport=5201 dport=52728 [OFFLOAD] mark=0 use=2 203 listing your connection tracking table. Please, note that the [OFFLOAD] tag 204 refers to the software offload mode, so there is a distinction between [OFFLOAD]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 3127 OFFLOAD(ETHERTYPE, 16, U16_MAX, eth.h_proto, 0, ethertype), 3130 OFFLOAD(IP_DSCP, 8, 0xfc, ip4.tos, 0, ip_dscp), 3131 OFFLOAD(IP_TTL, 8, U8_MAX, ip4.ttl, 0, ttl_hoplimit), 3135 OFFLOAD(SIPV6_127_96, 32, U32_MAX, ip6.saddr.s6_addr32[0], 0, 3137 OFFLOAD(SIPV6_95_64, 32, U32_MAX, ip6.saddr.s6_addr32[1], 0, 3152 OFFLOAD(IP_DSCP, 16, 0x0fc0, ip6, 0, ip_dscp), 3154 OFFLOAD(TCP_SPORT, 16, U16_MAX, tcp.source, 0, tcp_sport), 3155 OFFLOAD(TCP_DPORT, 16, U16_MAX, tcp.dest, 0, tcp_dport), 3157 OFFLOAD(TCP_FLAGS, 8, U8_MAX, tcp.ack_seq, 5, tcp_flags), 3159 OFFLOAD(UDP_SPORT, 16, U16_MAX, udp.source, 0, udp_sport), [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mcu.c | 2328 return mt76_mcu_skb_send_msg(dev, skb, MCU_UNI_CMD(OFFLOAD), true); in mt76_connac_mcu_update_arp_filter() 2435 MCU_UNI_CMD(OFFLOAD), true); in mt76_connac_mcu_update_gtk_rekey() 2461 return mt76_mcu_send_msg(dev, MCU_UNI_CMD(OFFLOAD), &req, in mt76_connac_mcu_set_arp_filter() 2487 return mt76_mcu_send_msg(dev, MCU_UNI_CMD(OFFLOAD), &req, in mt76_connac_mcu_set_gtk_rekey()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mac.c | 862 MCU_UNI_CMD(OFFLOAD), true); in mt7921_set_ipv6_ns_work()
|
H A D | mcu.c | 48 cmd == MCU_UNI_CMD(OFFLOAD) || in mt7921_mcu_parse_response()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 164 cmd == MCU_UNI_CMD(OFFLOAD) || in mt7615_mcu_parse_response()
|
/openbmc/linux/ |
H A D | MAINTAINERS | 6179 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
|