Home
last modified time | relevance | path

Searched refs:mlx5e_hw_gro_skb_has_enough_space (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c2269 mlx5e_hw_gro_skb_has_enough_space(struct sk_buff *skb, u16 data_bcnt) in mlx5e_hw_gro_skb_has_enough_space() function
2309 if (*skb && (!match || !(mlx5e_hw_gro_skb_has_enough_space(*skb, data_bcnt)))) { in mlx5e_handle_rx_cqe_mpwrq_shampo()