Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h25 #define INL_HDR_START_SZ (sizeof(((struct mlx5_wqe_eth_seg *)NULL)->inline_hdr.start)) macro
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c347 u16 inl = attr->ihs - INL_HDR_START_SZ; in mlx5e_sq_calc_wqe_attr()
908 u16 inl = attr->ihs - INL_HDR_START_SZ; in mlx5i_sq_calc_wqe_attr()