Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h388 bool mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb);
400 mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb) in mlx5e_tc_update_skb_nic() function
Den_rx.c1854 if (!mlx5e_tc_update_skb_nic(cqe, skb)) { in mlx5e_handle_rx_cqe()
2425 if (!mlx5e_tc_update_skb_nic(cqe, skb)) { in mlx5e_handle_rx_cqe_mpwrq()
Den_tc.c5658 bool mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb) in mlx5e_tc_update_skb_nic() function