| /linux/drivers/net/can/dev/ |
| H A D | rx-offload.c | 24 can_rx_offload_le(struct can_rx_offload *offload, in can_rx_offload_le() 34 can_rx_offload_inc(struct can_rx_offload *offload, unsigned int *val) in can_rx_offload_inc() 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) in can_rx_offload_offload_one() 175 int can_rx_offload_irq_offload_timestamp(struct can_rx_offload *offload, in can_rx_offload_irq_offload_timestamp() 202 int can_rx_offload_irq_offload_fifo(struct can_rx_offload *offload) in can_rx_offload_irq_offload_fifo() 222 int can_rx_offload_queue_timestamp(struct can_rx_offload *offload, in can_rx_offload_queue_timestamp() 244 can_rx_offload_get_echo_skb_queue_timestamp(struct can_rx_offload *offload, in can_rx_offload_get_echo_skb_queue_timestamp() 268 int can_rx_offload_queue_tail(struct can_rx_offload *offload, in can_rx_offload_queue_tail() 284 can_rx_offload_get_echo_skb_queue_tail(struct can_rx_offload *offload, in can_rx_offload_get_echo_skb_queue_tail() [all …]
|
| /linux/drivers/spi/ |
| H A D | spi-offload.c | 36 struct spi_offload *offload; member 68 struct spi_offload *offload; in devm_spi_offload_alloc() local 111 struct spi_offload *offload; in devm_spi_offload_get() local 207 struct spi_offload *offload, in devm_spi_offload_trigger_get() 280 int spi_offload_trigger_enable(struct spi_offload *offload, in spi_offload_trigger_enable() 320 void spi_offload_trigger_disable(struct spi_offload *offload, in spi_offload_trigger_disable() 353 struct spi_offload *offload) in devm_spi_offload_tx_stream_request_dma_chan() 385 struct spi_offload *offload) in devm_spi_offload_rx_stream_request_dma_chan()
|
| /linux/net/netfilter/ |
| H A D | nf_flow_table_offload.c | 733 const struct flow_offload_work *offload, in nf_flow_offload_rule_alloc() argument 802 static int nf_flow_offload_alloc(const struct flow_offload_work *offload, in nf_flow_offload_alloc() argument 871 static int flow_offload_tuple_add(struct flow_offload_work *offload, in flow_offload_tuple_add() argument 882 flow_offload_tuple_del(struct flow_offload_work * offload,enum flow_offload_tuple_dir dir) flow_offload_tuple_del() argument 891 flow_offload_rule_add(struct flow_offload_work * offload,struct nf_flow_rule * flow_rule[]) flow_offload_rule_add() argument 907 flow_offload_work_add(struct flow_offload_work * offload) flow_offload_work_add() argument 926 flow_offload_work_del(struct flow_offload_work * offload) flow_offload_work_del() argument 935 flow_offload_tuple_stats(struct flow_offload_work * offload,enum flow_offload_tuple_dir dir,struct flow_stats * stats) flow_offload_tuple_stats() argument 945 flow_offload_work_stats(struct flow_offload_work * offload) flow_offload_work_stats() argument 973 struct flow_offload_work *offload; flow_offload_work_handler() local 999 flow_offload_queue_work(struct flow_offload_work * offload) flow_offload_queue_work() argument 1019 struct flow_offload_work *offload; nf_flow_offload_work_alloc() local 1042 struct flow_offload_work *offload; nf_flow_offload_add() local 1054 struct flow_offload_work *offload; nf_flow_offload_del() local 1067 struct flow_offload_work *offload; nf_flow_offload_stats() local [all...] |
| /linux/kernel/bpf/ |
| H A D | offload.c | 111 struct bpf_prog_offload *offload = prog->aux->offload; in __bpf_prog_offload_destroy() local 151 struct bpf_prog_offload *offload, *ptmp; in __bpf_offload_dev_netdev_unregister() local 192 struct bpf_prog_offload *offload; in __bpf_prog_dev_bound_init() local 299 struct bpf_prog_offload *offload; in bpf_prog_offload_verifier_prep() local 316 struct bpf_prog_offload *offload; in bpf_prog_offload_verify_insn() local 331 struct bpf_prog_offload *offload; in bpf_prog_offload_finalize() local 352 struct bpf_prog_offload *offload; in bpf_prog_offload_replace_insn() local 369 struct bpf_prog_offload *offload; in bpf_prog_offload_remove_insns() local 405 struct bpf_prog_offload *offload; in bpf_prog_offload_translate() local 703 struct bpf_prog_offload *offload; in __bpf_offload_dev_match() local
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_tas.c | 31 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 886 struct tc_taprio_qopt_offload *offload; in sja1105_tas_teardown() local
|
| H A D | sja1105_tas.h | 42 struct tc_taprio_qopt_offload *offload[SJA1105_MAX_NUM_PORTS]; member
|
| /linux/net/sched/ |
| H A D | sch_taprio.c | 116 struct tc_taprio_qopt_offload offload; member 1388 taprio_offload_get(struct tc_taprio_qopt_offload * offload) taprio_offload_get() argument 1402 taprio_offload_free(struct tc_taprio_qopt_offload * offload) taprio_offload_free() argument 1459 taprio_sched_to_offload(struct net_device * dev,struct sched_gate_list * sched,struct tc_taprio_qopt_offload * offload,const struct tc_taprio_caps * caps) taprio_sched_to_offload() argument 1520 struct tc_taprio_qopt_offload *offload; taprio_enable_offload() local 1585 struct tc_taprio_qopt_offload *offload; taprio_disable_offload() local 2324 taprio_dump_xstats(struct Qdisc * sch,struct gnet_dump * d,struct tc_taprio_qopt_offload * offload,struct tc_taprio_qopt_stats * stats) taprio_dump_xstats() argument 2373 struct tc_taprio_qopt_offload offload = { taprio_dump_stats() local 2487 struct tc_taprio_qopt_offload offload = { taprio_dump_class_stats() local [all...] |
| H A D | sch_etf.c | 28 bool offload; member
|
| H A D | sch_htb.c | 182 bool offload; member 1059 bool offload; in htb_init() local
|
| /linux/include/linux/can/ |
| H A D | rx-offload.h | 60 static inline void can_rx_offload_disable(struct can_rx_offload *offload) in can_rx_offload_disable()
|
| /linux/net/ipv4/ |
| H A D | fib_lookup.h | 20 u8 offload; member
|
| /linux/include/net/ |
| H A D | pkt_sched.h | 259 static inline void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_get() argument 264 taprio_offload_free(struct tc_taprio_qopt_offload * offload) taprio_offload_free() argument
|
| /linux/drivers/net/can/ |
| H A D | bxcan.c | 167 struct can_rx_offload offload; member 356 struct bxcan_priv *rx_offload_to_priv(struct can_rx_offload *offload) in rx_offload_to_priv() 361 static struct sk_buff *bxcan_mailbox_read(struct can_rx_offload *offload, in bxcan_mailbox_read()
|
| /linux/drivers/net/can/flexcan/ |
| H A D | flexcan.h | 90 struct can_rx_offload offload; member
|
| /linux/include/linux/iio/adc/ |
| H A D | ad_sigma_delta.h | 118 struct spi_offload *offload; member
|
| /linux/drivers/net/ |
| H A D | macsec.c | 107 enum macsec_offload offload; member 351 static bool macsec_check_offload(enum macsec_offload offload, in macsec_check_offload() 367 static const struct macsec_ops *__macsec_get_ops(enum macsec_offload offload, in __macsec_get_ops() 2587 static int macsec_update_offload(struct net_device *dev, enum macsec_offload offload) in macsec_update_offload() 2643 enum macsec_offload offload; in macsec_upd_offload() local 3887 enum macsec_offload offload; in macsec_changelink() local
|
| /linux/drivers/iio/adc/ |
| H A D | ad7606_spi.c | 29 struct spi_offload *offload; member
|
| H A D | ad7944.c | 62 struct spi_offload *offload; member
|
| H A D | ad4000.c | 502 struct spi_offload *offload; member
|
| /linux/drivers/net/can/usb/ |
| H A D | gs_usb.c | 307 struct can_rx_offload offload; member 542 struct can_rx_offload *offload = &dev->offload; in gs_usb_rx_offload() local 561 struct can_rx_offload *offload = &dev->offload; in gs_usb_get_echo_skb() local
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_mr.c | 357 bool offload) in mlxsw_sp_mr_mfc_offload_set() 367 bool offload; in mlxsw_sp_mr_mfc_offload_update() local
|
| /linux/arch/um/drivers/ |
| H A D | vector_user.c | 138 int err = -ENOMEM, offload; in create_tap_fd() local
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_tx.c | 451 enum hinic_offload_type offload = 0; in hinic_tx_offload() local
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_intf.c | 165 struct bcmasp_pkt_offload *offload; in bcmasp_csum_offload() local
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_acl.c | 67 bool offload; member
|