Searched defs:offload (Results 1 – 11 of 11) sorted by relevance
/net/netfilter/ |
D | nf_flow_table_offload.c | 722 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/ |
D | fib_lookup.h | 19 u8 offload; member
|
D | nexthop.c | 3634 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/ |
D | sch_taprio.c | 88 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
|
D | sch_etf.c | 28 bool offload; member
|
D | sch_cbs.c | 71 bool offload; member
|
D | sch_htb.c | 183 bool offload; member 1060 bool offload; in htb_init() local
|
/net/mac80211/ |
D | rx.c | 4268 bool offload; in ieee80211_check_fast_rx() local
|
/net/xfrm/ |
D | xfrm_state.c | 2618 int __xfrm_init_state(struct xfrm_state *x, bool init_replay, bool offload) in __xfrm_init_state()
|
/net/ipv6/ |
D | route.c | 6213 bool offload, bool trap, bool offload_failed) in fib6_info_hw_flags_set()
|
/net/core/ |
D | dev.c | 9528 bool offload = mode == XDP_MODE_HW; in dev_xdp_attach() local
|