Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h12 #define INL_HDR_START_SZ (sizeof(((struct mlx5_wqe_eth_seg *)NULL)->inline_hdr.start)) macro
25 #define MLX5E_MAX_TX_INLINE_DS DIV_ROUND_UP(366 - INL_HDR_START_SZ + VLAN_HLEN, \
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c316 u16 inl = attr->ihs - INL_HDR_START_SZ; in mlx5e_sq_calc_wqe_attr()
960 u16 inl = attr->ihs - INL_HDR_START_SZ; in mlx5i_sq_calc_wqe_attr()