Searched refs:OFFLOAD (Results 1 – 8 of 8) sorted by relevance
| /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]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 3204 #define OFFLOAD(fw_field, field_bsize, field_mask, field, off, match_field) \ macro 3243 OFFLOAD(DMAC_47_16, 32, U32_MAX, eth.h_dest[0], 0, dmac_47_16), 3244 OFFLOAD(DMAC_15_0, 16, U16_MAX, eth.h_dest[4], 0, dmac_15_0), 3245 OFFLOAD(SMAC_47_16, 32, U32_MAX, eth.h_source[0], 0, smac_47_16), 3246 OFFLOAD(SMAC_15_0, 16, U16_MAX, eth.h_source[4], 0, smac_15_0), 3247 OFFLOAD(ETHERTYPE, 16, U16_MAX, eth.h_proto, 0, ethertype), 3248 OFFLOAD(FIRST_VID, 16, U16_MAX, vlan.h_vlan_TCI, 0, first_vid), 3250 OFFLOAD(IP_DSCP, 8, 0xfc, ip4.tos, 0, ip_dscp), 3251 OFFLOAD(IP_TTL, 8, U8_MAX, ip4.ttl, 0, ttl_hoplimit), 3252 OFFLOAD(SIPV4, 32, U32_MAX, ip4.saddr, 0, src_ipv4_src_ipv6.ipv4_layout.ipv4), [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 2395 return mt76_mcu_skb_send_msg(dev, skb, MCU_UNI_CMD(OFFLOAD), true); in mt76_connac_mcu_update_arp_filter() 2502 MCU_UNI_CMD(OFFLOAD), true); in mt76_connac_mcu_update_gtk_rekey() 2528 return mt76_mcu_send_msg(dev, MCU_UNI_CMD(OFFLOAD), &req, in mt76_connac_mcu_set_arp_filter() 2554 return mt76_mcu_send_msg(dev, MCU_UNI_CMD(OFFLOAD), &req, in mt76_connac_mcu_set_gtk_rekey()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | mac.c | 873 MCU_UNI_CMD(OFFLOAD), true); in mt7921_set_ipv6_ns_work()
|
| H A D | mcu.c | 45 cmd == MCU_UNI_CMD(OFFLOAD) || in mt7921_mcu_parse_response()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mac.c | 1729 MCU_UNI_CMD(OFFLOAD), true); in mt7925_set_ipv6_ns_work()
|
| H A D | mcu.c | 58 cmd == MCU_UNI_CMD(OFFLOAD) || in mt7925_mcu_parse_response() 175 return mt76_mcu_skb_send_msg(dev, skb, MCU_UNI_CMD(OFFLOAD), true); in mt7925_mcu_update_arp_filter()
|
| /linux/ |
| H A D | MAINTAINERS | 7698 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM 20512 OPENVPN DATA CHANNEL OFFLOAD 25816 SPI OFFLOAD
|