Home
last modified time | relevance | path

Searched defs:offload (Results 1 – 11 of 11) sorted by relevance

/net/netfilter/
Dnf_flow_table_offload.c722 const struct flow_offload_work *offload, in nf_flow_offload_rule_alloc()
791 static int nf_flow_offload_alloc(const struct flow_offload_work *offload, in nf_flow_offload_alloc()
860 static int flow_offload_tuple_add(struct flow_offload_work *offload, in flow_offload_tuple_add()
870 static void flow_offload_tuple_del(struct flow_offload_work *offload, in flow_offload_tuple_del()
878 static int flow_offload_rule_add(struct flow_offload_work *offload, in flow_offload_rule_add()
893 static void flow_offload_work_add(struct flow_offload_work *offload) in flow_offload_work_add()
912 static void flow_offload_work_del(struct flow_offload_work *offload) in flow_offload_work_del()
920 static void flow_offload_tuple_stats(struct flow_offload_work *offload, in flow_offload_tuple_stats()
929 static void flow_offload_work_stats(struct flow_offload_work *offload) in flow_offload_work_stats()
955 struct flow_offload_work *offload; in flow_offload_work_handler() local
[all …]
/net/ipv4/
Dfib_lookup.h19 u8 offload; member
Dnexthop.c3634 void nexthop_set_hw_flags(struct net *net, u32 id, bool offload, bool trap) in nexthop_set_hw_flags()
3656 bool offload, bool trap) in nexthop_bucket_set_hw_flags()
/net/sched/
Dsch_taprio.c88 struct tc_taprio_qopt_offload offload; member
1163 struct tc_taprio_qopt_offload *taprio_offload_get(struct tc_taprio_qopt_offload in taprio_offload_get()
1177 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free()
1240 struct tc_taprio_qopt_offload *offload) in taprio_sched_to_offload()
1268 struct tc_taprio_qopt_offload *offload; in taprio_enable_offload() local
1306 struct tc_taprio_qopt_offload *offload; in taprio_disable_offload() local
Dsch_etf.c28 bool offload; member
Dsch_cbs.c71 bool offload; member
Dsch_htb.c183 bool offload; member
1060 bool offload; in htb_init() local
/net/mac80211/
Drx.c4268 bool offload; in ieee80211_check_fast_rx() local
/net/xfrm/
Dxfrm_state.c2618 int __xfrm_init_state(struct xfrm_state *x, bool init_replay, bool offload) in __xfrm_init_state()
/net/ipv6/
Droute.c6213 bool offload, bool trap, bool offload_failed) in fib6_info_hw_flags_set()
/net/core/
Ddev.c9528 bool offload = mode == XDP_MODE_HW; in dev_xdp_attach() local