Searched refs:no_head_tail_room (Results 1 – 1 of 1) sorted by relevance
244 static u32 mlx5e_rx_get_linear_sz_skb(struct mlx5e_params *params, bool no_head_tail_room) in mlx5e_rx_get_linear_sz_skb() argument249 if (no_head_tail_room) in mlx5e_rx_get_linear_sz_skb()261 bool no_head_tail_room; in mlx5e_rx_get_linear_stride_sz() local270 no_head_tail_room = params->xdp_prog && mpwqe && !mlx5e_rx_is_linear_skb(mdev, params, xsk); in mlx5e_rx_get_linear_stride_sz()276 sz = roundup_pow_of_two(mlx5e_rx_get_linear_sz_skb(params, no_head_tail_room)); in mlx5e_rx_get_linear_stride_sz()