Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A 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
H A Den_rx.c1854 if (!mlx5e_tc_update_skb_nic(cqe, skb)) { in mlx5e_handle_rx_cqe()
2429 if (!mlx5e_tc_update_skb_nic(cqe, skb)) { in mlx5e_handle_rx_cqe_mpwrq()
H A Den_tc.c5682 bool mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb) in mlx5e_tc_update_skb_nic() function