Home
last modified time | relevance | path

Searched refs:tso_t (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/include/net/
Dtso.h9 struct tso_t { struct
20 void tso_build_hdr(const struct sk_buff *skb, char *hdr, struct tso_t *tso, argument
22 void tso_build_data(const struct sk_buff *skb, struct tso_t *tso, int size);
23 int tso_start(struct sk_buff *skb, struct tso_t *tso);
/linux-6.1.9/net/core/
Dtso.c16 void tso_build_hdr(const struct sk_buff *skb, char *hdr, struct tso_t *tso, in tso_build_hdr()
54 void tso_build_data(const struct sk_buff *skb, struct tso_t *tso, int size) in tso_build_data()
72 int tso_start(struct sk_buff *skb, struct tso_t *tso) in tso_start()
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc.c408 static __wsum enetc_tso_hdr_csum(struct tso_t *tso, struct sk_buff *skb, in enetc_tso_hdr_csum()
439 static void enetc_tso_complete_csum(struct enetc_bdr *tx_ring, struct tso_t *tso, in enetc_tso_complete_csum()
474 struct tso_t tso; in enetc_map_tx_tso_buffs()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c860 struct tso_t tso; in otx2_sq_append_tso()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c1304 struct tso_t tso; in iwl_fill_data_tbs_amsdu()
/linux-6.1.9/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c1489 struct tso_t tso; in nicvf_sq_append_tso()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.c341 struct tso_t tso; in iwl_txq_gen2_build_amsdu()
/linux-6.1.9/drivers/net/ethernet/marvell/
Dmv643xx_eth.c823 struct tso_t tso; in txq_submit_tso()
Dmvneta.c2723 struct tso_t tso; in mvneta_tx_tso()
/linux-6.1.9/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c4238 struct net_device *dev, struct tso_t *tso, in mvpp2_tso_put_data()
4282 struct tso_t tso; in mvpp2_tx_tso()
/linux-6.1.9/drivers/net/ethernet/freescale/
Dfec_main.c806 struct tso_t tso; in fec_enet_txq_submit_tso()
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c1225 struct tso_t tso; in dpaa2_eth_build_gso_fd()