Home
last modified time | relevance | path

Searched defs:offload (Results 51 - 75 of 104) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/net/can/
H A Dbxcan.c167 struct can_rx_offload offload; member
356 struct bxcan_priv *rx_offload_to_priv(struct can_rx_offload *offload) in rx_offload_to_priv() argument
361 static struct sk_buff *bxcan_mailbox_read(struct can_rx_offload *offload, in bxcan_mailbox_read() argument
[all...]
H A Dti_hecc.c179 struct can_rx_offload offload; member
523 struct ti_hecc_priv *rx_offload_to_priv(struct can_rx_offload *offload) in rx_offload_to_priv() argument
528 static struct sk_buff *ti_hecc_mailbox_read(struct can_rx_offload *offload, in ti_hecc_mailbox_read() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c201 struct tc_taprio_qopt_offload *offload = type_data; in enetc_setup_tc_taprio() local
182 enetc_taprio_replace(struct net_device *ndev, struct tc_taprio_qopt_offload *offload) enetc_taprio_replace() argument
/kernel/linux/linux-6.6/drivers/net/can/usb/
H A Dgs_usb.c302 struct can_rx_offload offload; member
533 struct can_rx_offload *offload = &dev->offload; in gs_usb_rx_offload() local
552 struct can_rx_offload *offload = &dev->offload; in gs_usb_get_echo_skb() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_com.c2295 ena_com_get_offload_settings(struct ena_com_dev *ena_dev, struct ena_admin_feature_offload_desc *offload) ena_com_get_offload_settings() argument
H A Dena_com.h342 struct ena_admin_feature_offload_desc offload; member
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2197 sja1105_setup_tc_cbs(struct dsa_switch *ds, int port, struct tc_cbs_qopt_offload *offload) sja1105_setup_tc_cbs() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2338 struct ice_tx_offload_params offload in ice_xmit_frame_ring() local
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dflow_offload.h559 flow_block_cb_add(struct flow_block_cb *block_cb, struct flow_block_offload *offload) flow_block_cb_add() argument
565 flow_block_cb_remove(struct flow_block_cb *block_cb, struct flow_block_offload *offload) flow_block_cb_remove() argument
571 flow_indr_block_cb_remove(struct flow_block_cb *block_cb, struct flow_block_offload *offload) flow_indr_block_cb_remove() argument
H A Dip_fib.h218 u8 offload:1, member
H A Dip6_fib.h194 u8 offload; member
/kernel/linux/linux-6.6/net/sched/
H A Dsch_taprio.c109 struct tc_taprio_qopt_offload offload; member
1384 taprio_offload_get(struct tc_taprio_qopt_offload *offload) taprio_offload_get() argument
1398 taprio_offload_free(struct tc_taprio_qopt_offload *offload) taprio_offload_free() argument
1453 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
1516 struct tc_taprio_qopt_offload *offload; taprio_enable_offload() local
1581 struct tc_taprio_qopt_offload *offload; taprio_disable_offload() local
2333 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
2383 struct tc_taprio_qopt_offload offload = { taprio_dump_stats() local
2491 struct tc_taprio_qopt_offload offload = { global() variable
[all...]
H A Dsch_htb.c182 bool offload; member
1063 bool offload; in htb_init() local
[all...]
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_state.c2777 int __xfrm_init_state(struct xfrm_state *x, bool init_replay, bool offload, in __xfrm_init_state() argument
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c1735 sja1105_setup_tc_cbs(struct dsa_switch *ds, int port, struct tc_cbs_qopt_offload *offload) sja1105_setup_tc_cbs() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c290 __le32 offload; member
/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c112 enum macsec_offload offload; member
353 static bool macsec_check_offload(enum macsec_offload offload, in macsec_check_offload() argument
369 static const struct macsec_ops *__macsec_get_ops(enum macsec_offload offload, in __macsec_get_ops() argument
2620 enum macsec_offload offload, prev_offload; macsec_upd_offload() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3145 bool offload; in ath10k_htt_rx_in_ord_ind() local
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_tables.h799 int (*offload)(struct nft_offload_ctx *ctx, member
/kernel/linux/linux-5.10/fs/cifs/
H A Dfile.c439 _cifsFileInfo_put(struct cifsFileInfo *cifs_file, bool wait_oplock_handler, bool offload) _cifsFileInfo_put() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c285 __le32 offload; member
/kernel/linux/linux-6.6/drivers/net/can/flexcan/
H A Dflexcan-core.c936 static inline struct flexcan_priv *rx_offload_to_priv(struct can_rx_offload *offload) in rx_offload_to_priv() argument
941 static struct sk_buff *flexcan_mailbox_read(struct can_rx_offload *offload, in flexcan_mailbox_read() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfile.c613 _cifsFileInfo_put(struct cifsFileInfo *cifs_file, bool wait_oplock_handler, bool offload) _cifsFileInfo_put() argument
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c104 enum macsec_offload offload; member
336 static bool macsec_check_offload(enum macsec_offload offload, in macsec_check_offload() argument
352 static const struct macsec_ops *__macsec_get_ops(enum macsec_offload offload, in __macsec_get_ops() argument
2586 macsec_update_offload(struct net_device *dev, enum macsec_offload offload) macsec_update_offload() argument
2633 enum macsec_offload offload; macsec_upd_offload() local
3815 enum macsec_offload offload; macsec_changelink() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Drx.c4514 bool offload; in ieee80211_check_fast_rx() local

Completed in 73 milliseconds

12345