Searched refs:tso_start (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/net/
H A Dtso.h18 void tso_start(struct sk_buff *skb, struct tso_t *tso);
/linux-4.1.27/net/core/
H A Dtso.c57 void tso_start(struct sk_buff *skb, struct tso_t *tso) tso_start() function
78 EXPORT_SYMBOL(tso_start); variable
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dtx.c1011 static int tso_start(struct tso_state *st, struct efx_nic *efx, tso_start() function
1217 /* We mapped the headers in tso_start(). Unmap them tso_start_new_packet()
1273 rc = tso_start(&state, efx, skb); efx_enqueue_skb_tso()
/linux-4.1.27/drivers/net/ethernet/freescale/
H A Dfec_main.c713 tso_start(skb, &tso); fec_enet_txq_submit_tso()
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c830 tso_start(skb, &tso); txq_submit_tso()
H A Dmvneta.c1640 tso_start(skb, &tso); mvneta_tx_tso()

Completed in 276 milliseconds