Searched defs:offload (Results 1 – 10 of 10) sorted by relevance
| /net/netfilter/ |
| A D | nf_flow_table_offload.c | 733 const struct flow_offload_work *offload, in nf_flow_offload_rule_alloc() 871 static int flow_offload_tuple_add(struct flow_offload_work *offload, in flow_offload_tuple_add() 882 static void flow_offload_tuple_del(struct flow_offload_work *offload, in flow_offload_tuple_del() 891 static int flow_offload_rule_add(struct flow_offload_work *offload, in flow_offload_rule_add() 907 static void flow_offload_work_add(struct flow_offload_work *offload) in flow_offload_work_add() 926 static void flow_offload_work_del(struct flow_offload_work *offload) in flow_offload_work_del() 973 struct flow_offload_work *offload; in flow_offload_work_handler() local 1019 struct flow_offload_work *offload; in nf_flow_offload_work_alloc() local 1042 struct flow_offload_work *offload; in nf_flow_offload_add() local 1054 struct flow_offload_work *offload; in nf_flow_offload_del() local [all …]
|
| /net/sched/ |
| A D | sch_taprio.c | 116 struct tc_taprio_qopt_offload offload; member 1388 struct tc_taprio_qopt_offload *taprio_offload_get(struct tc_taprio_qopt_offload in taprio_offload_get() 1402 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() 1459 struct tc_taprio_qopt_offload *offload, in taprio_sched_to_offload() 1520 struct tc_taprio_qopt_offload *offload; in taprio_enable_offload() local 1585 struct tc_taprio_qopt_offload *offload; in taprio_disable_offload() local 2324 struct tc_taprio_qopt_offload *offload, in taprio_dump_xstats() 2373 struct tc_taprio_qopt_offload offload = { in taprio_dump_stats() local 2487 struct tc_taprio_qopt_offload offload = { in taprio_dump_class_stats() local
|
| A D | sch_etf.c | 28 bool offload; member
|
| A D | sch_cbs.c | 71 bool offload; member
|
| A D | sch_htb.c | 182 bool offload; member 1059 bool offload; in htb_init() local
|
| /net/ipv4/ |
| A D | fib_lookup.h | 20 u8 offload; member
|
| A D | nexthop.c | 3963 void nexthop_set_hw_flags(struct net *net, u32 id, bool offload, bool trap) in nexthop_set_hw_flags() 3985 bool offload, bool trap) in nexthop_bucket_set_hw_flags()
|
| /net/mac80211/ |
| A D | rx.c | 4528 bool offload; in ieee80211_check_fast_rx() local
|
| /net/ipv6/ |
| A D | route.c | 6400 bool offload, bool trap, bool offload_failed) in fib6_info_hw_flags_set()
|
| /net/core/ |
| A D | dev.c | 10228 bool offload = mode == XDP_MODE_HW; in dev_xdp_attach() local
|
Completed in 75 milliseconds