Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/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-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c714 struct tso_t tso; in otx2_sq_append_tso()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.c410 struct tso_t tso; in iwl_txq_gen2_build_amsdu()
/Linux-v5.10/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c1488 struct tso_t tso; in nicvf_sq_append_tso()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c1729 struct tso_t tso; in iwl_fill_data_tbs_amsdu()
/Linux-v5.10/drivers/net/ethernet/marvell/
Dmv643xx_eth.c821 struct tso_t tso; in txq_submit_tso()
Dmvneta.c2644 struct tso_t tso; in mvneta_tx_tso()
/Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c3843 struct net_device *dev, struct tso_t *tso, in mvpp2_tso_put_data()
3887 struct tso_t tso; in mvpp2_tx_tso()
/Linux-v5.10/drivers/net/ethernet/freescale/
Dfec_main.c714 struct tso_t tso; in fec_enet_txq_submit_tso()