Searched refs:no_head_tail_room (Results 1 – 1 of 1) sorted by relevance
252 static u32 mlx5e_rx_get_linear_sz_skb(struct mlx5e_params *params, bool no_head_tail_room) in mlx5e_rx_get_linear_sz_skb() argument257 if (no_head_tail_room) in mlx5e_rx_get_linear_sz_skb()269 bool no_head_tail_room; in mlx5e_rx_get_linear_stride_sz() local278 no_head_tail_room = params->xdp_prog && mpwqe && !mlx5e_rx_is_linear_skb(mdev, params, xsk); in mlx5e_rx_get_linear_stride_sz()284 sz = roundup_pow_of_two(mlx5e_rx_get_linear_sz_skb(params, no_head_tail_room)); in mlx5e_rx_get_linear_stride_sz()