Searched refs:OFFLOAD (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/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]
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 3243 OFFLOAD(ETHERTYPE, 16, U16_MAX, eth.h_proto, 0, ethertype), 3246 OFFLOAD(IP_DSCP, 8, 0xfc, ip4.tos, 0, ip_dscp), 3247 OFFLOAD(IP_TTL, 8, U8_MAX, ip4.ttl, 0, ttl_hoplimit), 3251 OFFLOAD(SIPV6_127_96, 32, U32_MAX, ip6.saddr.s6_addr32[0], 0, 3253 OFFLOAD(SIPV6_95_64, 32, U32_MAX, ip6.saddr.s6_addr32[1], 0, 3268 OFFLOAD(IP_DSCP, 16, 0x0fc0, ip6, 0, ip_dscp), 3270 OFFLOAD(TCP_SPORT, 16, U16_MAX, tcp.source, 0, tcp_sport), 3271 OFFLOAD(TCP_DPORT, 16, U16_MAX, tcp.dest, 0, tcp_dport), 3273 OFFLOAD(TCP_FLAGS, 8, U8_MAX, tcp.ack_seq, 5, tcp_flags), 3275 OFFLOAD(UDP_SPORT, 16, U16_MAX, udp.source, 0, udp_sport), [all …]
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 2254 return mt76_mcu_skb_send_msg(dev, skb, MCU_UNI_CMD(OFFLOAD), true); in mt76_connac_mcu_update_arp_filter() 2361 MCU_UNI_CMD(OFFLOAD), true); in mt76_connac_mcu_update_gtk_rekey() 2387 return mt76_mcu_send_msg(dev, MCU_UNI_CMD(OFFLOAD), &req, in mt76_connac_mcu_set_arp_filter() 2413 return mt76_mcu_send_msg(dev, MCU_UNI_CMD(OFFLOAD), &req, in mt76_connac_mcu_set_gtk_rekey()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | mac.c | 858 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()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mac.c | 1487 MCU_UNI_CMD(OFFLOAD), true); in mt7925_set_ipv6_ns_work()
|
| H A D | mcu.c | 42 cmd == MCU_UNI_CMD(OFFLOAD) || in mt7925_mcu_parse_response() 158 return mt76_mcu_skb_send_msg(dev, skb, MCU_UNI_CMD(OFFLOAD), true); in mt7925_mcu_update_arp_filter()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mcu.c | 164 cmd == MCU_UNI_CMD(OFFLOAD) || in mt7615_mcu_parse_response()
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 6988 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM 23019 SPI OFFLOAD
|