Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtso.h9 struct tso_t { struct
19 void tso_build_hdr(struct sk_buff *skb, char *hdr, struct tso_t *tso, argument
21 void tso_build_data(struct sk_buff *skb, struct tso_t *tso, int size);
22 void tso_start(struct sk_buff *skb, struct tso_t *tso);
/Linux-v4.19/net/core/
Dtso.c16 void tso_build_hdr(struct sk_buff *skb, char *hdr, struct tso_t *tso, in tso_build_hdr()
47 void tso_build_data(struct sk_buff *skb, struct tso_t *tso, int size) in tso_build_data()
65 void tso_start(struct sk_buff *skb, struct tso_t *tso) in tso_start()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx-gen2.c249 struct tso_t tso; in iwl_pcie_gen2_build_amsdu()
Dtx.c2091 struct tso_t tso; in iwl_fill_data_tbs_amsdu()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c1492 struct tso_t tso; in nicvf_sq_append_tso()
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2821 struct net_device *dev, struct tso_t *tso, in mvpp2_tso_put_data()
2863 struct tso_t tso; in mvpp2_tx_tso()
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c838 struct tso_t tso; in txq_submit_tso()
Dmvneta.c2278 struct tso_t tso; in mvneta_tx_tso()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dfec_main.c679 struct tso_t tso; in fec_enet_txq_submit_tso()