Searched refs:MLX5_SKB_FRAG_SZ (Results 1 – 3 of 3) sorted by relevance
44 frag_sz = MLX5_SKB_FRAG_SZ(frag_sz); in mlx5e_rx_get_linear_frag_sz()
77 #define MLX5_SKB_FRAG_SZ(len) (SKB_DATA_ALIGN(len) + \ macro107 #define MLX5E_MIN_SKB_FRAG_SZ (MLX5_SKB_FRAG_SZ(MLX5_RX_HEADROOM))
1069 frag_size = MLX5_SKB_FRAG_SZ(rx_headroom + cqe_bcnt); in mlx5e_skb_from_cqe_linear()1301 frag_size = MLX5_SKB_FRAG_SZ(rx_headroom + cqe_bcnt32); in mlx5e_skb_from_cqe_mpwrq_linear()