Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h387 bool mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb);
399 mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb) in mlx5e_tc_update_skb_nic() function
H A Den_rx.c1848 if (!mlx5e_tc_update_skb_nic(cqe, skb)) { in mlx5e_handle_rx_cqe()
2415 if (!mlx5e_tc_update_skb_nic(cqe, skb)) { in mlx5e_handle_rx_cqe_mpwrq()
H A Den_tc.c5793 bool mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb) in mlx5e_tc_update_skb_nic() function