Searched refs:tso_build_data (Results 1 – 7 of 7) sorted by relevance
| /linux/net/core/ |
| H A D | tso.c | 48 void tso_build_data(const struct sk_buff *skb, struct tso_t *tso, int size) in tso_build_data() function 64 EXPORT_SYMBOL(tso_build_data);
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | tx-gen2.c | 278 tso_build_data(skb, &tso, tb_len); in iwl_txq_gen2_build_amsdu()
|
| H A D | tx.c | 2036 tso_build_data(skb, &tso, size); in iwl_fill_data_tbs_amsdu()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.c | 987 tso_build_data(skb, &tso, size); in otx2_sq_append_tso()
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_queues.c | 1530 tso_build_data(skb, &tso, size); in nicvf_sq_append_tso()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth.c | 1334 tso_build_data(skb, &tso, size); in dpaa2_eth_build_gso_fd()
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 2849 tso_build_data(skb, &tso, size); in mvneta_tx_tso()
|