Searched refs:INL_HDR_START_SZ (Results 1 – 2 of 2) sorted by relevance
28 #define INL_HDR_START_SZ (sizeof(((struct mlx5_wqe_eth_seg *)NULL)->inline_hdr.start)) macro
314 ds_cnt_inl = DIV_ROUND_UP(ihs - INL_HDR_START_SZ, MLX5_SEND_WQE_DS); in mlx5e_sq_xmit()632 ds_cnt_inl = DIV_ROUND_UP(ihs - INL_HDR_START_SZ, MLX5_SEND_WQE_DS); in mlx5i_sq_xmit()