Home
last modified time | relevance | path

Searched defs:offload (Results 1 - 25 of 104) sorted by relevance

12345

/kernel/linux/linux-5.10/net/ipv6/
H A DMakefile
/kernel/linux/linux-5.10/include/linux/can/
H A Drx-offload.h53 can_rx_offload_schedule(struct can_rx_offload *offload) can_rx_offload_schedule() argument
58 can_rx_offload_disable(struct can_rx_offload *offload) can_rx_offload_disable() argument
[all...]
/kernel/linux/linux-6.6/include/linux/can/
H A Drx-offload.h60 can_rx_offload_disable(struct can_rx_offload *offload) can_rx_offload_disable() argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_lookup.h19 u8 offload:1, member
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_lookup.h20 u8 offload; member
/kernel/linux/linux-5.10/drivers/net/can/dev/
H A Drx-offload.c24 can_rx_offload_le(struct can_rx_offload *offload, in can_rx_offload_le() argument
34 can_rx_offload_inc(struct can_rx_offload *offload, unsigned int *val) in can_rx_offload_inc() argument
44 struct can_rx_offload *offload = container_of(napi, in can_rx_offload_napi_poll() local
140 can_rx_offload_offload_one(struct can_rx_offload *offload, unsigned int n) can_rx_offload_offload_one() argument
174 can_rx_offload_irq_offload_timestamp(struct can_rx_offload *offload, u64 pending) can_rx_offload_irq_offload_timestamp() argument
217 can_rx_offload_irq_offload_fifo(struct can_rx_offload *offload) can_rx_offload_irq_offload_fifo() argument
240 can_rx_offload_queue_sorted(struct can_rx_offload *offload, struct sk_buff *skb, u32 timestamp) can_rx_offload_queue_sorted() argument
265 can_rx_offload_get_echo_skb(struct can_rx_offload *offload, unsigned int idx, u32 timestamp) can_rx_offload_get_echo_skb() argument
288 can_rx_offload_queue_tail(struct can_rx_offload *offload, struct sk_buff *skb) can_rx_offload_queue_tail() argument
304 can_rx_offload_init_queue(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) can_rx_offload_init_queue() argument
323 can_rx_offload_add_timestamp(struct net_device *dev, struct can_rx_offload *offload) can_rx_offload_add_timestamp() argument
344 can_rx_offload_add_fifo(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) can_rx_offload_add_fifo() argument
354 can_rx_offload_add_manual(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) can_rx_offload_add_manual() argument
365 can_rx_offload_enable(struct can_rx_offload *offload) can_rx_offload_enable() argument
371 can_rx_offload_del(struct can_rx_offload *offload) can_rx_offload_del() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_tas.h42 struct tc_taprio_qopt_offload *offload[SJA1105_NUM_PORTS]; member
H A Dsja1105_tas.c31 const struct tc_taprio_qopt_offload *offload; in sja1105_tas_set_runtime_params() local
273 const struct tc_taprio_qopt_offload *offload; sja1105_init_scheduling() local
386 const struct tc_taprio_qopt_offload *offload; sja1105_tas_check_conflicts() local
883 struct tc_taprio_qopt_offload *offload; sja1105_tas_teardown() local
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dsch_etf.c28 bool offload; member
[all...]
H A Dsch_cbs.c70 bool offload; member
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_tas.h42 struct tc_taprio_qopt_offload *offload[SJA1105_MAX_NUM_PORTS]; member
H A Dsja1105_tas.c31 const struct tc_taprio_qopt_offload *offload; in sja1105_tas_set_runtime_params() local
274 const struct tc_taprio_qopt_offload *offload; sja1105_init_scheduling() local
387 const struct tc_taprio_qopt_offload *offload; sja1105_tas_check_conflicts() local
888 struct tc_taprio_qopt_offload *offload; sja1105_tas_teardown() local
[all...]
/kernel/linux/linux-6.6/drivers/net/can/m_can/
H A Dm_can.h75 struct can_rx_offload offload; member
/kernel/linux/linux-6.6/drivers/net/can/flexcan/
H A Dflexcan.h84 struct can_rx_offload offload; member
/kernel/linux/linux-6.6/drivers/net/can/dev/
H A Drx-offload.c24 can_rx_offload_le(struct can_rx_offload *offload, in can_rx_offload_le() argument
34 can_rx_offload_inc(struct can_rx_offload *offload, unsigned int *val) in can_rx_offload_inc() argument
44 struct can_rx_offload *offload = container_of(napi, in can_rx_offload_napi_poll() local
141 can_rx_offload_offload_one(struct can_rx_offload *offload, unsigned int n) can_rx_offload_offload_one() argument
175 can_rx_offload_irq_offload_timestamp(struct can_rx_offload *offload, u64 pending) can_rx_offload_irq_offload_timestamp() argument
202 can_rx_offload_irq_offload_fifo(struct can_rx_offload *offload) can_rx_offload_irq_offload_fifo() argument
222 can_rx_offload_queue_timestamp(struct can_rx_offload *offload, struct sk_buff *skb, u32 timestamp) can_rx_offload_queue_timestamp() argument
244 can_rx_offload_get_echo_skb_queue_timestamp(struct can_rx_offload *offload, unsigned int idx, u32 timestamp, unsigned int *frame_len_ptr) can_rx_offload_get_echo_skb_queue_timestamp() argument
268 can_rx_offload_queue_tail(struct can_rx_offload *offload, struct sk_buff *skb) can_rx_offload_queue_tail() argument
284 can_rx_offload_get_echo_skb_queue_tail(struct can_rx_offload *offload, unsigned int idx, unsigned int *frame_len_ptr) can_rx_offload_get_echo_skb_queue_tail() argument
308 can_rx_offload_irq_finish(struct can_rx_offload *offload) can_rx_offload_irq_finish() argument
329 can_rx_offload_threaded_irq_finish(struct can_rx_offload *offload) can_rx_offload_threaded_irq_finish() argument
352 can_rx_offload_init_queue(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) can_rx_offload_init_queue() argument
373 can_rx_offload_add_timestamp(struct net_device *dev, struct can_rx_offload *offload) can_rx_offload_add_timestamp() argument
394 can_rx_offload_add_fifo(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) can_rx_offload_add_fifo() argument
404 can_rx_offload_add_manual(struct net_device *dev, struct can_rx_offload *offload, unsigned int weight) can_rx_offload_add_manual() argument
415 can_rx_offload_enable(struct can_rx_offload *offload) can_rx_offload_enable() argument
421 can_rx_offload_del(struct can_rx_offload *offload) can_rx_offload_del() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dnetdev.c218 nsim_setup_tc_taprio(struct net_device *dev, struct tc_taprio_qopt_offload *offload) nsim_setup_tc_taprio() argument
/kernel/linux/linux-6.6/net/sched/
H A Dsch_etf.c28 bool offload; member
H A Dsch_cbs.c71 bool offload; member
[all...]
/kernel/linux/linux-6.6/kernel/rcu/
H A Drcu_segcblist.c266 void rcu_segcblist_offload(struct rcu_segcblist *rsclp, bool offload) in rcu_segcblist_offload() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c38 submit_dmub_read_modify_write( struct dc_reg_helper_state *offload, const struct dc_context *ctx) submit_dmub_read_modify_write() argument
63 submit_dmub_burst_write( struct dc_reg_helper_state *offload, const struct dc_context *ctx) submit_dmub_burst_write() argument
85 submit_dmub_reg_wait( struct dc_reg_helper_state *offload, const struct dc_context *ctx) submit_dmub_reg_wait() argument
148 dmub_flush_buffer_execute( struct dc_reg_helper_state *offload, const struct dc_context *ctx) dmub_flush_buffer_execute() argument
156 dmub_flush_burst_write_buffer_execute( struct dc_reg_helper_state *offload, const struct dc_context *ctx) dmub_flush_burst_write_buffer_execute() argument
167 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; dmub_reg_value_burst_set_pack() local
192 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; dmub_reg_value_pack() local
231 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; dmub_reg_wait_done_pack() local
624 struct dc_reg_helper_state *offload = reg_sequence_start_gather() local
636 struct dc_reg_helper_state *offload; reg_sequence_start_execute() local
667 struct dc_reg_helper_state *offload; reg_sequence_wait_done() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c39 submit_dmub_read_modify_write( struct dc_reg_helper_state *offload, const struct dc_context *ctx) submit_dmub_read_modify_write() argument
58 submit_dmub_burst_write( struct dc_reg_helper_state *offload, const struct dc_context *ctx) submit_dmub_burst_write() argument
74 submit_dmub_reg_wait( struct dc_reg_helper_state *offload, const struct dc_context *ctx) submit_dmub_reg_wait() argument
131 dmub_flush_buffer_execute( struct dc_reg_helper_state *offload, const struct dc_context *ctx) dmub_flush_buffer_execute() argument
138 dmub_flush_burst_write_buffer_execute( struct dc_reg_helper_state *offload, const struct dc_context *ctx) dmub_flush_burst_write_buffer_execute() argument
148 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; dmub_reg_value_burst_set_pack() local
173 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; dmub_reg_value_pack() local
212 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; dmub_reg_wait_done_pack() local
637 struct dc_reg_helper_state *offload = reg_sequence_start_gather() local
649 struct dc_reg_helper_state *offload; reg_sequence_start_execute() local
678 struct dc_reg_helper_state *offload; reg_sequence_wait_done() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dsink_userdata.h102 } offload; member
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_user.c134 int err = -ENOMEM, offload; in create_tap_fd() local
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_user.c135 int err = -ENOMEM, offload; in create_tap_fd() local
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c449 enum hinic_offload_type offload = 0; in hinic_tx_offload() local

Completed in 16 milliseconds

12345