Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dtso.c47 void tso_build_data(struct sk_buff *skb, struct tso_t *tso, int size) in tso_build_data() function
63 EXPORT_SYMBOL(tso_build_data);
/Linux-v4.19/include/net/
Dtso.h21 void tso_build_data(struct sk_buff *skb, struct tso_t *tso, int size);
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx-gen2.c354 tso_build_data(skb, &tso, tb_len); in iwl_pcie_gen2_build_amsdu()
Dtx.c2236 tso_build_data(skb, &tso, size); in iwl_fill_data_tbs_amsdu()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c1533 tso_build_data(skb, &tso, size); in nicvf_sq_append_tso()
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c880 tso_build_data(skb, &tso, size); in txq_submit_tso()
Dmvneta.c2321 tso_build_data(skb, &tso, size); in mvneta_tx_tso()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dfec_main.c729 tso_build_data(skb, &tso, size); in fec_enet_txq_submit_tso()
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2895 tso_build_data(skb, &tso, sz); in mvpp2_tx_tso()