Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A 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);
/OK3568_Linux_fs/kernel/net/core/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c714 struct tso_t tso; in otx2_sq_append_tso()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c410 struct tso_t tso; in iwl_txq_gen2_build_amsdu()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c1488 struct tso_t tso; in nicvf_sq_append_tso()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c1731 struct tso_t tso; in iwl_fill_data_tbs_amsdu()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c821 struct tso_t tso; in txq_submit_tso()
H A Dmvneta.c2644 struct tso_t tso; in mvneta_tx_tso()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c3880 struct net_device *dev, struct tso_t *tso, in mvpp2_tso_put_data()
3924 struct tso_t tso; in mvpp2_tx_tso()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_main.c716 struct tso_t tso; in fec_enet_txq_submit_tso()