Searched refs:offload (Results 1 – 15 of 15) sorted by relevance
| /include/linux/can/ |
| A D | rx-offload.h | 18 struct sk_buff *(*mailbox_read)(struct can_rx_offload *offload, 35 struct can_rx_offload *offload); 37 struct can_rx_offload *offload, 40 struct can_rx_offload *offload, 44 int can_rx_offload_irq_offload_fifo(struct can_rx_offload *offload); 45 int can_rx_offload_queue_timestamp(struct can_rx_offload *offload, 50 int can_rx_offload_queue_tail(struct can_rx_offload *offload, 55 void can_rx_offload_irq_finish(struct can_rx_offload *offload); 57 void can_rx_offload_del(struct can_rx_offload *offload); 58 void can_rx_offload_enable(struct can_rx_offload *offload); [all …]
|
| /include/linux/spi/offload/ |
| A D | consumer.h | 24 struct spi_offload *offload, 28 int spi_offload_trigger_enable(struct spi_offload *offload, 31 void spi_offload_trigger_disable(struct spi_offload *offload, 35 struct spi_offload *offload); 37 struct spi_offload *offload);
|
| A D | types.h | 80 int (*trigger_enable)(struct spi_offload *offload); 85 void (*trigger_disable)(struct spi_offload *offload); 91 struct dma_chan *(*tx_stream_request_dma_chan)(struct spi_offload *offload); 97 struct dma_chan *(*rx_stream_request_dma_chan)(struct spi_offload *offload);
|
| /include/net/ |
| A D | pkt_sched.h | 252 *offload); 253 void taprio_offload_free(struct tc_taprio_qopt_offload *offload); 259 taprio_offload_get(struct tc_taprio_qopt_offload *offload) in taprio_offload_get() argument 264 static inline void taprio_offload_free(struct tc_taprio_qopt_offload *offload) in taprio_offload_free() argument
|
| A D | flow_offload.h | 650 struct flow_block_offload *offload) in flow_block_cb_add() argument 652 list_add_tail(&block_cb->list, &offload->cb_list); in flow_block_cb_add() 656 struct flow_block_offload *offload) in flow_block_cb_remove() argument 658 list_move(&block_cb->list, &offload->cb_list); in flow_block_cb_remove() 662 struct flow_block_offload *offload) in flow_indr_block_cb_remove() argument 665 list_move(&block_cb->list, &offload->cb_list); in flow_indr_block_cb_remove()
|
| A D | nexthop.h | 251 void nexthop_set_hw_flags(struct net *net, u32 id, bool offload, bool trap); 253 bool offload, bool trap);
|
| A D | macsec.h | 273 enum macsec_offload offload; member
|
| A D | ip6_fib.h | 191 u8 offload; member 581 bool offload, bool trap, bool offload_failed);
|
| A D | ip_fib.h | 223 u8 offload:1, member
|
| /include/linux/iio/adc/ |
| A D | ad_sigma_delta.h | 118 struct spi_offload *offload; member 135 return sd->offload != NULL; in ad_sigma_delta_has_spi_offload()
|
| /include/linux/spi/ |
| A D | spi.h | 758 void (*put_offload)(struct spi_offload *offload); 1203 struct spi_offload *offload; member
|
| /include/uapi/linux/ |
| A D | pkt_sched.h | 960 __u8 offload; member
|
| /include/net/netfilter/ |
| A D | nf_tables.h | 975 int (*offload)(struct nft_offload_ctx *ctx, member
|
| /include/linux/ |
| A D | bpf.h | 1657 struct bpf_prog_offload *offload; member
|
| /include/linux/mlx5/ |
| A D | mlx5_ifc.h | 4836 u8 offload[0x4]; member
|
Completed in 128 milliseconds