Home
last modified time | relevance | path

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

12

/linux/drivers/net/can/dev/
A Drx-offload.c24 can_rx_offload_le(struct can_rx_offload *offload, in can_rx_offload_le()
44 struct can_rx_offload *offload = container_of(napi, in can_rx_offload_napi_poll() local
221 int can_rx_offload_queue_sorted(struct can_rx_offload *offload, in can_rx_offload_queue_sorted()
266 int can_rx_offload_queue_tail(struct can_rx_offload *offload, in can_rx_offload_queue_tail()
281 void can_rx_offload_irq_finish(struct can_rx_offload *offload) in can_rx_offload_irq_finish()
326 struct can_rx_offload *offload, in can_rx_offload_init_queue()
346 struct can_rx_offload *offload) in can_rx_offload_add_timestamp()
367 struct can_rx_offload *offload, unsigned int weight) in can_rx_offload_add_fifo()
377 struct can_rx_offload *offload, in can_rx_offload_add_manual()
387 void can_rx_offload_enable(struct can_rx_offload *offload) in can_rx_offload_enable()
[all …]
/linux/kernel/bpf/
A Doffload.c83 struct bpf_prog_offload *offload; in bpf_prog_offload_init() local
129 struct bpf_prog_offload *offload; in bpf_prog_offload_verifier_prep() local
146 struct bpf_prog_offload *offload; in bpf_prog_offload_verify_insn() local
161 struct bpf_prog_offload *offload; in bpf_prog_offload_finalize() local
182 struct bpf_prog_offload *offload; in bpf_prog_offload_replace_insn() local
199 struct bpf_prog_offload *offload; in bpf_prog_offload_remove_insns() local
214 struct bpf_prog_offload *offload = prog->aux->offload; in __bpf_prog_offload_destroy() local
237 struct bpf_prog_offload *offload; in bpf_prog_offload_translate() local
550 struct bpf_prog_offload *offload; in __bpf_offload_dev_match() local
633 struct bpf_prog_offload *offload, *ptmp; in bpf_offload_dev_netdev_unregister() local
/linux/net/netfilter/
A Dnf_flow_table_offload.c722 const struct flow_offload_work *offload, in nf_flow_offload_rule_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()
955 struct flow_offload_work *offload; in flow_offload_work_handler() local
990 struct flow_offload_work *offload; in nf_flow_offload_work_alloc() local
1014 struct flow_offload_work *offload; in nf_flow_offload_add() local
1026 struct flow_offload_work *offload; in nf_flow_offload_del() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_helper.c40 struct dc_reg_helper_state *offload, in submit_dmub_read_modify_write()
65 struct dc_reg_helper_state *offload, in submit_dmub_burst_write()
87 struct dc_reg_helper_state *offload, in submit_dmub_reg_wait()
150 struct dc_reg_helper_state *offload, in dmub_flush_buffer_execute()
158 struct dc_reg_helper_state *offload, in dmub_flush_burst_write_buffer_execute()
168 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_burst_set_pack() local
193 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_pack() local
232 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_wait_done_pack() local
599 struct dc_reg_helper_state *offload = in reg_sequence_start_gather() local
611 struct dc_reg_helper_state *offload; in reg_sequence_start_execute() local
[all …]
/linux/drivers/net/dsa/sja1105/
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; in sja1105_init_scheduling() local
387 const struct tc_taprio_qopt_offload *offload; in sja1105_tas_check_conflicts() local
885 struct tc_taprio_qopt_offload *offload; in sja1105_tas_teardown() local
A Dsja1105_tas.h42 struct tc_taprio_qopt_offload *offload[SJA1105_MAX_NUM_PORTS]; member
/linux/include/linux/can/
A Drx-offload.h57 static inline void can_rx_offload_disable(struct can_rx_offload *offload) in can_rx_offload_disable()
/linux/net/sched/
A Dsch_taprio.c87 struct tc_taprio_qopt_offload offload; member
1150 struct tc_taprio_qopt_offload *taprio_offload_get(struct tc_taprio_qopt_offload in taprio_offload_get()
1164 void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free()
1227 struct tc_taprio_qopt_offload *offload) in taprio_sched_to_offload()
1255 struct tc_taprio_qopt_offload *offload; in taprio_enable_offload() local
1291 struct tc_taprio_qopt_offload *offload; in taprio_disable_offload() local
A Dsch_etf.c28 bool offload; member
A Dsch_cbs.c71 bool offload; member
A Dsch_htb.c183 bool offload; member
1059 bool offload; in htb_init() local
/linux/net/ipv4/
A Dfib_lookup.h19 u8 offload:1, member
/linux/drivers/net/can/
A Dti_hecc.c189 struct can_rx_offload offload; member
533 struct ti_hecc_priv *rx_offload_to_priv(struct can_rx_offload *offload) in rx_offload_to_priv()
538 static struct sk_buff *ti_hecc_mailbox_read(struct can_rx_offload *offload, in ti_hecc_mailbox_read()
A Dflexcan.c354 struct can_rx_offload offload; member
1001 static inline struct flexcan_priv *rx_offload_to_priv(struct can_rx_offload *offload) in rx_offload_to_priv()
1006 static struct sk_buff *flexcan_mailbox_read(struct can_rx_offload *offload, in flexcan_mailbox_read()
/linux/drivers/net/can/m_can/
A Dm_can.h76 struct can_rx_offload offload; member
/linux/kernel/rcu/
A Drcu_segcblist.c266 void rcu_segcblist_offload(struct rcu_segcblist *rsclp, bool offload) in rcu_segcblist_offload()
A Dtree_nocb.h939 bool offload, unsigned long flags) in rdp_offload_toggle()
/linux/include/net/
A Dflow_offload.h505 struct flow_block_offload *offload) in flow_block_cb_add()
511 struct flow_block_offload *offload) in flow_block_cb_remove()
517 struct flow_block_offload *offload) in flow_indr_block_cb_remove()
A Dmacsec.h238 enum macsec_offload offload; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_mr.c357 bool offload) in mlxsw_sp_mr_mfc_offload_set()
367 bool offload; in mlxsw_sp_mr_mfc_offload_update() local
/linux/arch/um/drivers/
A Dvector_user.c135 int err = -ENOMEM, offload; in create_tap_fd() local
/linux/drivers/net/
A Dmacsec.c113 enum macsec_offload offload; member
340 static bool macsec_check_offload(enum macsec_offload offload, in macsec_check_offload()
356 static const struct macsec_ops *__macsec_get_ops(enum macsec_offload offload, in __macsec_get_ops()
2576 enum macsec_offload offload, prev_offload; in macsec_upd_offload() local
/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_tx.c452 enum hinic_offload_type offload = 0; in hinic_tx_offload() local
/linux/drivers/net/ethernet/intel/ice/
A Dice_txrx.c2246 struct ice_tx_offload_params offload = { 0 }; in ice_xmit_frame_ring() local
/linux/drivers/net/ethernet/amazon/ena/
A Dena_com.h341 struct ena_admin_feature_offload_desc offload; member

Completed in 67 milliseconds

12