Searched refs:offload (Results 1 – 11 of 11) sorted by relevance
/include/linux/can/ |
D | rx-offload.h | 18 struct sk_buff *(*mailbox_read)(struct can_rx_offload *offload, 34 struct can_rx_offload *offload); 36 struct can_rx_offload *offload, 39 struct can_rx_offload *offload, 41 int can_rx_offload_irq_offload_timestamp(struct can_rx_offload *offload, 43 int can_rx_offload_irq_offload_fifo(struct can_rx_offload *offload); 44 int can_rx_offload_queue_sorted(struct can_rx_offload *offload, 46 unsigned int can_rx_offload_get_echo_skb(struct can_rx_offload *offload, 48 int can_rx_offload_queue_tail(struct can_rx_offload *offload, 50 void can_rx_offload_del(struct can_rx_offload *offload); [all …]
|
/include/net/ |
D | flow_offload.h | 498 struct flow_block_offload *offload) in flow_block_cb_add() argument 500 list_add_tail(&block_cb->list, &offload->cb_list); in flow_block_cb_add() 504 struct flow_block_offload *offload) in flow_block_cb_remove() argument 506 list_move(&block_cb->list, &offload->cb_list); in flow_block_cb_remove() 510 struct flow_block_offload *offload) in flow_indr_block_cb_remove() argument 513 list_move(&block_cb->list, &offload->cb_list); in flow_indr_block_cb_remove()
|
D | pkt_sched.h | 181 *offload); 182 void taprio_offload_free(struct tc_taprio_qopt_offload *offload);
|
D | ip6_fib.h | 201 offload:1, member 349 static inline void fib6_info_hw_flags_set(struct fib6_info *f6i, bool offload, in fib6_info_hw_flags_set() argument 352 f6i->offload = offload; in fib6_info_hw_flags_set()
|
D | macsec.h | 238 enum macsec_offload offload; member
|
D | ip_fib.h | 214 u8 offload:1, member
|
D | xfrm.h | 1551 int __xfrm_init_state(struct xfrm_state *x, bool init_replay, bool offload);
|
/include/uapi/linux/ |
D | pkt_sched.h | 1036 __u8 offload; member
|
/include/net/netfilter/ |
D | nf_tables.h | 799 int (*offload)(struct nft_offload_ctx *ctx, member
|
/include/linux/ |
D | bpf.h | 839 struct bpf_prog_offload *offload; member
|
/include/linux/mlx5/ |
D | mlx5_ifc.h | 3881 u8 offload[0x4]; member
|