Searched refs:tso_start_new_packet (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | tx_tso.c | 277 * tso_start_new_packet - generate a new header and prepare for the new packet 285 static int tso_start_new_packet(struct efx_tx_queue *tx_queue, in tso_start_new_packet() function 397 rc = tso_start_new_packet(tx_queue, skb, &state); in efx_enqueue_skb_tso() 419 rc = tso_start_new_packet(tx_queue, skb, &state); in efx_enqueue_skb_tso()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tx_tso.c | 277 * tso_start_new_packet - generate a new header and prepare for the new packet 285 static int tso_start_new_packet(struct efx_tx_queue *tx_queue, in tso_start_new_packet() function 397 rc = tso_start_new_packet(tx_queue, skb, &state); in efx_enqueue_skb_tso() 419 rc = tso_start_new_packet(tx_queue, skb, &state); in efx_enqueue_skb_tso()
|
Completed in 2 milliseconds