Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c2270 mlx5e_hw_gro_skb_has_enough_space(struct sk_buff *skb, u16 data_bcnt) in mlx5e_hw_gro_skb_has_enough_space() function
2310 if (*skb && (!match || !(mlx5e_hw_gro_skb_has_enough_space(*skb, data_bcnt)))) { in mlx5e_handle_rx_cqe_mpwrq_shampo()