Searched refs:MLX5E_MAX_TX_INLINE_DS (Results 1 – 2 of 2) sorted by relevance
25 #define MLX5E_MAX_TX_INLINE_DS DIV_ROUND_UP(366 - INL_HDR_START_SZ + VLAN_HLEN, \ macro30 MLX5E_MAX_TX_INLINE_DS + \
322 if (WARN_ON_ONCE(ds_cnt_inl > MLX5E_MAX_TX_INLINE_DS)) in mlx5e_sq_calc_wqe_attr()324 (u16)MLX5E_MAX_TX_INLINE_DS); in mlx5e_sq_calc_wqe_attr()