Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h14 #define INL_HDR_START_SZ (sizeof(((struct mlx5_wqe_eth_seg *)NULL)->inline_hdr.start)) macro
27 #define MLX5E_MAX_TX_INLINE_DS DIV_ROUND_UP(366 - INL_HDR_START_SZ + VLAN_HLEN, \
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c320 u16 inl = attr->ihs - INL_HDR_START_SZ; in mlx5e_sq_calc_wqe_attr()
964 u16 inl = attr->ihs - INL_HDR_START_SZ; in mlx5i_sq_calc_wqe_attr()