Home
last modified time | relevance | path

Searched refs:tso_start (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/net/core/
Dtso.c64 void tso_start(struct sk_buff *skb, struct tso_t *tso) in tso_start() function
86 EXPORT_SYMBOL(tso_start);
/linux-4.4.14/include/net/
Dtso.h19 void tso_start(struct sk_buff *skb, struct tso_t *tso);
/linux-4.4.14/drivers/net/ethernet/sfc/
Dtx.c1012 static int tso_start(struct tso_state *st, struct efx_nic *efx, in tso_start() function
1274 rc = tso_start(&state, efx, skb); in efx_enqueue_skb_tso()
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c1046 tso_start(skb, &tso); in nicvf_sq_append_tso()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmv643xx_eth.c856 tso_start(skb, &tso); in txq_submit_tso()
Dmvneta.c1692 tso_start(skb, &tso); in mvneta_tx_tso()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_main.c717 tso_start(skb, &tso); in fec_enet_txq_submit_tso()