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