Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_tx.c960 int lso_align = ALIGN(lso_header_size - hopbyhop + 4, DS_SIZE); in mlx4_en_xmit() local
962 data = (void *)&tx_desc->lso + lso_align; in mlx4_en_xmit()
963 data_offset = offsetof(struct mlx4_en_tx_desc, lso) + lso_align; in mlx4_en_xmit()

Completed in 5 milliseconds