Files
linux/drivers
Tariq Toukan 5e7d77a9c5 net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data
Instead of maintaining a local copy of skb->len/data and updating
it upon every copy to the WQE inline part, just calculate it once
when needed, using the ihs.

This obsoletes the function mlx5e_tx_skb_pull_inline.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2018-06-01 16:48:14 -07:00
..
2018-04-19 15:11:50 -07:00
2018-03-27 09:51:22 +02:00
2018-05-22 13:48:34 -04:00
2018-03-19 14:20:24 -05:00
2018-04-18 23:37:25 -04:00
2018-05-17 16:11:40 -04:00
2018-03-29 13:38:10 +03:00