| /net/netfilter/ |
| A D | nf_flow_table_offload.c | 875 return nf_flow_offload_tuple(offload->flowtable, offload->flow, in flow_offload_tuple_add() 885 nf_flow_offload_tuple(offload->flowtable, offload->flow, NULL, dir, in flow_offload_tuple_del() 939 nf_flow_offload_tuple(offload->flowtable, offload->flow, NULL, dir, in flow_offload_tuple_stats() 956 offload->flow->timeout = max_t(u64, offload->flow->timeout, in flow_offload_work_stats() 996 kfree(offload); in flow_offload_work_handler() 1025 if (!offload) { in nf_flow_offload_work_alloc() 1030 offload->cmd = cmd; in nf_flow_offload_work_alloc() 1035 return offload; in nf_flow_offload_work_alloc() 1045 if (!offload) in nf_flow_offload_add() 1057 if (!offload) in nf_flow_offload_del() [all …]
|
| A D | nft_cmp.c | 194 .offload = nft_cmp_offload, 286 .offload = nft_cmp_fast_offload, 380 .offload = nft_cmp16_fast_offload,
|
| A D | nft_dup_netdev.c | 84 .offload = nft_dup_netdev_offload,
|
| A D | nft_fwd_netdev.c | 232 .offload = nft_fwd_netdev_offload,
|
| A D | nf_tables_offload.c | 123 if (!expr->ops->offload) { in nft_flow_rule_create() 127 err = expr->ops->offload(ctx, flow, expr); in nft_flow_rule_create()
|
| A D | nft_bitwise.c | 449 .offload = nft_bitwise_offload, 593 .offload = nft_bitwise_fast_offload,
|
| A D | nft_counter.c | 305 .offload = nft_counter_offload,
|
| A D | nft_immediate.c | 345 .offload = nft_immediate_offload,
|
| A D | nft_payload.c | 582 .offload = nft_payload_offload, 592 .offload = nft_payload_offload,
|
| A D | nft_meta.c | 778 .offload = nft_meta_get_offload,
|
| /net/sched/ |
| A D | sch_taprio.c | 1389 *offload) in taprio_offload_get() 1394 offload); in taprio_offload_get() 1398 return offload; in taprio_offload_get() 1407 offload); in taprio_offload_free() 1483 offload->num_entries = i; in taprio_sched_to_offload() 1544 if (!offload) { in taprio_enable_offload() 1550 offload->extack = extack; in taprio_enable_offload() 1573 offload->extack = NULL; in taprio_enable_offload() 1592 if (!offload) { in taprio_disable_offload() 2377 return taprio_dump_xstats(sch, d, &offload, &offload.stats); in taprio_dump_stats() [all …]
|
| A D | sch_htb.c | 182 bool offload; member 1059 bool offload; in htb_init() local 1086 if (offload) { in htb_init() 1118 if (!offload) in htb_init() 1199 if (q->offload) in htb_attach() 1211 if (q->offload) in htb_dump() 1371 if (!q->offload) in htb_select_queue() 1455 if (q->offload) in htb_graft() 1524 if (q->offload) in htb_parent_to_leaf() 1724 if (q->offload) in htb_delete() [all …]
|
| A D | sch_cbs.c | 71 bool offload; member 257 if (!q->offload) in cbs_disable_offload() 382 if (!qopt->offload) { in cbs_change() 396 WRITE_ONCE(q->offload, qopt->offload); in cbs_change() 466 opt.offload = READ_ONCE(q->offload); in cbs_dump()
|
| A D | sch_etf.c | 28 bool offload; member 303 if (!q->offload) in etf_disable_offload() 390 q->offload = OFFLOAD_IS_ON(qopt); in etf_init() 472 if (READ_ONCE(q->offload)) in etf_dump()
|
| A D | Kconfig | 964 Say N here if you won't be using tc<->ovs offload or tc chains offload.
|
| /net/tls/ |
| A D | Kconfig | 21 bool "Transport Layer Security HW offload" 28 Enable kernel support for HW offload of the TLS protocol. 37 Enable kernel support for legacy HW offload of the TLS protocol,
|
| /net/sctp/ |
| A D | Makefile | 15 offload.o stream_sched.o stream_sched_prio.o \
|
| /net/ipv4/ |
| A D | fib_lookup.h | 20 u8 offload; member
|
| A D | fib_trie.c | 1054 if (READ_ONCE(fa_match->offload) == fri->offload && in fib_alias_hw_flags_set() 1059 WRITE_ONCE(fa_match->offload, fri->offload); in fib_alias_hw_flags_set() 1288 new_fa->offload = 0; in fib_table_insert() 1349 new_fa->offload = 0; in fib_table_insert() 2293 fri.offload = READ_ONCE(fa->offload); in fn_trie_dump_leaf()
|
| A D | fib_semantics.c | 562 fri.offload = READ_ONCE(fa->offload); in rtmsg_fib() 1771 goto offload; in fib_dump_info() 1797 offload: in fib_dump_info() 1798 if (fri->offload) in fib_dump_info()
|
| A D | nexthop.c | 3963 void nexthop_set_hw_flags(struct net *net, u32 id, bool offload, bool trap) in nexthop_set_hw_flags() argument 3974 if (offload) in nexthop_set_hw_flags() 3985 bool offload, bool trap) in nexthop_bucket_set_hw_flags() argument 4008 if (offload) in nexthop_bucket_set_hw_flags()
|
| A D | Kconfig | 371 tristate "IP: ESP transformation offload" 376 Support for ESP transformation offload. This makes sense
|
| A D | route.c | 3407 fri.offload = 0; in inet_rtm_getroute() 3421 fri.offload = READ_ONCE(fa->offload); in inet_rtm_getroute()
|
| /net/ipv6/ |
| A D | Kconfig | 82 tristate "IPv6: ESP transformation offload" 87 Support for ESP transformation offload. This makes sense
|
| A D | route.c | 5918 if (READ_ONCE(rt->offload)) in rt6_fill_node() 6400 bool offload, bool trap, bool offload_failed) in fib6_info_hw_flags_set() argument 6405 if (READ_ONCE(f6i->offload) == offload && in fib6_info_hw_flags_set() 6410 WRITE_ONCE(f6i->offload, offload); in fib6_info_hw_flags_set()
|