Searched refs:linear_rq_headroom (Results 1 – 1 of 1) sorted by relevance
102 u16 linear_rq_headroom = params->xdp_prog ? in mlx5e_rx_get_linear_frag_sz() local106 linear_rq_headroom += NET_IP_ALIGN; in mlx5e_rx_get_linear_frag_sz()108 frag_sz = MLX5_SKB_FRAG_SZ(linear_rq_headroom + hw_mtu); in mlx5e_rx_get_linear_frag_sz()180 u16 linear_rq_headroom = params->xdp_prog ? in mlx5e_get_rq_headroom() local184 linear_rq_headroom += NET_IP_ALIGN; in mlx5e_get_rq_headroom()190 return is_linear_skb ? linear_rq_headroom : 0; in mlx5e_get_rq_headroom()